Implements
Constructors
new ADVSignedKeyIndexList()
new ADVSignedKeyIndexList(Defined in: WAProto/index.d.ts:107p?):ADVSignedKeyIndexList
Parameters
p?
IADVSignedKeyIndexList
Returns
ADVSignedKeyIndexList
Properties
accountSignature?
Defined in: WAProto/index.d.ts:109optionalaccountSignature:null|Uint8Array<ArrayBufferLike>
Implementation of
IADVSignedKeyIndexList.accountSignature
accountSignatureKey?
Defined in: WAProto/index.d.ts:110optionalaccountSignatureKey:null|Uint8Array<ArrayBufferLike>
Implementation of
IADVSignedKeyIndexList.accountSignatureKey
details?
Defined in: WAProto/index.d.ts:108optionaldetails:null|Uint8Array<ArrayBufferLike>
Implementation of
IADVSignedKeyIndexList.details
Methods
create()
Defined in: WAProto/index.d.ts:111staticcreate(properties?):ADVSignedKeyIndexList
Parameters
properties?
IADVSignedKeyIndexList
Returns
ADVSignedKeyIndexList
decode()
Defined in: WAProto/index.d.ts:113staticdecode(r,l?):ADVSignedKeyIndexList
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
ADVSignedKeyIndexList
encode()
Defined in: WAProto/index.d.ts:112staticencode(m,w?):Writer
Parameters
m
IADVSignedKeyIndexList
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:114staticfromObject(d):ADVSignedKeyIndexList
Parameters
d
Returns
ADVSignedKeyIndexList
getTypeUrl()
Defined in: WAProto/index.d.ts:117staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:116
Returns
object
toObject()
Defined in: WAProto/index.d.ts:115statictoObject(m,o?):object
Parameters
m
ADVSignedKeyIndexList
o?
IConversionOptions
Returns
object