Preparing search index...
The search index is not available
paygreenjs
paygreenjs
types
TransactionType
Interface TransactionType
interface
TransactionType
{
amount
:
number
;
id
:
string
;
object
:
string
;
operations
:
OperationType
[]
;
status
:
string
;
status_reason
:
string
;
}
Index
Properties
amount
id
object
operations
status
status_
reason
Properties
amount
amount
:
number
id
id
:
string
object
object
:
string
operations
operations
:
OperationType
[]
status
status
:
string
status_
reason
status_
reason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
id
object
operations
status
status_
reason
paygreenjs
Loading...