public class ProductCatalogPricingVariablesBatch extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ProductCatalogPricingVariablesBatch() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static ProductCatalogPricingVariablesBatch loadJSON(String json, APIContext context)
public static APINodeList<ProductCatalogPricingVariablesBatch> 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 ProductCatalogPricingVariablesBatch setFieldErrors(List<Object> value)
public Long getFieldErrorsTotalCount()
public ProductCatalogPricingVariablesBatch setFieldErrorsTotalCount(Long value)
public String getFieldHandle()
public ProductCatalogPricingVariablesBatch setFieldHandle(String value)
public String getFieldStatus()
public ProductCatalogPricingVariablesBatch setFieldStatus(String value)
public String getFieldId()
public ProductCatalogPricingVariablesBatch setFieldId(String value)
public ProductCatalogPricingVariablesBatch copyFrom(ProductCatalogPricingVariablesBatch instance)
public static APIRequest.ResponseParser<ProductCatalogPricingVariablesBatch> getParser()
Copyright © 2018. All rights reserved.