Skip to main content

Class: WaffleAccountLinkStateAction

Defined in: WAProto/index.d.ts:12952

Implements

Constructors

new WaffleAccountLinkStateAction()

new WaffleAccountLinkStateAction(p?): WaffleAccountLinkStateAction

Defined in: WAProto/index.d.ts:12953

Parameters

p?

IWaffleAccountLinkStateAction

Returns

WaffleAccountLinkStateAction

Properties

linkState?

optional linkState: null | AccountLinkState

Defined in: WAProto/index.d.ts:12954

Implementation of

IWaffleAccountLinkStateAction.linkState

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:12960

Returns

object


create()

static create(properties?): WaffleAccountLinkStateAction

Defined in: WAProto/index.d.ts:12955

Parameters

properties?

IWaffleAccountLinkStateAction

Returns

WaffleAccountLinkStateAction


decode()

static decode(r, l?): WaffleAccountLinkStateAction

Defined in: WAProto/index.d.ts:12957

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

WaffleAccountLinkStateAction


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:12956

Parameters

m

IWaffleAccountLinkStateAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): WaffleAccountLinkStateAction

Defined in: WAProto/index.d.ts:12958

Parameters

d

Returns

WaffleAccountLinkStateAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:12961

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:12959

Parameters

m

WaffleAccountLinkStateAction

o?

IConversionOptions

Returns

object