public class AdAccountPromotionProgressBar extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAccountPromotionProgressBar() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAccountPromotionProgressBar loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAccountPromotionProgressBar> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Boolean getFieldAdaccountPermission()
public AdAccountPromotionProgressBar setFieldAdaccountPermission(Boolean value)
public String getFieldCouponCurrency()
public AdAccountPromotionProgressBar setFieldCouponCurrency(String value)
public Long getFieldCouponValue()
public AdAccountPromotionProgressBar setFieldCouponValue(Long value)
public String getFieldExpirationTime()
public AdAccountPromotionProgressBar setFieldExpirationTime(String value)
public Boolean getFieldProgressCompleted()
public AdAccountPromotionProgressBar setFieldProgressCompleted(Boolean value)
public String getFieldPromotionType()
public AdAccountPromotionProgressBar setFieldPromotionType(String value)
public Long getFieldSpendRequirementInCent()
public AdAccountPromotionProgressBar setFieldSpendRequirementInCent(Long value)
public Long getFieldSpendSinceEnrollment()
public AdAccountPromotionProgressBar setFieldSpendSinceEnrollment(Long value)
public AdAccountPromotionProgressBar copyFrom(AdAccountPromotionProgressBar instance)
public static APIRequest.ResponseParser<AdAccountPromotionProgressBar> getParser()
Copyright © 2024. All rights reserved.