Type alias CreateDidResponse

CreateDidResponse: {
    did: string;
}

Type declaration

  • did: string

    The new DID that has been created

Generated using TypeDoc