Wasm Directoryalpha
Variant

list-subscriptions-for-authenticated-user-error

No description available.

variant list-subscriptions-for-authenticated-user-error {
  not-modified(string),
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
unauthorizedstring
not-foundstring
otherstring