Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Fields | |
const | ENTITY_ID = 'entity_id' |
const | STATE = 'state' |
const | STATUS = 'status' |
const | COUPON_CODE = 'coupon_code' |
const | PROTECT_CODE = 'protect_code' |
const | SHIPPING_DESCRIPTION = 'shipping_description' |
const | IS_VIRTUAL = 'is_virtual' |
const | STORE_ID = 'store_id' |
const | CUSTOMER_ID = 'customer_id' |
const | BASE_DISCOUNT_AMOUNT = 'base_discount_amount' |
const | BASE_DISCOUNT_CANCELED = 'base_discount_canceled' |
const | BASE_DISCOUNT_INVOICED = 'base_discount_invoiced' |
const | BASE_DISCOUNT_REFUNDED = 'base_discount_refunded' |
const | BASE_GRAND_TOTAL = 'base_grand_total' |
const | BASE_SHIPPING_AMOUNT = 'base_shipping_amount' |
const | BASE_SHIPPING_CANCELED = 'base_shipping_canceled' |
const | BASE_SHIPPING_INVOICED = 'base_shipping_invoiced' |
const | BASE_SHIPPING_REFUNDED = 'base_shipping_refunded' |
const | BASE_SHIPPING_TAX_AMOUNT = 'base_shipping_tax_amount' |
const | BASE_SHIPPING_TAX_REFUNDED = 'base_shipping_tax_refunded' |
const | BASE_SUBTOTAL = 'base_subtotal' |
const | BASE_SUBTOTAL_CANCELED = 'base_subtotal_canceled' |
const | BASE_SUBTOTAL_INVOICED = 'base_subtotal_invoiced' |
const | BASE_SUBTOTAL_REFUNDED = 'base_subtotal_refunded' |
const | BASE_TAX_AMOUNT = 'base_tax_amount' |
const | BASE_TAX_CANCELED = 'base_tax_canceled' |
const | BASE_TAX_INVOICED = 'base_tax_invoiced' |
const | BASE_TAX_REFUNDED = 'base_tax_refunded' |
const | BASE_TO_GLOBAL_RATE = 'base_to_global_rate' |
const | BASE_TO_ORDER_RATE = 'base_to_order_rate' |
const | BASE_TOTAL_CANCELED = 'base_total_canceled' |
const | BASE_TOTAL_INVOICED = 'base_total_invoiced' |
const | BASE_TOTAL_INVOICED_COST = 'base_total_invoiced_cost' |
const | BASE_TOTAL_OFFLINE_REFUNDED = 'base_total_offline_refunded' |
const | BASE_TOTAL_ONLINE_REFUNDED = 'base_total_online_refunded' |
const | BASE_TOTAL_PAID = 'base_total_paid' |
const | BASE_TOTAL_QTY_ORDERED = 'base_total_qty_ordered' |
const | BASE_TOTAL_REFUNDED = 'base_total_refunded' |
const | DISCOUNT_AMOUNT = 'discount_amount' |
const | DISCOUNT_CANCELED = 'discount_canceled' |
const | DISCOUNT_INVOICED = 'discount_invoiced' |
const | DISCOUNT_REFUNDED = 'discount_refunded' |
const | GRAND_TOTAL = 'grand_total' |
const | SHIPPING_AMOUNT = 'shipping_amount' |
const | SHIPPING_CANCELED = 'shipping_canceled' |
const | SHIPPING_INVOICED = 'shipping_invoiced' |
const | SHIPPING_REFUNDED = 'shipping_refunded' |
const | SHIPPING_TAX_AMOUNT = 'shipping_tax_amount' |
const | SHIPPING_TAX_REFUNDED = 'shipping_tax_refunded' |
const | STORE_TO_BASE_RATE = 'store_to_base_rate' |
const | STORE_TO_ORDER_RATE = 'store_to_order_rate' |
const | SUBTOTAL = 'subtotal' |
const | SUBTOTAL_CANCELED = 'subtotal_canceled' |
const | SUBTOTAL_INVOICED = 'subtotal_invoiced' |
const | SUBTOTAL_REFUNDED = 'subtotal_refunded' |
const | TAX_AMOUNT = 'tax_amount' |
const | TAX_CANCELED = 'tax_canceled' |
const | TAX_INVOICED = 'tax_invoiced' |
const | TAX_REFUNDED = 'tax_refunded' |
const | TOTAL_CANCELED = 'total_canceled' |
const | TOTAL_INVOICED = 'total_invoiced' |
const | TOTAL_OFFLINE_REFUNDED = 'total_offline_refunded' |
const | TOTAL_ONLINE_REFUNDED = 'total_online_refunded' |
const | TOTAL_PAID = 'total_paid' |
const | TOTAL_QTY_ORDERED = 'total_qty_ordered' |
const | TOTAL_REFUNDED = 'total_refunded' |
const | CAN_SHIP_PARTIALLY = 'can_ship_partially' |
const | CAN_SHIP_PARTIALLY_ITEM = 'can_ship_partially_item' |
const | CUSTOMER_IS_GUEST = 'customer_is_guest' |
const | CUSTOMER_NOTE_NOTIFY = 'customer_note_notify' |
const | BILLING_ADDRESS_ID = 'billing_address_id' |
const | CUSTOMER_GROUP_ID = 'customer_group_id' |
const | EDIT_INCREMENT = 'edit_increment' |
const | EMAIL_SENT = 'email_sent' |
const | FORCED_SHIPMENT_WITH_INVOICE = 'forced_shipment_with_invoice' |
const | PAYMENT_AUTH_EXPIRATION = 'payment_auth_expiration' |
const | QUOTE_ADDRESS_ID = 'quote_address_id' |
const | QUOTE_ID = 'quote_id' |
const | ADJUSTMENT_NEGATIVE = 'adjustment_negative' |
const | ADJUSTMENT_POSITIVE = 'adjustment_positive' |
const | BASE_ADJUSTMENT_NEGATIVE = 'base_adjustment_negative' |
const | BASE_ADJUSTMENT_POSITIVE = 'base_adjustment_positive' |
const | BASE_SHIPPING_DISCOUNT_AMOUNT = 'base_shipping_discount_amount' |
const | BASE_SUBTOTAL_INCL_TAX = 'base_subtotal_incl_tax' |
const | BASE_TOTAL_DUE = 'base_total_due' |
const | PAYMENT_AUTHORIZATION_AMOUNT = 'payment_authorization_amount' |
const | SHIPPING_DISCOUNT_AMOUNT = 'shipping_discount_amount' |
const | SUBTOTAL_INCL_TAX = 'subtotal_incl_tax' |
const | TOTAL_DUE = 'total_due' |
const | WEIGHT = 'weight' |
const | CUSTOMER_DOB = 'customer_dob' |
const | INCREMENT_ID = 'increment_id' |
const | APPLIED_RULE_IDS = 'applied_rule_ids' |
const | BASE_CURRENCY_CODE = 'base_currency_code' |
const | CUSTOMER_EMAIL = 'customer_email' |
const | CUSTOMER_FIRSTNAME = 'customer_firstname' |
const | CUSTOMER_LASTNAME = 'customer_lastname' |
const | CUSTOMER_MIDDLENAME = 'customer_middlename' |
const | CUSTOMER_PREFIX = 'customer_prefix' |
const | CUSTOMER_SUFFIX = 'customer_suffix' |
const | CUSTOMER_TAXVAT = 'customer_taxvat' |
const | DISCOUNT_DESCRIPTION = 'discount_description' |
const | EXT_CUSTOMER_ID = 'ext_customer_id' |
const | EXT_ORDER_ID = 'ext_order_id' |
const | GLOBAL_CURRENCY_CODE = 'global_currency_code' |
const | HOLD_BEFORE_STATE = 'hold_before_state' |
const | HOLD_BEFORE_STATUS = 'hold_before_status' |
const | ORDER_CURRENCY_CODE = 'order_currency_code' |
const | ORIGINAL_INCREMENT_ID = 'original_increment_id' |
const | RELATION_CHILD_ID = 'relation_child_id' |
const | RELATION_CHILD_REAL_ID = 'relation_child_real_id' |
const | RELATION_PARENT_ID = 'relation_parent_id' |
const | RELATION_PARENT_REAL_ID = 'relation_parent_real_id' |
const | REMOTE_IP = 'remote_ip' |
const | STORE_CURRENCY_CODE = 'store_currency_code' |
const | STORE_NAME = 'store_name' |
const | X_FORWARDED_FOR = 'x_forwarded_for' |
const | CUSTOMER_NOTE = 'customer_note' |
const | CREATED_AT = 'created_at' |
const | UPDATED_AT = 'updated_at' |
const | TOTAL_ITEM_COUNT = 'total_item_count' |
const | CUSTOMER_GENDER = 'customer_gender' |
const | DISCOUNT_TAX_COMPENSATION_AMOUNT = 'discount_tax_compensation_amount' |
const | BASE_DISCOUNT_TAX_COMPENSATION_AMOUNT = 'base_discount_tax_compensation_amount' |
const | SHIPPING_DISCOUNT_TAX_COMPENSATION_AMOUNT = 'shipping_discount_tax_compensation_amount' |
const | BASE_SHIPPING_DISCOUNT_TAX_COMPENSATION_AMNT = 'base_shipping_discount_tax_compensation_amnt' |
const | DISCOUNT_TAX_COMPENSATION_INVOICED = 'discount_tax_compensation_invoiced' |
const | BASE_DISCOUNT_TAX_COMPENSATION_INVOICED = 'base_discount_tax_compensation_invoiced' |
const | DISCOUNT_TAX_COMPENSATION_REFUNDED = 'discount_tax_compensation_refunded' |
const | BASE_DISCOUNT_TAX_COMPENSATION_REFUNDED = 'base_discount_tax_compensation_refunded' |
const | SHIPPING_INCL_TAX = 'shipping_incl_tax' |
const | BASE_SHIPPING_INCL_TAX = 'base_shipping_incl_tax' |
const | ITEMS = 'items' |
const | BILLING_ADDRESS = 'billing_address' |
const | PAYMENT = 'payment' |
const | STATUS_HISTORIES = 'status_histories' |
![]() | |
const | EXTENSION_ATTRIBUTES_KEY = 'extension_attributes' |
Order interface.
An order is a document that a web store issues to a customer. Magento generates a sales order that lists the product items, billing and shipping addresses, and shipping and payment methods. A corresponding external document, known as a purchase order, is emailed to the customer. @api
Definition at line 17 of file OrderInterface.php.
getAdjustmentNegative | ( | ) |
Gets the negative adjustment value for the order.
Implemented in Order.
getAdjustmentPositive | ( | ) |
Gets the positive adjustment value for the order.
Implemented in Order.
getAppliedRuleIds | ( | ) |
getBaseAdjustmentNegative | ( | ) |
Gets the base negative adjustment value for the order.
Implemented in Order.
getBaseAdjustmentPositive | ( | ) |
Gets the base positive adjustment value for the order.
Implemented in Order.
getBaseCurrencyCode | ( | ) |
Gets the base currency code for the order.
Implemented in Order.
getBaseDiscountAmount | ( | ) |
Gets the base discount amount for the order.
Implemented in Order.
getBaseDiscountCanceled | ( | ) |
Gets the base discount canceled for the order.
Implemented in Order.
getBaseDiscountInvoiced | ( | ) |
Gets the base discount invoiced amount for the order.
Implemented in Order.
getBaseDiscountRefunded | ( | ) |
Gets the base discount refunded amount for the order.
Implemented in Order.
getBaseDiscountTaxCompensationAmount | ( | ) |
Gets the base discount tax compensation amount for the order.
Implemented in Order.
getBaseDiscountTaxCompensationInvoiced | ( | ) |
Gets the base discount tax compensation invoiced amount for the order.
Implemented in Order.
getBaseDiscountTaxCompensationRefunded | ( | ) |
Gets the base discount tax compensation refunded amount for the order.
Implemented in Order.
getBaseGrandTotal | ( | ) |
getBaseShippingAmount | ( | ) |
Gets the base shipping amount for the order.
Implemented in Order.
getBaseShippingCanceled | ( | ) |
Gets the base shipping canceled for the order.
Implemented in Order.
getBaseShippingDiscountAmount | ( | ) |
Gets the base shipping discount amount for the order.
Implemented in Order.
getBaseShippingDiscountTaxCompensationAmnt | ( | ) |
Gets the base shipping discount tax compensation amount for the order.
Implemented in Order.
getBaseShippingInclTax | ( | ) |
Gets the base shipping including tax for the order.
Implemented in Order.
getBaseShippingInvoiced | ( | ) |
Gets the base shipping invoiced amount for the order.
Implemented in Order.
getBaseShippingRefunded | ( | ) |
Gets the base shipping refunded amount for the order.
Implemented in Order.
getBaseShippingTaxAmount | ( | ) |
Gets the base shipping tax amount for the order.
Implemented in Order.
getBaseShippingTaxRefunded | ( | ) |
Gets the base shipping tax refunded amount for the order.
Implemented in Order.
getBaseSubtotal | ( | ) |
getBaseSubtotalCanceled | ( | ) |
Gets the base subtotal canceled for the order.
Implemented in Order.
getBaseSubtotalInclTax | ( | ) |
Gets the base subtotal including tax for the order.
Implemented in Order.
getBaseSubtotalInvoiced | ( | ) |
Gets the base subtotal invoiced amount for the order.
Implemented in Order.
getBaseSubtotalRefunded | ( | ) |
Gets the base subtotal refunded amount for the order.
Implemented in Order.
getBaseTaxAmount | ( | ) |
getBaseTaxCanceled | ( | ) |
Gets the base tax canceled for the order.
Implemented in Order.
getBaseTaxInvoiced | ( | ) |
Gets the base tax invoiced amount for the order.
Implemented in Order.
getBaseTaxRefunded | ( | ) |
Gets the base tax refunded amount for the order.
Implemented in Order.
getBaseToGlobalRate | ( | ) |
Gets the base-to-global rate for the order.
Implemented in Order.
getBaseToOrderRate | ( | ) |
Gets the base-to-order rate for the order.
Implemented in Order.
getBaseTotalCanceled | ( | ) |
Gets the base total canceled for the order.
Implemented in Order.
getBaseTotalDue | ( | ) |
getBaseTotalInvoiced | ( | ) |
Gets the base total invoiced amount for the order.
Implemented in Order.
getBaseTotalInvoicedCost | ( | ) |
Gets the base total invoiced cost for the order.
Implemented in Order.
getBaseTotalOfflineRefunded | ( | ) |
Gets the base total offline refunded amount for the order.
Implemented in Order.
getBaseTotalOnlineRefunded | ( | ) |
Gets the base total online refunded amount for the order.
Implemented in Order.
getBaseTotalPaid | ( | ) |
getBaseTotalQtyOrdered | ( | ) |
Gets the base total quantity ordered for the order.
Implemented in Order.
getBaseTotalRefunded | ( | ) |
Gets the base total refunded amount for the order.
Implemented in Order.
getBillingAddress | ( | ) |
Gets the billing address, if any, for the order.
Implemented in Order.
getBillingAddressId | ( | ) |
Gets the billing address ID for the order.
Implemented in Order.
getCanShipPartially | ( | ) |
Gets the can-ship-partially flag value for the order.
Implemented in Order.
getCanShipPartiallyItem | ( | ) |
Gets the can-ship-partially-item flag value for the order.
Implemented in Order.
getCouponCode | ( | ) |
getCreatedAt | ( | ) |
Gets the created-at timestamp for the order.
Implemented in Order.
getCustomerDob | ( | ) |
getCustomerEmail | ( | ) |
getCustomerFirstname | ( | ) |
getCustomerGender | ( | ) |
getCustomerGroupId | ( | ) |
getCustomerId | ( | ) |
getCustomerIsGuest | ( | ) |
Gets the customer-is-guest flag value for the order.
Implemented in Order.
getCustomerLastname | ( | ) |
getCustomerMiddlename | ( | ) |
getCustomerNote | ( | ) |
getCustomerNoteNotify | ( | ) |
Gets the customer-note-notify flag value for the order.
Implemented in Order.
getCustomerPrefix | ( | ) |
getCustomerSuffix | ( | ) |
getCustomerTaxvat | ( | ) |
getDiscountAmount | ( | ) |
getDiscountCanceled | ( | ) |
Gets the discount canceled for the order.
Implemented in Order.
getDiscountDescription | ( | ) |
Gets the discount description for the order.
Implemented in Order.
getDiscountInvoiced | ( | ) |
Gets the discount invoiced amount for the order.
Implemented in Order.
getDiscountRefunded | ( | ) |
Gets the discount refunded amount for the order.
Implemented in Order.
getDiscountTaxCompensationAmount | ( | ) |
Gets the discount tax compensation amount for the order.
Implemented in Order.
getDiscountTaxCompensationInvoiced | ( | ) |
Gets the discount tax compensation invoiced amount for the order.
Implemented in Order.
getDiscountTaxCompensationRefunded | ( | ) |
Gets the discount tax compensation refunded amount for the order.
Implemented in Order.
getEditIncrement | ( | ) |
Gets the edit increment value for the order.
Implemented in Order.
getEmailSent | ( | ) |
Gets the email-sent flag value for the order.
Implemented in Order.
getEntityId | ( | ) |
Gets the ID for the order.
getExtCustomerId | ( | ) |
Gets the external customer ID for the order.
Implemented in Order.
getExtensionAttributes | ( | ) |
Retrieve existing extension attributes object or create a new one.
Implemented in Order.
getExtOrderId | ( | ) |
Gets the external order ID for the order.
Implemented in Order.
getForcedShipmentWithInvoice | ( | ) |
Gets the forced-shipment-with-invoice flag value for the order.
Implemented in Order.
getGlobalCurrencyCode | ( | ) |
Gets the global currency code for the order.
Implemented in Order.
getGrandTotal | ( | ) |
getHoldBeforeState | ( | ) |
Gets the hold before state for the order.
Implemented in Order.
getHoldBeforeStatus | ( | ) |
Gets the hold before status for the order.
Implemented in Order.
getIncrementId | ( | ) |
getIsVirtual | ( | ) |
Gets the is-virtual flag value for the order.
Implemented in Order.
getItems | ( | ) |
Gets items for the order.
Implemented in Order.
getOrderCurrencyCode | ( | ) |
Gets the order currency code for the order.
Implemented in Order.
getOriginalIncrementId | ( | ) |
Gets the original increment ID for the order.
Implemented in Order.
getPayment | ( | ) |
getPaymentAuthExpiration | ( | ) |
getPaymentAuthorizationAmount | ( | ) |
getProtectCode | ( | ) |
getQuoteAddressId | ( | ) |
getRelationChildId | ( | ) |
Gets the relation child ID for the order.
Implemented in Order.
getRelationChildRealId | ( | ) |
Gets the relation child real ID for the order.
Implemented in Order.
getRelationParentId | ( | ) |
Gets the relation parent ID for the order.
Implemented in Order.
getRelationParentRealId | ( | ) |
Gets the relation parent real ID for the order.
Implemented in Order.
getRemoteIp | ( | ) |
Gets the remote IP address for the order.
Implemented in Order.
getShippingAmount | ( | ) |
getShippingCanceled | ( | ) |
getShippingDescription | ( | ) |
getShippingDiscountAmount | ( | ) |
getShippingDiscountTaxCompensationAmount | ( | ) |
getShippingInclTax | ( | ) |
getShippingInvoiced | ( | ) |
getShippingRefunded | ( | ) |
getShippingTaxAmount | ( | ) |
getShippingTaxRefunded | ( | ) |
getState | ( | ) |
getStatus | ( | ) |
getStatusHistories | ( | ) |
Gets status histories for the order.
Implemented in Order.
getStoreCurrencyCode | ( | ) |
getStoreName | ( | ) |
getStoreToBaseRate | ( | ) |
Gets the store-to-base rate for the order.
Implemented in Order.
getStoreToOrderRate | ( | ) |
Gets the store-to-order rate for the order.
Implemented in Order.
getSubtotal | ( | ) |
getSubtotalCanceled | ( | ) |
Gets the subtotal canceled amount for the order.
Implemented in Order.
getSubtotalInclTax | ( | ) |
Gets the subtotal including tax amount for the order.
Implemented in Order.
getSubtotalInvoiced | ( | ) |
Gets the subtotal invoiced amount for the order.
Implemented in Order.
getSubtotalRefunded | ( | ) |
Gets the subtotal refunded amount for the order.
Implemented in Order.
getTaxAmount | ( | ) |
getTaxCanceled | ( | ) |
getTaxInvoiced | ( | ) |
getTaxRefunded | ( | ) |
getTotalCanceled | ( | ) |
getTotalDue | ( | ) |
getTotalInvoiced | ( | ) |
Gets the total invoiced amount for the order.
Implemented in Order.
getTotalItemCount | ( | ) |
getTotalOfflineRefunded | ( | ) |
Gets the total offline refunded amount for the order.
Implemented in Order.
getTotalOnlineRefunded | ( | ) |
Gets the total online refunded amount for the order.
Implemented in Order.
getTotalPaid | ( | ) |
getTotalQtyOrdered | ( | ) |
Gets the total quantity ordered for the order.
Implemented in Order.
getTotalRefunded | ( | ) |
Gets the total amount refunded amount for the order.
Implemented in Order.
getUpdatedAt | ( | ) |
Gets the updated-at timestamp for the order.
Implemented in Order.
getWeight | ( | ) |
getXForwardedFor | ( | ) |
Gets the X-Forwarded-For HTTP header field for the order.
This field identifies the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer.
Implemented in Order.
setAdjustmentNegative | ( | $adjustmentNegative | ) |
Sets the negative adjustment value for the order.
float | $adjustmentNegative |
Implemented in Order.
setAdjustmentPositive | ( | $adjustmentPositive | ) |
Sets the positive adjustment value for the order.
float | $adjustmentPositive |
Implemented in Order.
setAppliedRuleIds | ( | $appliedRuleIds | ) |
Sets the applied rule IDs for the order.
string | $appliedRuleIds |
Implemented in Order.
setBaseAdjustmentNegative | ( | $baseAdjustmentNegative | ) |
Sets the base negative adjustment value for the order.
float | $baseAdjustmentNegative |
Implemented in Order.
setBaseAdjustmentPositive | ( | $baseAdjustmentPositive | ) |
Sets the base positive adjustment value for the order.
float | $baseAdjustmentPositive |
Implemented in Order.
setBaseCurrencyCode | ( | $code | ) |
Sets the base currency code for the order.
string | $code |
Implemented in Order.
setBaseDiscountAmount | ( | $amount | ) |
Sets the base discount amount for the order.
float | $amount |
Implemented in Order.
setBaseDiscountCanceled | ( | $baseDiscountCanceled | ) |
Sets the base discount canceled for the order.
float | $baseDiscountCanceled |
Implemented in Order.
setBaseDiscountInvoiced | ( | $baseDiscountInvoiced | ) |
Sets the base discount invoiced amount for the order.
float | $baseDiscountInvoiced |
Implemented in Order.
setBaseDiscountRefunded | ( | $baseDiscountRefunded | ) |
Sets the base discount refunded amount for the order.
float | $baseDiscountRefunded |
Implemented in Order.
setBaseDiscountTaxCompensationAmount | ( | $amount | ) |
Sets the base discount tax compensation amount for the order.
float | $amount |
Implemented in Order.
setBaseDiscountTaxCompensationInvoiced | ( | $baseDiscountTaxCompensationInvoiced | ) |
Sets the base discount tax compensation invoiced amount for the order.
float | $baseDiscountTaxCompensationInvoiced |
Implemented in Order.
setBaseDiscountTaxCompensationRefunded | ( | $baseDiscountTaxCompensationRefunded | ) |
Sets the base discount tax compensation refunded amount for the order.
float | $baseDiscountTaxCompensationRefunded |
Implemented in Order.
setBaseGrandTotal | ( | $amount | ) |
setBaseShippingAmount | ( | $amount | ) |
Sets the base shipping amount for the order.
float | $amount |
Implemented in Order.
setBaseShippingCanceled | ( | $baseShippingCanceled | ) |
Sets the base shipping canceled for the order.
float | $baseShippingCanceled |
Implemented in Order.
setBaseShippingDiscountAmount | ( | $amount | ) |
Sets the base shipping discount amount for the order.
float | $amount |
Implemented in Order.
setBaseShippingDiscountTaxCompensationAmnt | ( | $amnt | ) |
Sets the base shipping discount tax compensation amount for the order.
float | $amnt |
Implemented in Order.
setBaseShippingInclTax | ( | $amount | ) |
Sets the base shipping including tax for the order.
float | $amount |
Implemented in Order.
setBaseShippingInvoiced | ( | $baseShippingInvoiced | ) |
Sets the base shipping invoiced amount for the order.
float | $baseShippingInvoiced |
Implemented in Order.
setBaseShippingRefunded | ( | $baseShippingRefunded | ) |
Sets the base shipping refunded amount for the order.
float | $baseShippingRefunded |
Implemented in Order.
setBaseShippingTaxAmount | ( | $amount | ) |
Sets the base shipping tax amount for the order.
float | $amount |
Implemented in Order.
setBaseShippingTaxRefunded | ( | $baseShippingTaxRefunded | ) |
Sets the base shipping tax refunded amount for the order.
float | $baseShippingTaxRefunded |
Implemented in Order.
setBaseSubtotal | ( | $amount | ) |
setBaseSubtotalCanceled | ( | $baseSubtotalCanceled | ) |
Sets the base subtotal canceled for the order.
float | $baseSubtotalCanceled |
Implemented in Order.
setBaseSubtotalInclTax | ( | $amount | ) |
Sets the base subtotal including tax for the order.
float | $amount |
Implemented in Order.
setBaseSubtotalInvoiced | ( | $baseSubtotalInvoiced | ) |
Sets the base subtotal invoiced amount for the order.
float | $baseSubtotalInvoiced |
Implemented in Order.
setBaseSubtotalRefunded | ( | $baseSubtotalRefunded | ) |
Sets the base subtotal refunded amount for the order.
float | $baseSubtotalRefunded |
Implemented in Order.
setBaseTaxAmount | ( | $amount | ) |
setBaseTaxCanceled | ( | $baseTaxCanceled | ) |
Sets the base tax canceled for the order.
float | $baseTaxCanceled |
Implemented in Order.
setBaseTaxInvoiced | ( | $baseTaxInvoiced | ) |
Sets the base tax invoiced amount for the order.
float | $baseTaxInvoiced |
Implemented in Order.
setBaseTaxRefunded | ( | $baseTaxRefunded | ) |
Sets the base tax refunded amount for the order.
float | $baseTaxRefunded |
Implemented in Order.
setBaseToGlobalRate | ( | $rate | ) |
Sets the base-to-global rate for the order.
float | $rate |
Implemented in Order.
setBaseToOrderRate | ( | $rate | ) |
setBaseTotalCanceled | ( | $baseTotalCanceled | ) |
Sets the base total canceled for the order.
float | $baseTotalCanceled |
Implemented in Order.
setBaseTotalDue | ( | $baseTotalDue | ) |
Sets the base total due for the order.
float | $baseTotalDue |
Implemented in Order.
setBaseTotalInvoiced | ( | $baseTotalInvoiced | ) |
Sets the base total invoiced amount for the order.
float | $baseTotalInvoiced |
Implemented in Order.
setBaseTotalInvoicedCost | ( | $baseTotalInvoicedCost | ) |
Sets the base total invoiced cost for the order.
float | $baseTotalInvoicedCost |
Implemented in Order.
setBaseTotalOfflineRefunded | ( | $baseTotalOfflineRefunded | ) |
Sets the base total offline refunded amount for the order.
float | $baseTotalOfflineRefunded |
Implemented in Order.
setBaseTotalOnlineRefunded | ( | $baseTotalOnlineRefunded | ) |
Sets the base total online refunded amount for the order.
float | $baseTotalOnlineRefunded |
Implemented in Order.
setBaseTotalPaid | ( | $baseTotalPaid | ) |
Sets the base total paid for the order.
float | $baseTotalPaid |
Implemented in Order.
setBaseTotalQtyOrdered | ( | $baseTotalQtyOrdered | ) |
Sets the base total quantity ordered for the order.
float | $baseTotalQtyOrdered |
Implemented in Order.
setBaseTotalRefunded | ( | $baseTotalRefunded | ) |
Sets the base total refunded amount for the order.
float | $baseTotalRefunded |
Implemented in Order.
setBillingAddress | ( | \Magento\Sales\Api\Data\OrderAddressInterface | $billingAddress = null | ) |
Sets the billing address, if any, for the order.
\Magento\Sales\Api\Data\OrderAddressInterface | $billingAddress |
setBillingAddressId | ( | $id | ) |
setCanShipPartially | ( | $flag | ) |
Sets the can-ship-partially flag value for the order.
int | $flag |
Implemented in Order.
setCanShipPartiallyItem | ( | $flag | ) |
Sets the can-ship-partially-item flag value for the order.
int | $flag |
Implemented in Order.
setCouponCode | ( | $code | ) |
setCreatedAt | ( | $createdAt | ) |
Sets the created-at timestamp for the order.
string | $createdAt | timestamp |
Implemented in Order.
setCustomerDob | ( | $customerDob | ) |
Sets the customer date-of-birth (DOB) for the order.
string | $customerDob |
Implemented in Order.
setCustomerEmail | ( | $customerEmail | ) |
Sets the customer email address for the order.
string | $customerEmail |
Implemented in Order.
setCustomerFirstname | ( | $customerFirstname | ) |
Sets the customer first name for the order.
string | $customerFirstname |
Implemented in Order.
setCustomerGender | ( | $customerGender | ) |
Sets the customer gender for the order.
int | $customerGender |
Implemented in Order.
setCustomerGroupId | ( | $id | ) |
setCustomerId | ( | $id | ) |
setCustomerIsGuest | ( | $customerIsGuest | ) |
Sets the customer-is-guest flag value for the order.
int | $customerIsGuest |
Implemented in Order.
setCustomerLastname | ( | $customerLastname | ) |
Sets the customer last name for the order.
string | $customerLastname |
Implemented in Order.
setCustomerMiddlename | ( | $customerMiddlename | ) |
Sets the customer middle name for the order.
string | $customerMiddlename |
Implemented in Order.
setCustomerNote | ( | $customerNote | ) |
Sets the customer note for the order.
string | $customerNote |
Implemented in Order.
setCustomerNoteNotify | ( | $customerNoteNotify | ) |
Sets the customer-note-notify flag value for the order.
int | $customerNoteNotify |
Implemented in Order.
setCustomerPrefix | ( | $customerPrefix | ) |
Sets the customer prefix for the order.
string | $customerPrefix |
Implemented in Order.
setCustomerSuffix | ( | $customerSuffix | ) |
Sets the customer suffix for the order.
string | $customerSuffix |
Implemented in Order.
setCustomerTaxvat | ( | $customerTaxvat | ) |
Sets the customer value-added tax (VAT) for the order.
string | $customerTaxvat |
Implemented in Order.
setDiscountAmount | ( | $amount | ) |
setDiscountCanceled | ( | $discountCanceled | ) |
Sets the discount canceled for the order.
float | $discountCanceled |
Implemented in Order.
setDiscountDescription | ( | $description | ) |
Sets the discount description for the order.
string | $description |
Implemented in Order.
setDiscountInvoiced | ( | $discountInvoiced | ) |
Sets the discount invoiced amount for the order.
float | $discountInvoiced |
Implemented in Order.
setDiscountRefunded | ( | $discountRefunded | ) |
Sets the discount refunded amount for the order.
float | $discountRefunded |
Implemented in Order.
setDiscountTaxCompensationAmount | ( | $amount | ) |
Sets the discount tax compensation amount for the order.
float | $amount |
Implemented in Order.
setDiscountTaxCompensationInvoiced | ( | $discountTaxCompensationInvoiced | ) |
Sets the discount tax compensation invoiced amount for the order.
float | $discountTaxCompensationInvoiced |
Implemented in Order.
setDiscountTaxCompensationRefunded | ( | $discountTaxCompensationRefunded | ) |
Sets the discount tax compensation refunded amount for the order.
float | $discountTaxCompensationRefunded |
Implemented in Order.
setEditIncrement | ( | $editIncrement | ) |
Sets the edit increment value for the order.
int | $editIncrement |
Implemented in Order.
setEmailSent | ( | $emailSent | ) |
Sets the email-sent flag value for the order.
int | $emailSent |
Implemented in Order.
setEntityId | ( | $entityId | ) |
Sets entity ID.
int | $entityId |
setExtCustomerId | ( | $id | ) |
Sets the external customer ID for the order.
string | $id |
Implemented in Order.
setExtensionAttributes | ( | \Magento\Sales\Api\Data\OrderExtensionInterface | $extensionAttributes | ) |
Set an extension attributes object.
\Magento\Sales\Api\Data\OrderExtensionInterface | $extensionAttributes |
Implemented in Order.
setExtOrderId | ( | $id | ) |
setForcedShipmentWithInvoice | ( | $forcedShipmentWithInvoice | ) |
Sets the forced-shipment-with-invoice flag value for the order.
int | $forcedShipmentWithInvoice |
Implemented in Order.
setGlobalCurrencyCode | ( | $code | ) |
Sets the global currency code for the order.
string | $code |
Implemented in Order.
setGrandTotal | ( | $amount | ) |
setHoldBeforeState | ( | $holdBeforeState | ) |
Sets the hold before state for the order.
string | $holdBeforeState |
Implemented in Order.
setHoldBeforeStatus | ( | $holdBeforeStatus | ) |
Sets the hold before status for the order.
string | $holdBeforeStatus |
Implemented in Order.
setIncrementId | ( | $id | ) |
setIsVirtual | ( | $isVirtual | ) |
Sets the is-virtual flag value for the order.
int | $isVirtual |
Implemented in Order.
setItems | ( | $items | ) |
setOrderCurrencyCode | ( | $code | ) |
Sets the order currency code for the order.
string | $code |
Implemented in Order.
setOriginalIncrementId | ( | $id | ) |
Sets the original increment ID for the order.
string | $id |
Implemented in Order.
setPayment | ( | \Magento\Sales\Api\Data\OrderPaymentInterface | $payment = null | ) |
Sets order payment
\Magento\Sales\Api\Data\OrderPaymentInterface | null | $payment |
setPaymentAuthExpiration | ( | $paymentAuthExpiration | ) |
Sets the payment authorization expiration date for the order.
int | $paymentAuthExpiration |
Implemented in Order.
setPaymentAuthorizationAmount | ( | $amount | ) |
Sets the payment authorization amount for the order.
float | $amount |
Implemented in Order.
setProtectCode | ( | $code | ) |
setQuoteAddressId | ( | $id | ) |
setQuoteId | ( | $id | ) |
setRelationChildId | ( | $id | ) |
setRelationChildRealId | ( | $realId | ) |
Sets the relation child real ID for the order.
string | $realId |
Implemented in Order.
setRelationParentId | ( | $id | ) |
setRelationParentRealId | ( | $realId | ) |
Sets the relation parent real ID for the order.
string | $realId |
Implemented in Order.
setRemoteIp | ( | $remoteIp | ) |
Sets the remote IP address for the order.
string | $remoteIp |
Implemented in Order.
setShippingAmount | ( | $amount | ) |
setShippingCanceled | ( | $shippingCanceled | ) |
Sets the shipping canceled amount for the order.
float | $shippingCanceled |
Implemented in Order.
setShippingDescription | ( | $description | ) |
Sets the shipping description for the order.
string | $description |
Implemented in Order.
setShippingDiscountAmount | ( | $amount | ) |
Sets the shipping discount amount for the order.
float | $amount |
Implemented in Order.
setShippingDiscountTaxCompensationAmount | ( | $amount | ) |
Sets the shipping discount tax compensation amount for the order.
float | $amount |
Implemented in Order.
setShippingInclTax | ( | $amount | ) |
Sets the shipping including tax amount for the order.
float | $amount |
Implemented in Order.
setShippingInvoiced | ( | $shippingInvoiced | ) |
Sets the shipping invoiced amount for the order.
float | $shippingInvoiced |
Implemented in Order.
setShippingRefunded | ( | $shippingRefunded | ) |
Sets the shipping refunded amount for the order.
float | $shippingRefunded |
Implemented in Order.
setShippingTaxAmount | ( | $amount | ) |
Sets the shipping tax amount for the order.
float | $amount |
Implemented in Order.
setShippingTaxRefunded | ( | $shippingTaxRefunded | ) |
Sets the shipping tax refunded amount for the order.
float | $shippingTaxRefunded |
Implemented in Order.
setState | ( | $state | ) |
setStatus | ( | $status | ) |
setStatusHistories | ( | array | $statusHistories = null | ) |
setStoreCurrencyCode | ( | $code | ) |
Sets the store currency code for the order.
string | $code |
Implemented in Order.
setStoreId | ( | $id | ) |
setStoreName | ( | $storeName | ) |
setStoreToBaseRate | ( | $rate | ) |
setStoreToOrderRate | ( | $rate | ) |
Sets the store-to-order rate for the order.
float | $rate |
Implemented in Order.
setSubtotal | ( | $amount | ) |
setSubtotalCanceled | ( | $subtotalCanceled | ) |
Sets the subtotal canceled amount for the order.
float | $subtotalCanceled |
Implemented in Order.
setSubtotalInclTax | ( | $amount | ) |
Sets the subtotal including tax amount for the order.
float | $amount |
Implemented in Order.
setSubtotalInvoiced | ( | $subtotalInvoiced | ) |
Sets the subtotal invoiced amount for the order.
float | $subtotalInvoiced |
Implemented in Order.
setSubtotalRefunded | ( | $subtotalRefunded | ) |
Sets the subtotal refunded amount for the order.
float | $subtotalRefunded |
Implemented in Order.
setTaxAmount | ( | $amount | ) |
setTaxCanceled | ( | $taxCanceled | ) |
Sets the tax canceled amount for the order.
float | $taxCanceled |
Implemented in Order.
setTaxInvoiced | ( | $taxInvoiced | ) |
Sets the tax invoiced amount for the order.
float | $taxInvoiced |
Implemented in Order.
setTaxRefunded | ( | $taxRefunded | ) |
Sets the tax refunded amount for the order.
float | $taxRefunded |
Implemented in Order.
setTotalCanceled | ( | $totalCanceled | ) |
Sets the total canceled for the order.
float | $totalCanceled |
Implemented in Order.
setTotalDue | ( | $totalDue | ) |
setTotalInvoiced | ( | $totalInvoiced | ) |
Sets the total invoiced amount for the order.
float | $totalInvoiced |
Implemented in Order.
setTotalItemCount | ( | $totalItemCount | ) |
Sets the total item count for the order.
int | $totalItemCount |
Implemented in Order.
setTotalOfflineRefunded | ( | $totalOfflineRefunded | ) |
Sets the total offline refunded amount for the order.
float | $totalOfflineRefunded |
Implemented in Order.
setTotalOnlineRefunded | ( | $totalOnlineRefunded | ) |
Sets the total online refunded amount for the order.
float | $totalOnlineRefunded |
Implemented in Order.
setTotalPaid | ( | $totalPaid | ) |
setTotalQtyOrdered | ( | $totalQtyOrdered | ) |
Sets the total quantity ordered for the order.
float | $totalQtyOrdered |
Implemented in Order.
setTotalRefunded | ( | $totalRefunded | ) |
Sets the total amount refunded amount for the order.
float | $totalRefunded |
Implemented in Order.
setUpdatedAt | ( | $timestamp | ) |
Sets the updated-at timestamp for the order.
string | $timestamp |
Implemented in Order.
setWeight | ( | $weight | ) |
setXForwardedFor | ( | $xForwardedFor | ) |
Sets the X-Forwarded-For HTTP header field for the order.
string | $xForwardedFor |
Implemented in Order.
const ADJUSTMENT_NEGATIVE = 'adjustment_negative' |
Definition at line 337 of file OrderInterface.php.
const ADJUSTMENT_POSITIVE = 'adjustment_positive' |
Definition at line 341 of file OrderInterface.php.
const APPLIED_RULE_IDS = 'applied_rule_ids' |
Definition at line 393 of file OrderInterface.php.
const BASE_ADJUSTMENT_NEGATIVE = 'base_adjustment_negative' |
Definition at line 345 of file OrderInterface.php.
const BASE_ADJUSTMENT_POSITIVE = 'base_adjustment_positive' |
Definition at line 349 of file OrderInterface.php.
const BASE_CURRENCY_CODE = 'base_currency_code' |
Definition at line 397 of file OrderInterface.php.
const BASE_DISCOUNT_AMOUNT = 'base_discount_amount' |
Definition at line 61 of file OrderInterface.php.
const BASE_DISCOUNT_CANCELED = 'base_discount_canceled' |
Definition at line 65 of file OrderInterface.php.
const BASE_DISCOUNT_INVOICED = 'base_discount_invoiced' |
Definition at line 69 of file OrderInterface.php.
const BASE_DISCOUNT_REFUNDED = 'base_discount_refunded' |
Definition at line 73 of file OrderInterface.php.
const BASE_DISCOUNT_TAX_COMPENSATION_AMOUNT = 'base_discount_tax_compensation_amount' |
Definition at line 517 of file OrderInterface.php.
const BASE_DISCOUNT_TAX_COMPENSATION_INVOICED = 'base_discount_tax_compensation_invoiced' |
Definition at line 533 of file OrderInterface.php.
const BASE_DISCOUNT_TAX_COMPENSATION_REFUNDED = 'base_discount_tax_compensation_refunded' |
Definition at line 541 of file OrderInterface.php.
const BASE_GRAND_TOTAL = 'base_grand_total' |
Definition at line 77 of file OrderInterface.php.
const BASE_SHIPPING_AMOUNT = 'base_shipping_amount' |
Definition at line 81 of file OrderInterface.php.
const BASE_SHIPPING_CANCELED = 'base_shipping_canceled' |
Definition at line 85 of file OrderInterface.php.
const BASE_SHIPPING_DISCOUNT_AMOUNT = 'base_shipping_discount_amount' |
Definition at line 353 of file OrderInterface.php.
const BASE_SHIPPING_DISCOUNT_TAX_COMPENSATION_AMNT = 'base_shipping_discount_tax_compensation_amnt' |
Definition at line 525 of file OrderInterface.php.
const BASE_SHIPPING_INCL_TAX = 'base_shipping_incl_tax' |
Definition at line 549 of file OrderInterface.php.
const BASE_SHIPPING_INVOICED = 'base_shipping_invoiced' |
Definition at line 89 of file OrderInterface.php.
const BASE_SHIPPING_REFUNDED = 'base_shipping_refunded' |
Definition at line 93 of file OrderInterface.php.
const BASE_SHIPPING_TAX_AMOUNT = 'base_shipping_tax_amount' |
Definition at line 97 of file OrderInterface.php.
const BASE_SHIPPING_TAX_REFUNDED = 'base_shipping_tax_refunded' |
Definition at line 101 of file OrderInterface.php.
const BASE_SUBTOTAL = 'base_subtotal' |
Definition at line 105 of file OrderInterface.php.
const BASE_SUBTOTAL_CANCELED = 'base_subtotal_canceled' |
Definition at line 109 of file OrderInterface.php.
const BASE_SUBTOTAL_INCL_TAX = 'base_subtotal_incl_tax' |
Definition at line 357 of file OrderInterface.php.
const BASE_SUBTOTAL_INVOICED = 'base_subtotal_invoiced' |
Definition at line 113 of file OrderInterface.php.
const BASE_SUBTOTAL_REFUNDED = 'base_subtotal_refunded' |
Definition at line 117 of file OrderInterface.php.
const BASE_TAX_AMOUNT = 'base_tax_amount' |
Definition at line 121 of file OrderInterface.php.
const BASE_TAX_CANCELED = 'base_tax_canceled' |
Definition at line 125 of file OrderInterface.php.
const BASE_TAX_INVOICED = 'base_tax_invoiced' |
Definition at line 129 of file OrderInterface.php.
const BASE_TAX_REFUNDED = 'base_tax_refunded' |
Definition at line 133 of file OrderInterface.php.
const BASE_TO_GLOBAL_RATE = 'base_to_global_rate' |
Definition at line 137 of file OrderInterface.php.
const BASE_TO_ORDER_RATE = 'base_to_order_rate' |
Definition at line 141 of file OrderInterface.php.
const BASE_TOTAL_CANCELED = 'base_total_canceled' |
Definition at line 145 of file OrderInterface.php.
const BASE_TOTAL_DUE = 'base_total_due' |
Definition at line 361 of file OrderInterface.php.
const BASE_TOTAL_INVOICED = 'base_total_invoiced' |
Definition at line 149 of file OrderInterface.php.
const BASE_TOTAL_INVOICED_COST = 'base_total_invoiced_cost' |
Definition at line 153 of file OrderInterface.php.
const BASE_TOTAL_OFFLINE_REFUNDED = 'base_total_offline_refunded' |
Definition at line 157 of file OrderInterface.php.
const BASE_TOTAL_ONLINE_REFUNDED = 'base_total_online_refunded' |
Definition at line 161 of file OrderInterface.php.
const BASE_TOTAL_PAID = 'base_total_paid' |
Definition at line 165 of file OrderInterface.php.
const BASE_TOTAL_QTY_ORDERED = 'base_total_qty_ordered' |
Definition at line 169 of file OrderInterface.php.
const BASE_TOTAL_REFUNDED = 'base_total_refunded' |
Definition at line 173 of file OrderInterface.php.
const BILLING_ADDRESS = 'billing_address' |
Definition at line 557 of file OrderInterface.php.
const BILLING_ADDRESS_ID = 'billing_address_id' |
Definition at line 305 of file OrderInterface.php.
const CAN_SHIP_PARTIALLY = 'can_ship_partially' |
Definition at line 289 of file OrderInterface.php.
const CAN_SHIP_PARTIALLY_ITEM = 'can_ship_partially_item' |
Definition at line 293 of file OrderInterface.php.
const COUPON_CODE = 'coupon_code' |
Definition at line 37 of file OrderInterface.php.
const CREATED_AT = 'created_at' |
Definition at line 497 of file OrderInterface.php.
const CUSTOMER_DOB = 'customer_dob' |
Definition at line 385 of file OrderInterface.php.
const CUSTOMER_EMAIL = 'customer_email' |
Definition at line 401 of file OrderInterface.php.
const CUSTOMER_FIRSTNAME = 'customer_firstname' |
Definition at line 405 of file OrderInterface.php.
const CUSTOMER_GENDER = 'customer_gender' |
Definition at line 509 of file OrderInterface.php.
const CUSTOMER_GROUP_ID = 'customer_group_id' |
Definition at line 309 of file OrderInterface.php.
const CUSTOMER_ID = 'customer_id' |
Definition at line 57 of file OrderInterface.php.
const CUSTOMER_IS_GUEST = 'customer_is_guest' |
Definition at line 297 of file OrderInterface.php.
const CUSTOMER_LASTNAME = 'customer_lastname' |
Definition at line 409 of file OrderInterface.php.
const CUSTOMER_MIDDLENAME = 'customer_middlename' |
Definition at line 413 of file OrderInterface.php.
const CUSTOMER_NOTE = 'customer_note' |
Definition at line 493 of file OrderInterface.php.
const CUSTOMER_NOTE_NOTIFY = 'customer_note_notify' |
Definition at line 301 of file OrderInterface.php.
const CUSTOMER_PREFIX = 'customer_prefix' |
Definition at line 417 of file OrderInterface.php.
const CUSTOMER_SUFFIX = 'customer_suffix' |
Definition at line 421 of file OrderInterface.php.
const CUSTOMER_TAXVAT = 'customer_taxvat' |
Definition at line 425 of file OrderInterface.php.
const DISCOUNT_AMOUNT = 'discount_amount' |
Definition at line 177 of file OrderInterface.php.
const DISCOUNT_CANCELED = 'discount_canceled' |
Definition at line 181 of file OrderInterface.php.
const DISCOUNT_DESCRIPTION = 'discount_description' |
Definition at line 429 of file OrderInterface.php.
const DISCOUNT_INVOICED = 'discount_invoiced' |
Definition at line 185 of file OrderInterface.php.
const DISCOUNT_REFUNDED = 'discount_refunded' |
Definition at line 189 of file OrderInterface.php.
const DISCOUNT_TAX_COMPENSATION_AMOUNT = 'discount_tax_compensation_amount' |
Definition at line 513 of file OrderInterface.php.
const DISCOUNT_TAX_COMPENSATION_INVOICED = 'discount_tax_compensation_invoiced' |
Definition at line 529 of file OrderInterface.php.
const DISCOUNT_TAX_COMPENSATION_REFUNDED = 'discount_tax_compensation_refunded' |
Definition at line 537 of file OrderInterface.php.
const EDIT_INCREMENT = 'edit_increment' |
Definition at line 313 of file OrderInterface.php.
const EMAIL_SENT = 'email_sent' |
Definition at line 317 of file OrderInterface.php.
const ENTITY_ID = 'entity_id' |
#+ Constants for keys of data array. Identical to the name of the getter in snake case.
Definition at line 25 of file OrderInterface.php.
const EXT_CUSTOMER_ID = 'ext_customer_id' |
Definition at line 433 of file OrderInterface.php.
const EXT_ORDER_ID = 'ext_order_id' |
Definition at line 437 of file OrderInterface.php.
const FORCED_SHIPMENT_WITH_INVOICE = 'forced_shipment_with_invoice' |
Definition at line 321 of file OrderInterface.php.
const GLOBAL_CURRENCY_CODE = 'global_currency_code' |
Definition at line 441 of file OrderInterface.php.
const GRAND_TOTAL = 'grand_total' |
Definition at line 193 of file OrderInterface.php.
const HOLD_BEFORE_STATE = 'hold_before_state' |
Definition at line 445 of file OrderInterface.php.
const HOLD_BEFORE_STATUS = 'hold_before_status' |
Definition at line 449 of file OrderInterface.php.
const INCREMENT_ID = 'increment_id' |
Definition at line 389 of file OrderInterface.php.
const IS_VIRTUAL = 'is_virtual' |
Definition at line 49 of file OrderInterface.php.
const ITEMS = 'items' |
Definition at line 553 of file OrderInterface.php.
const ORDER_CURRENCY_CODE = 'order_currency_code' |
Definition at line 453 of file OrderInterface.php.
const ORIGINAL_INCREMENT_ID = 'original_increment_id' |
Definition at line 457 of file OrderInterface.php.
const PAYMENT = 'payment' |
Definition at line 561 of file OrderInterface.php.
const PAYMENT_AUTH_EXPIRATION = 'payment_auth_expiration' |
Definition at line 325 of file OrderInterface.php.
const PAYMENT_AUTHORIZATION_AMOUNT = 'payment_authorization_amount' |
Definition at line 365 of file OrderInterface.php.
const PROTECT_CODE = 'protect_code' |
Definition at line 41 of file OrderInterface.php.
const QUOTE_ADDRESS_ID = 'quote_address_id' |
Definition at line 329 of file OrderInterface.php.
const QUOTE_ID = 'quote_id' |
Definition at line 333 of file OrderInterface.php.
const RELATION_CHILD_ID = 'relation_child_id' |
Definition at line 461 of file OrderInterface.php.
const RELATION_CHILD_REAL_ID = 'relation_child_real_id' |
Definition at line 465 of file OrderInterface.php.
const RELATION_PARENT_ID = 'relation_parent_id' |
Definition at line 469 of file OrderInterface.php.
const RELATION_PARENT_REAL_ID = 'relation_parent_real_id' |
Definition at line 473 of file OrderInterface.php.
const REMOTE_IP = 'remote_ip' |
Definition at line 477 of file OrderInterface.php.
const SHIPPING_AMOUNT = 'shipping_amount' |
Definition at line 197 of file OrderInterface.php.
const SHIPPING_CANCELED = 'shipping_canceled' |
Definition at line 201 of file OrderInterface.php.
const SHIPPING_DESCRIPTION = 'shipping_description' |
Definition at line 45 of file OrderInterface.php.
const SHIPPING_DISCOUNT_AMOUNT = 'shipping_discount_amount' |
Definition at line 369 of file OrderInterface.php.
const SHIPPING_DISCOUNT_TAX_COMPENSATION_AMOUNT = 'shipping_discount_tax_compensation_amount' |
Definition at line 521 of file OrderInterface.php.
const SHIPPING_INCL_TAX = 'shipping_incl_tax' |
Definition at line 545 of file OrderInterface.php.
const SHIPPING_INVOICED = 'shipping_invoiced' |
Definition at line 205 of file OrderInterface.php.
const SHIPPING_REFUNDED = 'shipping_refunded' |
Definition at line 209 of file OrderInterface.php.
const SHIPPING_TAX_AMOUNT = 'shipping_tax_amount' |
Definition at line 213 of file OrderInterface.php.
const SHIPPING_TAX_REFUNDED = 'shipping_tax_refunded' |
Definition at line 217 of file OrderInterface.php.
const STATE = 'state' |
Definition at line 29 of file OrderInterface.php.
const STATUS = 'status' |
Definition at line 33 of file OrderInterface.php.
const STATUS_HISTORIES = 'status_histories' |
Definition at line 565 of file OrderInterface.php.
const STORE_CURRENCY_CODE = 'store_currency_code' |
Definition at line 481 of file OrderInterface.php.
const STORE_ID = 'store_id' |
Definition at line 53 of file OrderInterface.php.
const STORE_NAME = 'store_name' |
Definition at line 485 of file OrderInterface.php.
const STORE_TO_BASE_RATE = 'store_to_base_rate' |
Definition at line 221 of file OrderInterface.php.
const STORE_TO_ORDER_RATE = 'store_to_order_rate' |
Definition at line 225 of file OrderInterface.php.
const SUBTOTAL = 'subtotal' |
Definition at line 229 of file OrderInterface.php.
const SUBTOTAL_CANCELED = 'subtotal_canceled' |
Definition at line 233 of file OrderInterface.php.
const SUBTOTAL_INCL_TAX = 'subtotal_incl_tax' |
Definition at line 373 of file OrderInterface.php.
const SUBTOTAL_INVOICED = 'subtotal_invoiced' |
Definition at line 237 of file OrderInterface.php.
const SUBTOTAL_REFUNDED = 'subtotal_refunded' |
Definition at line 241 of file OrderInterface.php.
const TAX_AMOUNT = 'tax_amount' |
Definition at line 245 of file OrderInterface.php.
const TAX_CANCELED = 'tax_canceled' |
Definition at line 249 of file OrderInterface.php.
const TAX_INVOICED = 'tax_invoiced' |
Definition at line 253 of file OrderInterface.php.
const TAX_REFUNDED = 'tax_refunded' |
Definition at line 257 of file OrderInterface.php.
const TOTAL_CANCELED = 'total_canceled' |
Definition at line 261 of file OrderInterface.php.
const TOTAL_DUE = 'total_due' |
Definition at line 377 of file OrderInterface.php.
const TOTAL_INVOICED = 'total_invoiced' |
Definition at line 265 of file OrderInterface.php.
const TOTAL_ITEM_COUNT = 'total_item_count' |
Definition at line 505 of file OrderInterface.php.
const TOTAL_OFFLINE_REFUNDED = 'total_offline_refunded' |
Definition at line 269 of file OrderInterface.php.
const TOTAL_ONLINE_REFUNDED = 'total_online_refunded' |
Definition at line 273 of file OrderInterface.php.
const TOTAL_PAID = 'total_paid' |
Definition at line 277 of file OrderInterface.php.
const TOTAL_QTY_ORDERED = 'total_qty_ordered' |
Definition at line 281 of file OrderInterface.php.
const TOTAL_REFUNDED = 'total_refunded' |
Definition at line 285 of file OrderInterface.php.
const UPDATED_AT = 'updated_at' |
Definition at line 501 of file OrderInterface.php.
const WEIGHT = 'weight' |
Definition at line 381 of file OrderInterface.php.
const X_FORWARDED_FOR = 'x_forwarded_for' |
Definition at line 489 of file OrderInterface.php.