Record
post-alerts-response
No description available.
record post-alerts-response {
created-at: s32,
email-to: string,
frequency: option<string>,
id: s32,
percentage: option<s32>,
type-op: string,
updated-at: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | s32 | |
| email-to | string | |
| frequency | option<string> | |
| id | s32 | |
| percentage | option<s32> | |
| type-op | string | |
| updated-at | s32 |