com.ecwid.mailchimp.method.v2_0.lists
Class InterestGroupingAddMethod
java.lang.Object
java.util.AbstractMap<String,Object>
com.ecwid.mailchimp.MailChimpObject
com.ecwid.mailchimp.MailChimpMethod<R>
com.ecwid.mailchimp.method.v2_0.lists.ListsRelatedMethod<InterestGroupingAddResult>
com.ecwid.mailchimp.method.v2_0.lists.InterestGroupingAddMethod
- All Implemented Interfaces:
- Serializable, Map<String,Object>
@MailChimpMethod.Method(name="lists/interest-grouping-add",
version=v2_0)
public class InterestGroupingAddMethod
- extends ListsRelatedMethod<InterestGroupingAddResult>
- 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 String type
groups
@MailChimpObject.Field
public List<String> groups
InterestGroupingAddMethod
public InterestGroupingAddMethod()
Copyright © 2012-2014 Ecwid, Inc. All Rights Reserved.