public class ProductCatalogImageSettings extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ProductCatalogImageSettings() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static ProductCatalogImageSettings loadJSON(String json, APIContext context)
public static APINodeList<ProductCatalogImageSettings> 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 ProductCatalogImageSettingsOperation getFieldCarouselAd()
public ProductCatalogImageSettings setFieldCarouselAd(ProductCatalogImageSettingsOperation value)
public ProductCatalogImageSettings setFieldCarouselAd(String value)
public ProductCatalogImageSettingsOperation getFieldSingleAd()
public ProductCatalogImageSettings setFieldSingleAd(ProductCatalogImageSettingsOperation value)
public ProductCatalogImageSettings setFieldSingleAd(String value)
public String getFieldId()
public ProductCatalogImageSettings setFieldId(String value)
public ProductCatalogImageSettings copyFrom(ProductCatalogImageSettings instance)
public static APIRequest.ResponseParser<ProductCatalogImageSettings> getParser()
Copyright © 2018. All rights reserved.