Preparing search index...
The search index is not available
@nevermined-io/payments
@nevermined-io/payments
PlanBalance
Interface PlanBalance
interface
PlanBalance
{
balance
:
bigint
;
creditsContract
:
`
0x
${
string
}
`
;
holderAddress
:
`
0x
${
string
}
`
;
isSubscriber
:
boolean
;
planId
:
string
;
}
Index
Properties
balance
credits
Contract
holder
Address
is
Subscriber
plan
Id
Properties
balance
balance
:
bigint
credits
Contract
credits
Contract
:
`
0x
${
string
}
`
holder
Address
holder
Address
:
`
0x
${
string
}
`
is
Subscriber
is
Subscriber
:
boolean
plan
Id
plan
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
balance
credits
Contract
holder
Address
is
Subscriber
plan
Id
@nevermined-io/payments
Loading...