Variant
list-porting-orders-error
No description available.
variant list-porting-orders-error {
unauthorized(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| unprocessable-entity | string | |
| other | string |