Preparing search index...
The search index is not available
paygreenjs
paygreenjs
types
PaymentFlowType
Interface PaymentFlowType
interface
PaymentFlowType
{
amount
:
number
;
donation
?:
DonationType
;
instrument
?:
string
;
method
:
string
;
status
:
string
;
token
?:
string
;
}
Index
Properties
amount
donation?
instrument?
method
status
token?
Properties
amount
amount
:
number
Optional
donation
donation
?:
DonationType
Optional
instrument
instrument
?:
string
method
method
:
string
status
status
:
string
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
donation
instrument
method
status
token
paygreenjs
Loading...