paygreenjs
Preparing search index...
types
StatusType
Interface StatusType
interface
StatusType
{
amounts
:
StatusAmounts
;
flows
:
PaymentFlowType
[]
;
isDone
:
boolean
;
isFail
:
boolean
;
lang
:
string
;
loading
:
StatusLoading
;
paymentOrder
:
PaymentOrderType
|
null
;
stage
:
StatusStageType
;
}
Index
Properties
amounts
flows
is
Done
is
Fail
lang
loading
payment
Order
stage
Properties
amounts
amounts
:
StatusAmounts
flows
flows
:
PaymentFlowType
[]
is
Done
isDone
:
boolean
is
Fail
isFail
:
boolean
lang
lang
:
string
loading
loading
:
StatusLoading
payment
Order
paymentOrder
:
PaymentOrderType
|
null
stage
stage
:
StatusStageType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amounts
flows
is
Done
is
Fail
lang
loading
payment
Order
stage
paygreenjs
Loading...