public class ShopifyOrder extends Bean
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
ShopifyOrder() |
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 getId()
public ShopifyOrder setId(String id)
public String getCreatedAtMax()
public ShopifyOrder setCreatedAtMax(Date createdAtMax)
public String getCreatedAtMin()
public ShopifyOrder setCreatedAtMin(Date createdAtMin)
public CommaSeparatedValues getFieldsAsCsv()
public ShopifyOrder setFields(String... fields)
public FinancialStatus getFinancialStatus()
public ShopifyOrder setFinancialStatus(FinancialStatus financialStatus)
public FulfillmentStatus getFulfillmentStatus()
public ShopifyOrder setFulfillmentStatus(FulfillmentStatus fulfillmentStatus)
public CommaSeparatedValues getIdsAsCsv()
public ShopifyOrder setIds(String... ids)
public String getProcessedAtMax()
public ShopifyOrder setProcessedAtMax(Date processedAtMax)
public String getProcessedAtMin()
public ShopifyOrder setProcessedAtMin(Date processedAtMin)
public OrderStatus getStatus()
public ShopifyOrder setStatus(OrderStatus status)
public String getUpdatedAtMax()
public ShopifyOrder setUpdatedAtMax(Date updatedAtMax)
public String getUpdatedAtMin()
public ShopifyOrder setUpdatedAtMin(Date updatedAtMin)
public ShopifyShippingAddress getShippingAddress()
public ShopifyOrder setShippingAddress(ShopifyShippingAddress shippingAddress)
public Record toRecord()
toRecord
in interface RecordSerializable
toRecord
in class Bean
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.