Record
get-asm-groups-group-id-response
No description available.
record get-asm-groups-group-id-response {
description: option<string>,
is-default: option<bool>,
name: option<string>,
id: s32,
last-email-sent-at: option<string>,
unsubscribes: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| is-default | option<bool> | |
| name | option<string> | |
| id | s32 | |
| last-email-sent-at | option<string> | |
| unsubscribes | option<s32> |