Skip to main content

Interface: ISyncdSnapshot

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

Properties of a SyncdSnapshot.

Properties

keyId?

optional keyId: null | IKeyId

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

SyncdSnapshot keyId


mac?

optional mac: null | Uint8Array<ArrayBufferLike>

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

SyncdSnapshot mac


records?

optional records: null | ISyncdRecord[]

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

SyncdSnapshot records


version?

optional version: null | ISyncdVersion

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

SyncdSnapshot version