public class UserPaymentMobilePricepoints extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
UserPaymentMobilePricepoints() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static UserPaymentMobilePricepoints loadJSON(String json, APIContext context)
public static APINodeList<UserPaymentMobilePricepoints> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldMobileCountry()
public UserPaymentMobilePricepoints setFieldMobileCountry(String value)
public String getFieldPhoneNumberLast4()
public UserPaymentMobilePricepoints setFieldPhoneNumberLast4(String value)
public UserPaymentMobilePricepoints setFieldPricepoints(List<Object> value)
public String getFieldUserCurrency()
public UserPaymentMobilePricepoints setFieldUserCurrency(String value)
public String getFieldId()
public UserPaymentMobilePricepoints setFieldId(String value)
public UserPaymentMobilePricepoints copyFrom(UserPaymentMobilePricepoints instance)
public static APIRequest.ResponseParser<UserPaymentMobilePricepoints> getParser()
Copyright © 2018. All rights reserved.