public static class CampaignInfo.RecipientsInfo
extends MailchimpObject
| Modifier and Type | Class and Description |
|---|---|
static class |
RecipientsInfo.SegmentOptsInfo |
MailchimpObject.Companion| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
list_id |
java.lang.String |
list_name |
java.lang.Integer |
recipient_count |
RecipientsInfo.SegmentOptsInfo |
segment_opts |
java.lang.String |
segment_text |
Companion, mapping| Constructor and Description |
|---|
RecipientsInfo() |
public java.lang.String list_id
public java.lang.String list_name
public java.lang.String segment_text
public java.lang.Integer recipient_count
public RecipientsInfo.SegmentOptsInfo segment_opts