Class: CtwaPerCustomerDataSharingAction
Defined in: WAProto/index.d.ts:11842
Implements
Constructors
new CtwaPerCustomerDataSharingAction()
new CtwaPerCustomerDataSharingAction(
p?):CtwaPerCustomerDataSharingAction
Defined in: WAProto/index.d.ts:11843
Parameters
p?
ICtwaPerCustomerDataSharingAction
Returns
CtwaPerCustomerDataSharingAction
Properties
isCtwaPerCustomerDataSharingEnabled?
optionalisCtwaPerCustomerDataSharingEnabled:null|boolean
Defined in: WAProto/index.d.ts:11844
Implementation of
ICtwaPerCustomerDataSharingAction.isCtwaPerCustomerDataSharingEnabled
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:11850
Returns
object
create()
staticcreate(properties?):CtwaPerCustomerDataSharingAction
Defined in: WAProto/index.d.ts:11845
Parameters
properties?
ICtwaPerCustomerDataSharingAction
Returns
CtwaPerCustomerDataSharingAction
decode()
staticdecode(r,l?):CtwaPerCustomerDataSharingAction
Defined in: WAProto/index.d.ts:11847
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
CtwaPerCustomerDataSharingAction
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:11846
Parameters
m
ICtwaPerCustomerDataSharingAction
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):CtwaPerCustomerDataSharingAction
Defined in: WAProto/index.d.ts:11848
Parameters
d
Returns
CtwaPerCustomerDataSharingAction
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:11851
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:11849
Parameters
m
CtwaPerCustomerDataSharingAction
o?
IConversionOptions
Returns
object