Implements
Constructors
new CustomPaymentMethodsAction()
new CustomPaymentMethodsAction(Defined in: WAProto/index.d.ts:11899p?):CustomPaymentMethodsAction
Parameters
p?
ICustomPaymentMethodsAction
Returns
CustomPaymentMethodsAction
Properties
customPaymentMethods
customPaymentMethods: ICustomPaymentMethod[]
Defined in: WAProto/index.d.ts:11900
Implementation of
ICustomPaymentMethodsAction.customPaymentMethods
Methods
create()
Defined in: WAProto/index.d.ts:11901staticcreate(properties?):CustomPaymentMethodsAction
Parameters
properties?
ICustomPaymentMethodsAction
Returns
CustomPaymentMethodsAction
decode()
Defined in: WAProto/index.d.ts:11903staticdecode(r,l?):CustomPaymentMethodsAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
CustomPaymentMethodsAction
encode()
Defined in: WAProto/index.d.ts:11902staticencode(m,w?):Writer
Parameters
m
ICustomPaymentMethodsAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:11904staticfromObject(d):CustomPaymentMethodsAction
Parameters
d
Returns
CustomPaymentMethodsAction
getTypeUrl()
Defined in: WAProto/index.d.ts:11907staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:11906
Returns
object
toObject()
Defined in: WAProto/index.d.ts:11905statictoObject(m,o?):object
Parameters
m
CustomPaymentMethodsAction
o?
IConversionOptions
Returns
object