public class ShadowIGMediaProductTags extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ShadowIGMediaProductTags() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static ShadowIGMediaProductTags loadJSON(String json, APIContext context, String header)
public static APINodeList<ShadowIGMediaProductTags> 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 getFieldImageUrl()
public ShadowIGMediaProductTags setFieldImageUrl(String value)
public Boolean getFieldIsCheckout()
public ShadowIGMediaProductTags setFieldIsCheckout(Boolean value)
public Long getFieldMerchantId()
public ShadowIGMediaProductTags setFieldMerchantId(Long value)
public String getFieldName()
public ShadowIGMediaProductTags setFieldName(String value)
public String getFieldPriceString()
public ShadowIGMediaProductTags setFieldPriceString(String value)
public Long getFieldProductId()
public ShadowIGMediaProductTags setFieldProductId(Long value)
public String getFieldReviewStatus()
public ShadowIGMediaProductTags setFieldReviewStatus(String value)
public String getFieldStrippedPriceString()
public ShadowIGMediaProductTags setFieldStrippedPriceString(String value)
public String getFieldStrippedSalePriceString()
public ShadowIGMediaProductTags setFieldStrippedSalePriceString(String value)
public Double getFieldX()
public ShadowIGMediaProductTags setFieldX(Double value)
public Double getFieldY()
public ShadowIGMediaProductTags setFieldY(Double value)
public ShadowIGMediaProductTags copyFrom(ShadowIGMediaProductTags instance)
public static APIRequest.ResponseParser<ShadowIGMediaProductTags> getParser()
Copyright © 2024. All rights reserved.