Interface: UpdateParams ​
Defined in: packages/method/src/core/crud/update.ts:32
Extends ​
Properties ​
beaconIds ​
beaconIds:
string[]
Defined in: packages/method/src/core/crud/update.ts:34
identifier ​
identifier:
string
Defined in: packages/method/src/core/crud/update.ts:26
Inherited from ​
ConstructUpdateParams.identifier
patch ​
patch:
PatchOperation[]
Defined in: packages/method/src/core/crud/update.ts:29
Inherited from ​
sourceDocument ​
sourceDocument:
DidDocument
Defined in: packages/method/src/core/crud/update.ts:27
Inherited from ​
ConstructUpdateParams.sourceDocument
sourceVersionId ​
sourceVersionId:
number
Defined in: packages/method/src/core/crud/update.ts:28
Inherited from ​
ConstructUpdateParams.sourceVersionId
verificationMethodId ​
verificationMethodId:
string
Defined in: packages/method/src/core/crud/update.ts:33