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