Preparing search index...
The search index is not available
@nevermined-io/payments
@nevermined-io/payments
CreditsContext
Interface CreditsContext
Context provided to dynamic credits functions.
interface
CreditsContext
{
args
:
unknown
;
request
:
{
authHeader
:
string
;
logicalUrl
:
string
;
toolName
:
string
;
}
;
result
:
any
;
}
Index
Properties
args
request
result
Properties
args
args
:
unknown
request
request
:
{
authHeader
:
string
;
logicalUrl
:
string
;
toolName
:
string
;
}
Type declaration
auth
Header
:
string
logical
Url
:
string
tool
Name
:
string
result
result
:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
request
result
@nevermined-io/payments
Loading...
Context provided to dynamic credits functions.