Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
GCREditBalance
Interface GCREditBalance
interface
GCREditBalance
{
account
:
string
;
amount
:
number
;
isRollback
:
boolean
;
operation
:
"add"
|
"remove"
;
txhash
:
string
;
type
:
"balance"
;
}
Index
Properties
account
amount
is
Rollback
operation
txhash
type
Properties
account
account
:
string
amount
amount
:
number
is
Rollback
is
Rollback
:
boolean
operation
operation
:
"add"
|
"remove"
txhash
txhash
:
string
type
type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
amount
is
Rollback
operation
txhash
type
@kynesyslabs/demosdk
Loading...