| Interface | Description |
|---|---|
| Field |
Marks fields of
class MailchimpObject to be serialized/deserialed to/from JSON. |
| Method |
Marks subclasses of
class MailchimpMethod to describe the corresponding MailChimp API method. |
| PathParam |
Marks fields of
class MailchimpMethod to be used in path mapping. |
| QueryStringParam |
Marks fields of
class MailchimpMethod to be used in query string mapping. |
| Enum | Description |
|---|---|
| APIVersion |
MailChimp API version.
|
| HttpMethod |
HTTP method.
|