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