Preparing search index...
The search index is not available
@nevermined-io/payments
@nevermined-io/payments
PaywallContext
Interface PaywallContext
Context provided to paywall-protected handlers
interface
PaywallContext
{
authResult
:
AuthResult
;
credits
?:
bigint
;
planId
:
string
;
subscriberAddress
:
`
0x
${
string
}
`
;
}
Index
Properties
auth
Result
credits?
plan
Id
subscriber
Address
Properties
auth
Result
auth
Result
:
AuthResult
Optional
credits
credits
?:
bigint
plan
Id
plan
Id
:
string
subscriber
Address
subscriber
Address
:
`
0x
${
string
}
`
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
auth
Result
credits
plan
Id
subscriber
Address
@nevermined-io/payments
Loading...
Context provided to paywall-protected handlers