public class ShopifyEventCriteria extends Bean
SERIALIZED_CLASS_NAME, TYPEXML_SERIALIZED_CLASS_NAME| Constructor and Description |
|---|
ShopifyEventCriteria() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedAtMax() |
String |
getCreatedAtMin() |
CommaSeparatedValues |
getFieldsAsCsv() |
CommaSeparatedValues |
getFilter() |
EventVerb |
getVerb() |
ShopifyEventCriteria |
setCreatedAtMax(Date createdAtMax) |
ShopifyEventCriteria |
setCreatedAtMin(Date createdAtMin) |
ShopifyEventCriteria |
setFields(String... fields) |
ShopifyEventCriteria |
setFilters(EventFilter... filter) |
ShopifyEventCriteria |
setVerb(EventVerb verb) |
Record |
toRecord() |
addExceptionProperties, fromRecord, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecordnewInstanceFromJsonforEachGrandChildElement, 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, writeXmladdExceptionProperties, contributeExceptionProperties, contributeExceptionProperties, exception, exception, exceptionpublic String getCreatedAtMax()
public ShopifyEventCriteria setCreatedAtMax(Date createdAtMax)
public String getCreatedAtMin()
public ShopifyEventCriteria setCreatedAtMin(Date createdAtMin)
public CommaSeparatedValues getFieldsAsCsv()
public ShopifyEventCriteria setFields(String... fields)
public CommaSeparatedValues getFilter()
public ShopifyEventCriteria setFilters(EventFilter... filter)
public EventVerb getVerb()
public ShopifyEventCriteria setVerb(EventVerb verb)
public Record toRecord()
toRecord in interface RecordSerializabletoRecord in class BeanCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.