Table of Contents

Enum OpTypeEnum

Namespace
PowerSync.Common.Client.Sync.Bucket
Assembly
PowerSync.Common.dll
[JsonConverter(typeof(StringEnumConverter))]
public enum OpTypeEnum

Fields

CLEAR = 1
MOVE = 2
PUT = 3
REMOVE = 4