Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
GCREditIdentity
Interface GCREditIdentity
interface
GCREditIdentity
{
account
:
string
;
context
:
"xm"
|
"web2"
;
data
:
XMCoreTargetIdentityPayload
|
XmGCRIdentityData
|
Web2GCRData
;
isRollback
:
boolean
;
operation
:
"add"
|
"remove"
;
txhash
:
string
;
type
:
"identity"
;
}
Index
Properties
account
context
data
is
Rollback
operation
txhash
type
Properties
account
account
:
string
context
context
:
"xm"
|
"web2"
data
data
:
XMCoreTargetIdentityPayload
|
XmGCRIdentityData
|
Web2GCRData
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
context
data
is
Rollback
operation
txhash
type
@kynesyslabs/demosdk
Loading...