Skip to content

Backlog

Extends

  • Backlog

Properties

payload

payload: Backlog;

The underlying payload data for this resource

Inherited from

Bkper.Backlog.payload

Methods

getCount()

getCount(): number;

Returns

number

The count of this Backlog

Inherited from

Bkper.Backlog.getCount

json()

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