Variant
bulk-credential-action-error
No description available.
variant bulk-credential-action-error {
unauthorized(string),
not-found(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| not-found | string | |
| unprocessable-entity | string | |
| other | string |