Skip to main content

OpType

Used internally for sync buckets.

Constructors

new OpType()

new OpType(value): OpType

Parameters

ParameterType
valueOpTypeEnum

Returns

OpType

Properties

PropertyType
valueOpTypeEnum

Methods

toJSON()

toJSON(): string

Returns

string


fromJSON()

static fromJSON(jsonValue): OpType

Parameters

ParameterType
jsonValuestring

Returns

OpType