Type alias UserMasterKeysResponse

UserMasterKeysResponse: {
    keys: string;
}

Type declaration

  • keys: string

Generated using TypeDoc