Preparing search index...
The search index is not available
@nevermined-io/payments
@nevermined-io/payments
DelegationListResponse
Interface DelegationListResponse
Paginated list of delegations returned by the API.
interface
DelegationListResponse
{
delegations
:
DelegationSummary
[]
;
offset
:
number
;
page
:
number
;
totalResults
:
number
;
}
Index
Properties
delegations
offset
page
total
Results
Properties
delegations
delegations
:
DelegationSummary
[]
offset
offset
:
number
page
page
:
number
total
Results
total
Results
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
delegations
offset
page
total
Results
@nevermined-io/payments
Loading...
Paginated list of delegations returned by the API.