Backlog
Extends
Backlog
Properties
payload
payload: Backlog;The underlying payload data for this resource
Inherited from
Bkper.Backlog.payloadMethods
getCount()
getCount(): number;Returns
number
The count of this Backlog
Inherited from
Bkper.Backlog.getCountjson()
json(): Backlog;Gets an immutable copy of the JSON payload for this resource.
Returns
Backlog
An immutable copy of the json payload
Inherited from
Bkper.Backlog.json