public class ShopifyCustomerCriteria extends Bean
SERIALIZED_CLASS_NAME, TYPEXML_SERIALIZED_CLASS_NAME| Constructor and Description |
|---|
ShopifyCustomerCriteria() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedAtMax() |
String |
getCreatedAtMin() |
CommaSeparatedValues |
getFieldsAsCsv() |
CommaSeparatedValues |
getIdsAsCsv() |
String |
getUpdatedAtMax() |
String |
getUpdatedAtMin() |
ShopifyCustomerCriteria |
setCreatedAtMax(Date createdAtMax) |
ShopifyCustomerCriteria |
setCreatedAtMin(Date createdAtMin) |
ShopifyCustomerCriteria |
setFields(String... fields) |
ShopifyCustomerCriteria |
setIds(String... ids) |
ShopifyCustomerCriteria |
setUpdatedAtMax(Date updatedAtMax) |
ShopifyCustomerCriteria |
setUpdatedAtMin(Date updatedAtMin) |
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 ShopifyCustomerCriteria setCreatedAtMax(Date createdAtMax)
public String getCreatedAtMin()
public ShopifyCustomerCriteria setCreatedAtMin(Date createdAtMin)
public CommaSeparatedValues getFieldsAsCsv()
public ShopifyCustomerCriteria setFields(String... fields)
public CommaSeparatedValues getIdsAsCsv()
public ShopifyCustomerCriteria setIds(String... ids)
public String getUpdatedAtMax()
public ShopifyCustomerCriteria setUpdatedAtMax(Date updatedAtMax)
public String getUpdatedAtMin()
public ShopifyCustomerCriteria setUpdatedAtMin(Date updatedAtMin)
public Record toRecord()
toRecord in interface RecordSerializabletoRecord in class BeanCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.