Export

DIDImport

Hierarchy

  • DIDImport

Properties

Properties

did_document: object

The DID document to import

Memberof

DIDImport

metadata?: {
    [key: string]: object;
}

Additional metadata to associate with the imported DID

Type declaration

  • [key: string]: object

Memberof

DIDImport

Generated using TypeDoc