@nevermined-io/payments
Preparing search index...
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
creditsContract
:
`
0x
${
string
}
`
holder
Address
holderAddress
:
`
0x
${
string
}
`
is
Subscriber
isSubscriber
:
boolean
plan
Id
planId
:
string
plan
Name
planName
:
string
plan
Type
planType
:
string
price
Per
Credit
pricePerCredit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
credits
Contract
holder
Address
is
Subscriber
plan
Id
plan
Name
plan
Type
price
Per
Credit
@nevermined-io/payments
Loading...