Preparing search index...
The search index is not available
@nevermined-io/payments
@nevermined-io/payments
PurchasingPower
Interface PurchasingPower
Summary of an agent's purchasing power via card delegations.
interface
PurchasingPower
{
cards
:
PaymentMethodSummary
[]
;
currency
:
string
;
delegations
:
DelegationSummary
[]
;
totalRemainingBudgetCents
:
number
;
}
Index
Properties
cards
currency
delegations
total
Remaining
Budget
Cents
Properties
cards
cards
:
PaymentMethodSummary
[]
currency
currency
:
string
delegations
delegations
:
DelegationSummary
[]
total
Remaining
Budget
Cents
total
Remaining
Budget
Cents
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cards
currency
delegations
total
Remaining
Budget
Cents
@nevermined-io/payments
Loading...
Summary of an agent's purchasing power via card delegations.