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
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| unauthorized | string | |
| not-found | string | |
| other | string |