public class SalesRightsInventoryManagement extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
SalesRightsInventoryManagement() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static SalesRightsInventoryManagement loadJSON(String json, APIContext context, String header)
public static APINodeList<SalesRightsInventoryManagement> 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 Long getFieldAvailableImpressions()
public SalesRightsInventoryManagement setFieldAvailableImpressions(Long value)
public Long getFieldBookedImpressions()
public SalesRightsInventoryManagement setFieldBookedImpressions(Long value)
public Long getFieldOverbookedImpressions()
public SalesRightsInventoryManagement setFieldOverbookedImpressions(Long value)
public SalesRightsInventoryManagement setFieldSupportedCountries(List<String> value)
public Long getFieldTotalImpressions()
public SalesRightsInventoryManagement setFieldTotalImpressions(Long value)
public Long getFieldUnavailableImpressions()
public SalesRightsInventoryManagement setFieldUnavailableImpressions(Long value)
public SalesRightsInventoryManagement setFieldWarningMessages(List<String> value)
public SalesRightsInventoryManagement copyFrom(SalesRightsInventoryManagement instance)
public static APIRequest.ResponseParser<SalesRightsInventoryManagement> getParser()
Copyright © 2024. All rights reserved.