Record
info-response
No description available.
record info-response {
created-at: option<string>,
custom-quota: option<s32>,
first-sent-at: option<string>,
hourly-quota: option<s32>,
id: option<string>,
last-v30-days: option<info-response-last-v30-days>,
name: option<string>,
notes: option<string>,
reputation: option<s32>,
sent-hourly: option<s32>,
sent-monthly: option<s32>,
sent-total: option<s32>,
sent-weekly: option<s32>,
status: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| custom-quota | option<s32> | |
| first-sent-at | option<string> | |
| hourly-quota | option<s32> | |
| id | option<string> | |
| last-v30-days | option<info-response-last-v30-days> | |
| name | option<string> | |
| notes | option<string> | |
| reputation | option<s32> | |
| sent-hourly | option<s32> | |
| sent-monthly | option<s32> | |
| sent-total | option<s32> | |
| sent-weekly | option<s32> | |
| status | option<string> |