Skip to main content

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?

optional isCtwaPerCustomerDataSharingEnabled: 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()

static create(properties?): CtwaPerCustomerDataSharingAction

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

Parameters

properties?

ICtwaPerCustomerDataSharingAction

Returns

CtwaPerCustomerDataSharingAction


decode()

static decode(r, l?): CtwaPerCustomerDataSharingAction

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

CtwaPerCustomerDataSharingAction


encode()

static encode(m, w?): Writer

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

Parameters

m

ICtwaPerCustomerDataSharingAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): CtwaPerCustomerDataSharingAction

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

Parameters

d

Returns

CtwaPerCustomerDataSharingAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

CtwaPerCustomerDataSharingAction

o?

IConversionOptions

Returns

object