public class InstagramRelatedProductTags extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
InstagramRelatedProductTags() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static InstagramRelatedProductTags loadJSON(String json, APIContext context, String header)
public static APINodeList<InstagramRelatedProductTags> 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 String getFieldCheckoutSetting()
public InstagramRelatedProductTags setFieldCheckoutSetting(String value)
public Long getFieldId()
public InstagramRelatedProductTags setFieldId(Long value)
public String getFieldImageUri()
public InstagramRelatedProductTags setFieldImageUri(String value)
public String getFieldName()
public InstagramRelatedProductTags setFieldName(String value)
public String getFieldPriceLabel()
public InstagramRelatedProductTags setFieldPriceLabel(String value)
public String getFieldSalePriceLabel()
public InstagramRelatedProductTags setFieldSalePriceLabel(String value)
public InstagramRelatedProductTags copyFrom(InstagramRelatedProductTags instance)
public static APIRequest.ResponseParser<InstagramRelatedProductTags> getParser()
Copyright © 2024. All rights reserved.