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
;
planName
:
string
;
planType
:
string
;
pricePerCredit
:
number
;
}
Index
Properties
balance
credits
Contract
holder
Address
is
Subscriber
plan
Id
plan
Name
plan
Type
price
Per
Credit
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
plan
Name
plan
Name
:
string
plan
Type
plan
Type
:
string
price
Per
Credit
price
Per
Credit
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
balance
credits
Contract
holder
Address
is
Subscriber
plan
Id
plan
Name
plan
Type
price
Per
Credit
@nevermined-io/payments
Loading...