com.ecwid.mailchimp.method.v1_3.helper
Class AccountRewardCounter
java.lang.Object
java.util.AbstractMap<String,Object>
com.ecwid.mailchimp.MailChimpObject
com.ecwid.mailchimp.method.v1_3.helper.AccountRewardCounter
- All Implemented Interfaces:
- Serializable, Map<String,Object>
public class AccountRewardCounter
- extends MailChimpObject
See http://apidocs.mailchimp.com/api/1.3/getaccountdetails.func.php
- Author:
- Matt Farmer
- 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 |
this_month
@MailChimpObject.Field
public Integer this_month
total_earned
@MailChimpObject.Field
public Integer total_earned
remaining
@MailChimpObject.Field
public Integer remaining
AccountRewardCounter
public AccountRewardCounter()
Copyright © 2012-2014 Ecwid, Inc. All Rights Reserved.