Implements
Constructors
new WaffleAccountLinkStateAction()
new WaffleAccountLinkStateAction(Defined in: WAProto/index.d.ts:12953p?):WaffleAccountLinkStateAction
Parameters
p?
IWaffleAccountLinkStateAction
Returns
WaffleAccountLinkStateAction
Properties
linkState?
Defined in: WAProto/index.d.ts:12954optionallinkState:null|AccountLinkState
Implementation of
IWaffleAccountLinkStateAction.linkState
Methods
create()
Defined in: WAProto/index.d.ts:12955staticcreate(properties?):WaffleAccountLinkStateAction
Parameters
properties?
IWaffleAccountLinkStateAction
Returns
WaffleAccountLinkStateAction
decode()
Defined in: WAProto/index.d.ts:12957staticdecode(r,l?):WaffleAccountLinkStateAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
WaffleAccountLinkStateAction
encode()
Defined in: WAProto/index.d.ts:12956staticencode(m,w?):Writer
Parameters
m
IWaffleAccountLinkStateAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12958staticfromObject(d):WaffleAccountLinkStateAction
Parameters
d
Returns
WaffleAccountLinkStateAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12961staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12960
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12959statictoObject(m,o?):object
Parameters
m
WaffleAccountLinkStateAction
o?
IConversionOptions
Returns
object