Record
update-notification-channel-params
No description available.
record update-notification-channel-params {
id: string,
channel-destination: option<string>,
channel-type-id: option<notification-channel-channel-type-id-enum>,
created-at: option<string>,
id-v2: option<string>,
notification-profile-id: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| channel-destination | option<string> | |
| channel-type-id | option<notification-channel-channel-type-id-enum> | |
| created-at | option<string> | |
| id-v2 | option<string> | |
| notification-profile-id | option<string> | |
| updated-at | option<string> |