public class IGShoppingProductAppeal extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
IGShoppingProductAppeal() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static IGShoppingProductAppeal loadJSON(String json, APIContext context, String header)
public static APINodeList<IGShoppingProductAppeal> 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 getFieldEligibleForAppeal()
public IGShoppingProductAppeal setFieldEligibleForAppeal(Boolean value)
public String getFieldProductAppealStatus()
public IGShoppingProductAppeal setFieldProductAppealStatus(String value)
public Long getFieldProductId()
public IGShoppingProductAppeal setFieldProductId(Long value)
public IGShoppingProductAppeal setFieldRejectionReasons(List<String> value)
public String getFieldReviewStatus()
public IGShoppingProductAppeal setFieldReviewStatus(String value)
public IGShoppingProductAppeal copyFrom(IGShoppingProductAppeal instance)
public static APIRequest.ResponseParser<IGShoppingProductAppeal> getParser()
Copyright © 2024. All rights reserved.