com.ecwid.mailchimp.method.v1_3.list
Class ListInterestGroupingAddMethod
java.lang.Object
java.util.AbstractMap<String,Object>
com.ecwid.mailchimp.MailChimpObject
com.ecwid.mailchimp.MailChimpMethod<R>
com.ecwid.mailchimp.method.v1_3.list.HasListIdMethod<Integer>
com.ecwid.mailchimp.method.v1_3.list.ListInterestGroupingAddMethod
- All Implemented Interfaces:
- Serializable, Map<String,Object>
@MailChimpMethod.Method(name="listInterestGroupingAdd",
version=v1_3)
public class ListInterestGroupingAddMethod
- extends HasListIdMethod<Integer>
See http://apidocs.mailchimp.com/api/1.3/listinterestgroupingadd.func.php
- Author:
- Vasily Karyaev
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Methods inherited from class com.ecwid.mailchimp.MailChimpObject |
as, clear, containsKey, entrySet, fromJson, get, getReflectiveMappingTypes, getReflectiveMappingTypes, keySet, put, remove, size, toJson |
name
@MailChimpObject.Field
public String name
type
@MailChimpObject.Field
public InterestGroupingType type
groups
@MailChimpObject.Field
public List<String> groups
ListInterestGroupingAddMethod
public ListInterestGroupingAddMethod()
Copyright © 2012-2014 Ecwid, Inc. All Rights Reserved.