@did-btc1/method / Btc1UpdateParams
Interface: Btc1UpdateParams
Defined in: packages/method/src/btc1/crud/create.ts:26
Extends
Properties
beaconIds
> beaconIds: string
[]
Defined in: packages/method/src/btc1/crud/create.ts:28
identifier
> identifier: string
Defined in: packages/method/src/btc1/crud/create.ts:21
Inherited from
Btc1UpdateConstructParams
.identifier
patch
> patch: PatchOperation
[]
Defined in: packages/method/src/btc1/crud/create.ts:24
Inherited from
Btc1UpdateConstructParams
.patch
sourceDocument
> sourceDocument: Btc1DidDocument
Defined in: packages/method/src/btc1/crud/create.ts:22
Inherited from
Btc1UpdateConstructParams
.sourceDocument
sourceVersionId
> sourceVersionId: number
Defined in: packages/method/src/btc1/crud/create.ts:23
Inherited from
Btc1UpdateConstructParams
.sourceVersionId
verificationMethodId
> verificationMethodId: string
Defined in: packages/method/src/btc1/crud/create.ts:27