public class ShopifyInventoryLevelCriteria extends Bean
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
ShopifyInventoryLevelCriteria() |
Modifier and Type | Method and Description |
---|---|
CommaSeparatedValues |
getInventoryItemIdsAsCsv() |
String |
getLocationIdsAsCsv() |
String |
getUpdatedAtMin() |
ShopifyInventoryLevelCriteria |
setInventoryItemIds(String... inventoryItemIds) |
ShopifyInventoryLevelCriteria |
setLocationIds(String... locationIds) |
ShopifyInventoryLevelCriteria |
setUpdatedAtMin(Date updatedAtMin) |
Record |
toRecord() |
addExceptionProperties, fromRecord, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties, exception, exception, exception
public CommaSeparatedValues getInventoryItemIdsAsCsv()
public ShopifyInventoryLevelCriteria setInventoryItemIds(String... inventoryItemIds)
public String getLocationIdsAsCsv()
public ShopifyInventoryLevelCriteria setLocationIds(String... locationIds)
public String getUpdatedAtMin()
public ShopifyInventoryLevelCriteria setUpdatedAtMin(Date updatedAtMin)
public Record toRecord()
toRecord
in interface RecordSerializable
toRecord
in class Bean
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.