Variant
object-get-communication-profile-error
No description available.
variant object-get-communication-profile-error {
unauthorized(string),
not-found(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| not-found | string | |
| other | string |