Available in Classic and VPC
This is the content of the unsubscribe list query.
Syntax
The syntax is as follows.
private String address;
private NesDateTime blockDate;
private Boolean isRegByManager;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
address |
String | Required | Unsubscribed email address |
blockDate |
NesDateTime | Required | Unsubscribe registration date and time |
isRegByManager |
Boolean | Required | true | false
|