Variant
get-import-status-error
No description available.
variant get-import-status-error {
not-found(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-found | string | |
| service-unavailable | string | |
| other | string |