public class ShopifyEventCriteria extends Bean
SERIALIZED_CLASS_NAME, TYPE
XML_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, 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 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 RecordSerializable
toRecord
in class Bean
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.