Preparing search index...
The search index is not available
paygreenjs
paygreenjs
types
OperationType
Interface OperationType
interface
OperationType
{
amount
:
number
;
authorization_code
?:
string
;
code
?:
string
;
executed_at
?:
string
;
id
:
string
;
instrument
:
InstrumentType
;
object
:
string
;
payment_config
:
{
id
:
string
;
object
:
string
;
platform
:
string
;
}
;
status
:
string
;
type
:
string
;
}
Index
Properties
amount
authorization_
code?
code?
executed_
at?
id
instrument
object
payment_
config
status
type
Properties
amount
amount
:
number
Optional
authorization_
code
authorization_
code
?:
string
Optional
code
code
?:
string
Optional
executed_
at
executed_
at
?:
string
id
id
:
string
instrument
instrument
:
InstrumentType
object
object
:
string
payment_
config
payment_
config
:
{
id
:
string
;
object
:
string
;
platform
:
string
;
}
status
status
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
authorization_
code
code
executed_
at
id
instrument
object
payment_
config
status
type
paygreenjs
Loading...