Implements
Constructors
new PaymentInfoAction()
new PaymentInfoAction(Defined in: WAProto/index.d.ts:12457p?):PaymentInfoAction
Parameters
p?
IPaymentInfoAction
Returns
PaymentInfoAction
Properties
cpi?
Defined in: WAProto/index.d.ts:12458optionalcpi:null|string
Implementation of
IPaymentInfoAction.cpi
Methods
create()
Defined in: WAProto/index.d.ts:12459staticcreate(properties?):PaymentInfoAction
Parameters
properties?
IPaymentInfoAction
Returns
PaymentInfoAction
decode()
Defined in: WAProto/index.d.ts:12461staticdecode(r,l?):PaymentInfoAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
PaymentInfoAction
encode()
Defined in: WAProto/index.d.ts:12460staticencode(m,w?):Writer
Parameters
m
IPaymentInfoAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12462staticfromObject(d):PaymentInfoAction
Parameters
d
Returns
PaymentInfoAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12465staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12464
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12463statictoObject(m,o?):object
Parameters
m
PaymentInfoAction
o?
IConversionOptions
Returns
object