public class SalesOrderListEntity extends Object implements Serializable
| Constructor and Description |
|---|
SalesOrderListEntity() |
SalesOrderListEntity(String increment_id,
String store_id,
String created_at,
String updated_at,
String customer_id,
String tax_amount,
String shipping_amount,
String discount_amount,
String subtotal,
String grand_total,
String total_paid,
String total_refunded,
String total_qty_ordered,
String total_canceled,
String total_invoiced,
String total_online_refunded,
String total_offline_refunded,
String base_tax_amount,
String base_shipping_amount,
String base_discount_amount,
String base_subtotal,
String base_grand_total,
String base_total_paid,
String base_total_refunded,
String base_total_qty_ordered,
String base_total_canceled,
String base_total_invoiced,
String base_total_online_refunded,
String base_total_offline_refunded,
String billing_address_id,
String billing_firstname,
String billing_lastname,
String shipping_address_id,
String shipping_firstname,
String shipping_lastname,
String billing_name,
String shipping_name,
String store_to_base_rate,
String store_to_order_rate,
String base_to_global_rate,
String base_to_order_rate,
String weight,
String store_name,
String remote_ip,
String status,
String state,
String applied_rule_ids,
String global_currency_code,
String base_currency_code,
String store_currency_code,
String order_currency_code,
String shipping_method,
String shipping_description,
String customer_email,
String customer_firstname,
String customer_lastname,
String quote_id,
String is_virtual,
String customer_group_id,
String customer_note_notify,
String customer_is_guest,
String email_sent,
String order_id,
String gift_message_id,
String coupon_code,
String protect_code,
String base_discount_canceled,
String base_discount_invoiced,
String base_discount_refunded,
String base_shipping_canceled,
String base_shipping_invoiced,
String base_shipping_refunded,
String base_shipping_tax_amount,
String base_shipping_tax_refunded,
String base_subtotal_canceled,
String base_subtotal_invoiced,
String base_subtotal_refunded,
String base_tax_canceled,
String base_tax_invoiced,
String base_tax_refunded,
String base_total_invoiced_cost,
String discount_canceled,
String discount_invoiced,
String discount_refunded,
String shipping_canceled,
String shipping_invoiced,
String shipping_refunded,
String shipping_tax_amount,
String shipping_tax_refunded,
String subtotal_canceled,
String subtotal_invoiced,
String subtotal_refunded,
String tax_canceled,
String tax_invoiced,
String tax_refunded,
String can_ship_partially,
String can_ship_partially_item,
String edit_increment,
String forced_do_shipment_with_invoice,
String payment_authorization_expiration,
String paypal_ipn_customer_notified,
String quote_address_id,
String adjustment_negative,
String adjustment_positive,
String base_adjustment_negative,
String base_adjustment_positive,
String base_shipping_discount_amount,
String base_subtotal_incl_tax,
String base_total_due,
String payment_authorization_amount,
String shipping_discount_amount,
String subtotal_incl_tax,
String total_due,
String customer_dob,
String customer_middlename,
String customer_prefix,
String customer_suffix,
String customer_taxvat,
String discount_description,
String ext_customer_id,
String ext_order_id,
String hold_before_state,
String hold_before_status,
String original_increment_id,
String relation_child_id,
String relation_child_real_id,
String relation_parent_id,
String relation_parent_real_id,
String x_forwarded_for,
String customer_note,
String total_item_count,
String customer_gender,
String hidden_tax_amount,
String base_hidden_tax_amount,
String shipping_hidden_tax_amount,
String base_shipping_hidden_tax_amount,
String hidden_tax_invoiced,
String base_hidden_tax_invoiced,
String hidden_tax_refunded,
String base_hidden_tax_refunded,
String shipping_incl_tax,
String base_shipping_incl_tax,
String base_customer_balance_amount,
String customer_balance_amount,
String base_customer_balance_invoiced,
String customer_balance_invoiced,
String base_customer_balance_refunded,
String customer_balance_refunded,
String base_customer_balance_total_refunded,
String customer_balance_total_refunded,
String gift_cards,
String base_gift_cards_amount,
String gift_cards_amount,
String base_gift_cards_invoiced,
String gift_cards_invoiced,
String base_gift_cards_refunded,
String gift_cards_refunded,
String reward_points_balance,
String base_reward_currency_amount,
String reward_currency_amount,
String base_reward_currency_amount_invoiced,
String reward_currency_amount_invoiced,
String base_reward_currency_amount_refunded,
String reward_currency_amount_refunded,
String reward_points_balance_refunded,
String reward_points_balance_to_refund,
String reward_salesrule_points,
String firstname,
String lastname,
String telephone,
String postcode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdjustment_negative()
Gets the adjustment_negative value for this SalesOrderListEntity.
|
String |
getAdjustment_positive()
Gets the adjustment_positive value for this SalesOrderListEntity.
|
String |
getApplied_rule_ids()
Gets the applied_rule_ids value for this SalesOrderListEntity.
|
String |
getBase_adjustment_negative()
Gets the base_adjustment_negative value for this SalesOrderListEntity.
|
String |
getBase_adjustment_positive()
Gets the base_adjustment_positive value for this SalesOrderListEntity.
|
String |
getBase_currency_code()
Gets the base_currency_code value for this SalesOrderListEntity.
|
String |
getBase_customer_balance_amount()
Gets the base_customer_balance_amount value for this SalesOrderListEntity.
|
String |
getBase_customer_balance_invoiced()
Gets the base_customer_balance_invoiced value for this SalesOrderListEntity.
|
String |
getBase_customer_balance_refunded()
Gets the base_customer_balance_refunded value for this SalesOrderListEntity.
|
String |
getBase_customer_balance_total_refunded()
Gets the base_customer_balance_total_refunded value for this SalesOrderListEntity.
|
String |
getBase_discount_amount()
Gets the base_discount_amount value for this SalesOrderListEntity.
|
String |
getBase_discount_canceled()
Gets the base_discount_canceled value for this SalesOrderListEntity.
|
String |
getBase_discount_invoiced()
Gets the base_discount_invoiced value for this SalesOrderListEntity.
|
String |
getBase_discount_refunded()
Gets the base_discount_refunded value for this SalesOrderListEntity.
|
String |
getBase_gift_cards_amount()
Gets the base_gift_cards_amount value for this SalesOrderListEntity.
|
String |
getBase_gift_cards_invoiced()
Gets the base_gift_cards_invoiced value for this SalesOrderListEntity.
|
String |
getBase_gift_cards_refunded()
Gets the base_gift_cards_refunded value for this SalesOrderListEntity.
|
String |
getBase_grand_total()
Gets the base_grand_total value for this SalesOrderListEntity.
|
String |
getBase_hidden_tax_amount()
Gets the base_hidden_tax_amount value for this SalesOrderListEntity.
|
String |
getBase_hidden_tax_invoiced()
Gets the base_hidden_tax_invoiced value for this SalesOrderListEntity.
|
String |
getBase_hidden_tax_refunded()
Gets the base_hidden_tax_refunded value for this SalesOrderListEntity.
|
String |
getBase_reward_currency_amount_invoiced()
Gets the base_reward_currency_amount_invoiced value for this SalesOrderListEntity.
|
String |
getBase_reward_currency_amount_refunded()
Gets the base_reward_currency_amount_refunded value for this SalesOrderListEntity.
|
String |
getBase_reward_currency_amount()
Gets the base_reward_currency_amount value for this SalesOrderListEntity.
|
String |
getBase_shipping_amount()
Gets the base_shipping_amount value for this SalesOrderListEntity.
|
String |
getBase_shipping_canceled()
Gets the base_shipping_canceled value for this SalesOrderListEntity.
|
String |
getBase_shipping_discount_amount()
Gets the base_shipping_discount_amount value for this SalesOrderListEntity.
|
String |
getBase_shipping_hidden_tax_amount()
Gets the base_shipping_hidden_tax_amount value for this SalesOrderListEntity.
|
String |
getBase_shipping_incl_tax()
Gets the base_shipping_incl_tax value for this SalesOrderListEntity.
|
String |
getBase_shipping_invoiced()
Gets the base_shipping_invoiced value for this SalesOrderListEntity.
|
String |
getBase_shipping_refunded()
Gets the base_shipping_refunded value for this SalesOrderListEntity.
|
String |
getBase_shipping_tax_amount()
Gets the base_shipping_tax_amount value for this SalesOrderListEntity.
|
String |
getBase_shipping_tax_refunded()
Gets the base_shipping_tax_refunded value for this SalesOrderListEntity.
|
String |
getBase_subtotal_canceled()
Gets the base_subtotal_canceled value for this SalesOrderListEntity.
|
String |
getBase_subtotal_incl_tax()
Gets the base_subtotal_incl_tax value for this SalesOrderListEntity.
|
String |
getBase_subtotal_invoiced()
Gets the base_subtotal_invoiced value for this SalesOrderListEntity.
|
String |
getBase_subtotal_refunded()
Gets the base_subtotal_refunded value for this SalesOrderListEntity.
|
String |
getBase_subtotal()
Gets the base_subtotal value for this SalesOrderListEntity.
|
String |
getBase_tax_amount()
Gets the base_tax_amount value for this SalesOrderListEntity.
|
String |
getBase_tax_canceled()
Gets the base_tax_canceled value for this SalesOrderListEntity.
|
String |
getBase_tax_invoiced()
Gets the base_tax_invoiced value for this SalesOrderListEntity.
|
String |
getBase_tax_refunded()
Gets the base_tax_refunded value for this SalesOrderListEntity.
|
String |
getBase_to_global_rate()
Gets the base_to_global_rate value for this SalesOrderListEntity.
|
String |
getBase_to_order_rate()
Gets the base_to_order_rate value for this SalesOrderListEntity.
|
String |
getBase_total_canceled()
Gets the base_total_canceled value for this SalesOrderListEntity.
|
String |
getBase_total_due()
Gets the base_total_due value for this SalesOrderListEntity.
|
String |
getBase_total_invoiced_cost()
Gets the base_total_invoiced_cost value for this SalesOrderListEntity.
|
String |
getBase_total_invoiced()
Gets the base_total_invoiced value for this SalesOrderListEntity.
|
String |
getBase_total_offline_refunded()
Gets the base_total_offline_refunded value for this SalesOrderListEntity.
|
String |
getBase_total_online_refunded()
Gets the base_total_online_refunded value for this SalesOrderListEntity.
|
String |
getBase_total_paid()
Gets the base_total_paid value for this SalesOrderListEntity.
|
String |
getBase_total_qty_ordered()
Gets the base_total_qty_ordered value for this SalesOrderListEntity.
|
String |
getBase_total_refunded()
Gets the base_total_refunded value for this SalesOrderListEntity.
|
String |
getBilling_address_id()
Gets the billing_address_id value for this SalesOrderListEntity.
|
String |
getBilling_firstname()
Gets the billing_firstname value for this SalesOrderListEntity.
|
String |
getBilling_lastname()
Gets the billing_lastname value for this SalesOrderListEntity.
|
String |
getBilling_name()
Gets the billing_name value for this SalesOrderListEntity.
|
String |
getCan_ship_partially_item()
Gets the can_ship_partially_item value for this SalesOrderListEntity.
|
String |
getCan_ship_partially()
Gets the can_ship_partially value for this SalesOrderListEntity.
|
String |
getCoupon_code()
Gets the coupon_code value for this SalesOrderListEntity.
|
String |
getCreated_at()
Gets the created_at value for this SalesOrderListEntity.
|
String |
getCustomer_balance_amount()
Gets the customer_balance_amount value for this SalesOrderListEntity.
|
String |
getCustomer_balance_invoiced()
Gets the customer_balance_invoiced value for this SalesOrderListEntity.
|
String |
getCustomer_balance_refunded()
Gets the customer_balance_refunded value for this SalesOrderListEntity.
|
String |
getCustomer_balance_total_refunded()
Gets the customer_balance_total_refunded value for this SalesOrderListEntity.
|
String |
getCustomer_dob()
Gets the customer_dob value for this SalesOrderListEntity.
|
String |
getCustomer_email()
Gets the customer_email value for this SalesOrderListEntity.
|
String |
getCustomer_firstname()
Gets the customer_firstname value for this SalesOrderListEntity.
|
String |
getCustomer_gender()
Gets the customer_gender value for this SalesOrderListEntity.
|
String |
getCustomer_group_id()
Gets the customer_group_id value for this SalesOrderListEntity.
|
String |
getCustomer_id()
Gets the customer_id value for this SalesOrderListEntity.
|
String |
getCustomer_is_guest()
Gets the customer_is_guest value for this SalesOrderListEntity.
|
String |
getCustomer_lastname()
Gets the customer_lastname value for this SalesOrderListEntity.
|
String |
getCustomer_middlename()
Gets the customer_middlename value for this SalesOrderListEntity.
|
String |
getCustomer_note_notify()
Gets the customer_note_notify value for this SalesOrderListEntity.
|
String |
getCustomer_note()
Gets the customer_note value for this SalesOrderListEntity.
|
String |
getCustomer_prefix()
Gets the customer_prefix value for this SalesOrderListEntity.
|
String |
getCustomer_suffix()
Gets the customer_suffix value for this SalesOrderListEntity.
|
String |
getCustomer_taxvat()
Gets the customer_taxvat value for this SalesOrderListEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getDiscount_amount()
Gets the discount_amount value for this SalesOrderListEntity.
|
String |
getDiscount_canceled()
Gets the discount_canceled value for this SalesOrderListEntity.
|
String |
getDiscount_description()
Gets the discount_description value for this SalesOrderListEntity.
|
String |
getDiscount_invoiced()
Gets the discount_invoiced value for this SalesOrderListEntity.
|
String |
getDiscount_refunded()
Gets the discount_refunded value for this SalesOrderListEntity.
|
String |
getEdit_increment()
Gets the edit_increment value for this SalesOrderListEntity.
|
String |
getEmail_sent()
Gets the email_sent value for this SalesOrderListEntity.
|
String |
getExt_customer_id()
Gets the ext_customer_id value for this SalesOrderListEntity.
|
String |
getExt_order_id()
Gets the ext_order_id value for this SalesOrderListEntity.
|
String |
getFirstname()
Gets the firstname value for this SalesOrderListEntity.
|
String |
getForced_do_shipment_with_invoice()
Gets the forced_do_shipment_with_invoice value for this SalesOrderListEntity.
|
String |
getGift_cards_amount()
Gets the gift_cards_amount value for this SalesOrderListEntity.
|
String |
getGift_cards_invoiced()
Gets the gift_cards_invoiced value for this SalesOrderListEntity.
|
String |
getGift_cards_refunded()
Gets the gift_cards_refunded value for this SalesOrderListEntity.
|
String |
getGift_cards()
Gets the gift_cards value for this SalesOrderListEntity.
|
String |
getGift_message_id()
Gets the gift_message_id value for this SalesOrderListEntity.
|
String |
getGlobal_currency_code()
Gets the global_currency_code value for this SalesOrderListEntity.
|
String |
getGrand_total()
Gets the grand_total value for this SalesOrderListEntity.
|
String |
getHidden_tax_amount()
Gets the hidden_tax_amount value for this SalesOrderListEntity.
|
String |
getHidden_tax_invoiced()
Gets the hidden_tax_invoiced value for this SalesOrderListEntity.
|
String |
getHidden_tax_refunded()
Gets the hidden_tax_refunded value for this SalesOrderListEntity.
|
String |
getHold_before_state()
Gets the hold_before_state value for this SalesOrderListEntity.
|
String |
getHold_before_status()
Gets the hold_before_status value for this SalesOrderListEntity.
|
String |
getIncrement_id()
Gets the increment_id value for this SalesOrderListEntity.
|
String |
getIs_virtual()
Gets the is_virtual value for this SalesOrderListEntity.
|
String |
getLastname()
Gets the lastname value for this SalesOrderListEntity.
|
String |
getOrder_currency_code()
Gets the order_currency_code value for this SalesOrderListEntity.
|
String |
getOrder_id()
Gets the order_id value for this SalesOrderListEntity.
|
String |
getOriginal_increment_id()
Gets the original_increment_id value for this SalesOrderListEntity.
|
String |
getPayment_authorization_amount()
Gets the payment_authorization_amount value for this SalesOrderListEntity.
|
String |
getPayment_authorization_expiration()
Gets the payment_authorization_expiration value for this SalesOrderListEntity.
|
String |
getPaypal_ipn_customer_notified()
Gets the paypal_ipn_customer_notified value for this SalesOrderListEntity.
|
String |
getPostcode()
Gets the postcode value for this SalesOrderListEntity.
|
String |
getProtect_code()
Gets the protect_code value for this SalesOrderListEntity.
|
String |
getQuote_address_id()
Gets the quote_address_id value for this SalesOrderListEntity.
|
String |
getQuote_id()
Gets the quote_id value for this SalesOrderListEntity.
|
String |
getRelation_child_id()
Gets the relation_child_id value for this SalesOrderListEntity.
|
String |
getRelation_child_real_id()
Gets the relation_child_real_id value for this SalesOrderListEntity.
|
String |
getRelation_parent_id()
Gets the relation_parent_id value for this SalesOrderListEntity.
|
String |
getRelation_parent_real_id()
Gets the relation_parent_real_id value for this SalesOrderListEntity.
|
String |
getRemote_ip()
Gets the remote_ip value for this SalesOrderListEntity.
|
String |
getReward_currency_amount_invoiced()
Gets the reward_currency_amount_invoiced value for this SalesOrderListEntity.
|
String |
getReward_currency_amount_refunded()
Gets the reward_currency_amount_refunded value for this SalesOrderListEntity.
|
String |
getReward_currency_amount()
Gets the reward_currency_amount value for this SalesOrderListEntity.
|
String |
getReward_points_balance_refunded()
Gets the reward_points_balance_refunded value for this SalesOrderListEntity.
|
String |
getReward_points_balance_to_refund()
Gets the reward_points_balance_to_refund value for this SalesOrderListEntity.
|
String |
getReward_points_balance()
Gets the reward_points_balance value for this SalesOrderListEntity.
|
String |
getReward_salesrule_points()
Gets the reward_salesrule_points value for this SalesOrderListEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getShipping_address_id()
Gets the shipping_address_id value for this SalesOrderListEntity.
|
String |
getShipping_amount()
Gets the shipping_amount value for this SalesOrderListEntity.
|
String |
getShipping_canceled()
Gets the shipping_canceled value for this SalesOrderListEntity.
|
String |
getShipping_description()
Gets the shipping_description value for this SalesOrderListEntity.
|
String |
getShipping_discount_amount()
Gets the shipping_discount_amount value for this SalesOrderListEntity.
|
String |
getShipping_firstname()
Gets the shipping_firstname value for this SalesOrderListEntity.
|
String |
getShipping_hidden_tax_amount()
Gets the shipping_hidden_tax_amount value for this SalesOrderListEntity.
|
String |
getShipping_incl_tax()
Gets the shipping_incl_tax value for this SalesOrderListEntity.
|
String |
getShipping_invoiced()
Gets the shipping_invoiced value for this SalesOrderListEntity.
|
String |
getShipping_lastname()
Gets the shipping_lastname value for this SalesOrderListEntity.
|
String |
getShipping_method()
Gets the shipping_method value for this SalesOrderListEntity.
|
String |
getShipping_name()
Gets the shipping_name value for this SalesOrderListEntity.
|
String |
getShipping_refunded()
Gets the shipping_refunded value for this SalesOrderListEntity.
|
String |
getShipping_tax_amount()
Gets the shipping_tax_amount value for this SalesOrderListEntity.
|
String |
getShipping_tax_refunded()
Gets the shipping_tax_refunded value for this SalesOrderListEntity.
|
String |
getState()
Gets the state value for this SalesOrderListEntity.
|
String |
getStatus()
Gets the status value for this SalesOrderListEntity.
|
String |
getStore_currency_code()
Gets the store_currency_code value for this SalesOrderListEntity.
|
String |
getStore_id()
Gets the store_id value for this SalesOrderListEntity.
|
String |
getStore_name()
Gets the store_name value for this SalesOrderListEntity.
|
String |
getStore_to_base_rate()
Gets the store_to_base_rate value for this SalesOrderListEntity.
|
String |
getStore_to_order_rate()
Gets the store_to_order_rate value for this SalesOrderListEntity.
|
String |
getSubtotal_canceled()
Gets the subtotal_canceled value for this SalesOrderListEntity.
|
String |
getSubtotal_incl_tax()
Gets the subtotal_incl_tax value for this SalesOrderListEntity.
|
String |
getSubtotal_invoiced()
Gets the subtotal_invoiced value for this SalesOrderListEntity.
|
String |
getSubtotal_refunded()
Gets the subtotal_refunded value for this SalesOrderListEntity.
|
String |
getSubtotal()
Gets the subtotal value for this SalesOrderListEntity.
|
String |
getTax_amount()
Gets the tax_amount value for this SalesOrderListEntity.
|
String |
getTax_canceled()
Gets the tax_canceled value for this SalesOrderListEntity.
|
String |
getTax_invoiced()
Gets the tax_invoiced value for this SalesOrderListEntity.
|
String |
getTax_refunded()
Gets the tax_refunded value for this SalesOrderListEntity.
|
String |
getTelephone()
Gets the telephone value for this SalesOrderListEntity.
|
String |
getTotal_canceled()
Gets the total_canceled value for this SalesOrderListEntity.
|
String |
getTotal_due()
Gets the total_due value for this SalesOrderListEntity.
|
String |
getTotal_invoiced()
Gets the total_invoiced value for this SalesOrderListEntity.
|
String |
getTotal_item_count()
Gets the total_item_count value for this SalesOrderListEntity.
|
String |
getTotal_offline_refunded()
Gets the total_offline_refunded value for this SalesOrderListEntity.
|
String |
getTotal_online_refunded()
Gets the total_online_refunded value for this SalesOrderListEntity.
|
String |
getTotal_paid()
Gets the total_paid value for this SalesOrderListEntity.
|
String |
getTotal_qty_ordered()
Gets the total_qty_ordered value for this SalesOrderListEntity.
|
String |
getTotal_refunded()
Gets the total_refunded value for this SalesOrderListEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this SalesOrderListEntity.
|
String |
getWeight()
Gets the weight value for this SalesOrderListEntity.
|
String |
getX_forwarded_for()
Gets the x_forwarded_for value for this SalesOrderListEntity.
|
int |
hashCode() |
void |
setAdjustment_negative(String adjustment_negative)
Sets the adjustment_negative value for this SalesOrderListEntity.
|
void |
setAdjustment_positive(String adjustment_positive)
Sets the adjustment_positive value for this SalesOrderListEntity.
|
void |
setApplied_rule_ids(String applied_rule_ids)
Sets the applied_rule_ids value for this SalesOrderListEntity.
|
void |
setBase_adjustment_negative(String base_adjustment_negative)
Sets the base_adjustment_negative value for this SalesOrderListEntity.
|
void |
setBase_adjustment_positive(String base_adjustment_positive)
Sets the base_adjustment_positive value for this SalesOrderListEntity.
|
void |
setBase_currency_code(String base_currency_code)
Sets the base_currency_code value for this SalesOrderListEntity.
|
void |
setBase_customer_balance_amount(String base_customer_balance_amount)
Sets the base_customer_balance_amount value for this SalesOrderListEntity.
|
void |
setBase_customer_balance_invoiced(String base_customer_balance_invoiced)
Sets the base_customer_balance_invoiced value for this SalesOrderListEntity.
|
void |
setBase_customer_balance_refunded(String base_customer_balance_refunded)
Sets the base_customer_balance_refunded value for this SalesOrderListEntity.
|
void |
setBase_customer_balance_total_refunded(String base_customer_balance_total_refunded)
Sets the base_customer_balance_total_refunded value for this SalesOrderListEntity.
|
void |
setBase_discount_amount(String base_discount_amount)
Sets the base_discount_amount value for this SalesOrderListEntity.
|
void |
setBase_discount_canceled(String base_discount_canceled)
Sets the base_discount_canceled value for this SalesOrderListEntity.
|
void |
setBase_discount_invoiced(String base_discount_invoiced)
Sets the base_discount_invoiced value for this SalesOrderListEntity.
|
void |
setBase_discount_refunded(String base_discount_refunded)
Sets the base_discount_refunded value for this SalesOrderListEntity.
|
void |
setBase_gift_cards_amount(String base_gift_cards_amount)
Sets the base_gift_cards_amount value for this SalesOrderListEntity.
|
void |
setBase_gift_cards_invoiced(String base_gift_cards_invoiced)
Sets the base_gift_cards_invoiced value for this SalesOrderListEntity.
|
void |
setBase_gift_cards_refunded(String base_gift_cards_refunded)
Sets the base_gift_cards_refunded value for this SalesOrderListEntity.
|
void |
setBase_grand_total(String base_grand_total)
Sets the base_grand_total value for this SalesOrderListEntity.
|
void |
setBase_hidden_tax_amount(String base_hidden_tax_amount)
Sets the base_hidden_tax_amount value for this SalesOrderListEntity.
|
void |
setBase_hidden_tax_invoiced(String base_hidden_tax_invoiced)
Sets the base_hidden_tax_invoiced value for this SalesOrderListEntity.
|
void |
setBase_hidden_tax_refunded(String base_hidden_tax_refunded)
Sets the base_hidden_tax_refunded value for this SalesOrderListEntity.
|
void |
setBase_reward_currency_amount_invoiced(String base_reward_currency_amount_invoiced)
Sets the base_reward_currency_amount_invoiced value for this SalesOrderListEntity.
|
void |
setBase_reward_currency_amount_refunded(String base_reward_currency_amount_refunded)
Sets the base_reward_currency_amount_refunded value for this SalesOrderListEntity.
|
void |
setBase_reward_currency_amount(String base_reward_currency_amount)
Sets the base_reward_currency_amount value for this SalesOrderListEntity.
|
void |
setBase_shipping_amount(String base_shipping_amount)
Sets the base_shipping_amount value for this SalesOrderListEntity.
|
void |
setBase_shipping_canceled(String base_shipping_canceled)
Sets the base_shipping_canceled value for this SalesOrderListEntity.
|
void |
setBase_shipping_discount_amount(String base_shipping_discount_amount)
Sets the base_shipping_discount_amount value for this SalesOrderListEntity.
|
void |
setBase_shipping_hidden_tax_amount(String base_shipping_hidden_tax_amount)
Sets the base_shipping_hidden_tax_amount value for this SalesOrderListEntity.
|
void |
setBase_shipping_incl_tax(String base_shipping_incl_tax)
Sets the base_shipping_incl_tax value for this SalesOrderListEntity.
|
void |
setBase_shipping_invoiced(String base_shipping_invoiced)
Sets the base_shipping_invoiced value for this SalesOrderListEntity.
|
void |
setBase_shipping_refunded(String base_shipping_refunded)
Sets the base_shipping_refunded value for this SalesOrderListEntity.
|
void |
setBase_shipping_tax_amount(String base_shipping_tax_amount)
Sets the base_shipping_tax_amount value for this SalesOrderListEntity.
|
void |
setBase_shipping_tax_refunded(String base_shipping_tax_refunded)
Sets the base_shipping_tax_refunded value for this SalesOrderListEntity.
|
void |
setBase_subtotal_canceled(String base_subtotal_canceled)
Sets the base_subtotal_canceled value for this SalesOrderListEntity.
|
void |
setBase_subtotal_incl_tax(String base_subtotal_incl_tax)
Sets the base_subtotal_incl_tax value for this SalesOrderListEntity.
|
void |
setBase_subtotal_invoiced(String base_subtotal_invoiced)
Sets the base_subtotal_invoiced value for this SalesOrderListEntity.
|
void |
setBase_subtotal_refunded(String base_subtotal_refunded)
Sets the base_subtotal_refunded value for this SalesOrderListEntity.
|
void |
setBase_subtotal(String base_subtotal)
Sets the base_subtotal value for this SalesOrderListEntity.
|
void |
setBase_tax_amount(String base_tax_amount)
Sets the base_tax_amount value for this SalesOrderListEntity.
|
void |
setBase_tax_canceled(String base_tax_canceled)
Sets the base_tax_canceled value for this SalesOrderListEntity.
|
void |
setBase_tax_invoiced(String base_tax_invoiced)
Sets the base_tax_invoiced value for this SalesOrderListEntity.
|
void |
setBase_tax_refunded(String base_tax_refunded)
Sets the base_tax_refunded value for this SalesOrderListEntity.
|
void |
setBase_to_global_rate(String base_to_global_rate)
Sets the base_to_global_rate value for this SalesOrderListEntity.
|
void |
setBase_to_order_rate(String base_to_order_rate)
Sets the base_to_order_rate value for this SalesOrderListEntity.
|
void |
setBase_total_canceled(String base_total_canceled)
Sets the base_total_canceled value for this SalesOrderListEntity.
|
void |
setBase_total_due(String base_total_due)
Sets the base_total_due value for this SalesOrderListEntity.
|
void |
setBase_total_invoiced_cost(String base_total_invoiced_cost)
Sets the base_total_invoiced_cost value for this SalesOrderListEntity.
|
void |
setBase_total_invoiced(String base_total_invoiced)
Sets the base_total_invoiced value for this SalesOrderListEntity.
|
void |
setBase_total_offline_refunded(String base_total_offline_refunded)
Sets the base_total_offline_refunded value for this SalesOrderListEntity.
|
void |
setBase_total_online_refunded(String base_total_online_refunded)
Sets the base_total_online_refunded value for this SalesOrderListEntity.
|
void |
setBase_total_paid(String base_total_paid)
Sets the base_total_paid value for this SalesOrderListEntity.
|
void |
setBase_total_qty_ordered(String base_total_qty_ordered)
Sets the base_total_qty_ordered value for this SalesOrderListEntity.
|
void |
setBase_total_refunded(String base_total_refunded)
Sets the base_total_refunded value for this SalesOrderListEntity.
|
void |
setBilling_address_id(String billing_address_id)
Sets the billing_address_id value for this SalesOrderListEntity.
|
void |
setBilling_firstname(String billing_firstname)
Sets the billing_firstname value for this SalesOrderListEntity.
|
void |
setBilling_lastname(String billing_lastname)
Sets the billing_lastname value for this SalesOrderListEntity.
|
void |
setBilling_name(String billing_name)
Sets the billing_name value for this SalesOrderListEntity.
|
void |
setCan_ship_partially_item(String can_ship_partially_item)
Sets the can_ship_partially_item value for this SalesOrderListEntity.
|
void |
setCan_ship_partially(String can_ship_partially)
Sets the can_ship_partially value for this SalesOrderListEntity.
|
void |
setCoupon_code(String coupon_code)
Sets the coupon_code value for this SalesOrderListEntity.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this SalesOrderListEntity.
|
void |
setCustomer_balance_amount(String customer_balance_amount)
Sets the customer_balance_amount value for this SalesOrderListEntity.
|
void |
setCustomer_balance_invoiced(String customer_balance_invoiced)
Sets the customer_balance_invoiced value for this SalesOrderListEntity.
|
void |
setCustomer_balance_refunded(String customer_balance_refunded)
Sets the customer_balance_refunded value for this SalesOrderListEntity.
|
void |
setCustomer_balance_total_refunded(String customer_balance_total_refunded)
Sets the customer_balance_total_refunded value for this SalesOrderListEntity.
|
void |
setCustomer_dob(String customer_dob)
Sets the customer_dob value for this SalesOrderListEntity.
|
void |
setCustomer_email(String customer_email)
Sets the customer_email value for this SalesOrderListEntity.
|
void |
setCustomer_firstname(String customer_firstname)
Sets the customer_firstname value for this SalesOrderListEntity.
|
void |
setCustomer_gender(String customer_gender)
Sets the customer_gender value for this SalesOrderListEntity.
|
void |
setCustomer_group_id(String customer_group_id)
Sets the customer_group_id value for this SalesOrderListEntity.
|
void |
setCustomer_id(String customer_id)
Sets the customer_id value for this SalesOrderListEntity.
|
void |
setCustomer_is_guest(String customer_is_guest)
Sets the customer_is_guest value for this SalesOrderListEntity.
|
void |
setCustomer_lastname(String customer_lastname)
Sets the customer_lastname value for this SalesOrderListEntity.
|
void |
setCustomer_middlename(String customer_middlename)
Sets the customer_middlename value for this SalesOrderListEntity.
|
void |
setCustomer_note_notify(String customer_note_notify)
Sets the customer_note_notify value for this SalesOrderListEntity.
|
void |
setCustomer_note(String customer_note)
Sets the customer_note value for this SalesOrderListEntity.
|
void |
setCustomer_prefix(String customer_prefix)
Sets the customer_prefix value for this SalesOrderListEntity.
|
void |
setCustomer_suffix(String customer_suffix)
Sets the customer_suffix value for this SalesOrderListEntity.
|
void |
setCustomer_taxvat(String customer_taxvat)
Sets the customer_taxvat value for this SalesOrderListEntity.
|
void |
setDiscount_amount(String discount_amount)
Sets the discount_amount value for this SalesOrderListEntity.
|
void |
setDiscount_canceled(String discount_canceled)
Sets the discount_canceled value for this SalesOrderListEntity.
|
void |
setDiscount_description(String discount_description)
Sets the discount_description value for this SalesOrderListEntity.
|
void |
setDiscount_invoiced(String discount_invoiced)
Sets the discount_invoiced value for this SalesOrderListEntity.
|
void |
setDiscount_refunded(String discount_refunded)
Sets the discount_refunded value for this SalesOrderListEntity.
|
void |
setEdit_increment(String edit_increment)
Sets the edit_increment value for this SalesOrderListEntity.
|
void |
setEmail_sent(String email_sent)
Sets the email_sent value for this SalesOrderListEntity.
|
void |
setExt_customer_id(String ext_customer_id)
Sets the ext_customer_id value for this SalesOrderListEntity.
|
void |
setExt_order_id(String ext_order_id)
Sets the ext_order_id value for this SalesOrderListEntity.
|
void |
setFirstname(String firstname)
Sets the firstname value for this SalesOrderListEntity.
|
void |
setForced_do_shipment_with_invoice(String forced_do_shipment_with_invoice)
Sets the forced_do_shipment_with_invoice value for this SalesOrderListEntity.
|
void |
setGift_cards_amount(String gift_cards_amount)
Sets the gift_cards_amount value for this SalesOrderListEntity.
|
void |
setGift_cards_invoiced(String gift_cards_invoiced)
Sets the gift_cards_invoiced value for this SalesOrderListEntity.
|
void |
setGift_cards_refunded(String gift_cards_refunded)
Sets the gift_cards_refunded value for this SalesOrderListEntity.
|
void |
setGift_cards(String gift_cards)
Sets the gift_cards value for this SalesOrderListEntity.
|
void |
setGift_message_id(String gift_message_id)
Sets the gift_message_id value for this SalesOrderListEntity.
|
void |
setGlobal_currency_code(String global_currency_code)
Sets the global_currency_code value for this SalesOrderListEntity.
|
void |
setGrand_total(String grand_total)
Sets the grand_total value for this SalesOrderListEntity.
|
void |
setHidden_tax_amount(String hidden_tax_amount)
Sets the hidden_tax_amount value for this SalesOrderListEntity.
|
void |
setHidden_tax_invoiced(String hidden_tax_invoiced)
Sets the hidden_tax_invoiced value for this SalesOrderListEntity.
|
void |
setHidden_tax_refunded(String hidden_tax_refunded)
Sets the hidden_tax_refunded value for this SalesOrderListEntity.
|
void |
setHold_before_state(String hold_before_state)
Sets the hold_before_state value for this SalesOrderListEntity.
|
void |
setHold_before_status(String hold_before_status)
Sets the hold_before_status value for this SalesOrderListEntity.
|
void |
setIncrement_id(String increment_id)
Sets the increment_id value for this SalesOrderListEntity.
|
void |
setIs_virtual(String is_virtual)
Sets the is_virtual value for this SalesOrderListEntity.
|
void |
setLastname(String lastname)
Sets the lastname value for this SalesOrderListEntity.
|
void |
setOrder_currency_code(String order_currency_code)
Sets the order_currency_code value for this SalesOrderListEntity.
|
void |
setOrder_id(String order_id)
Sets the order_id value for this SalesOrderListEntity.
|
void |
setOriginal_increment_id(String original_increment_id)
Sets the original_increment_id value for this SalesOrderListEntity.
|
void |
setPayment_authorization_amount(String payment_authorization_amount)
Sets the payment_authorization_amount value for this SalesOrderListEntity.
|
void |
setPayment_authorization_expiration(String payment_authorization_expiration)
Sets the payment_authorization_expiration value for this SalesOrderListEntity.
|
void |
setPaypal_ipn_customer_notified(String paypal_ipn_customer_notified)
Sets the paypal_ipn_customer_notified value for this SalesOrderListEntity.
|
void |
setPostcode(String postcode)
Sets the postcode value for this SalesOrderListEntity.
|
void |
setProtect_code(String protect_code)
Sets the protect_code value for this SalesOrderListEntity.
|
void |
setQuote_address_id(String quote_address_id)
Sets the quote_address_id value for this SalesOrderListEntity.
|
void |
setQuote_id(String quote_id)
Sets the quote_id value for this SalesOrderListEntity.
|
void |
setRelation_child_id(String relation_child_id)
Sets the relation_child_id value for this SalesOrderListEntity.
|
void |
setRelation_child_real_id(String relation_child_real_id)
Sets the relation_child_real_id value for this SalesOrderListEntity.
|
void |
setRelation_parent_id(String relation_parent_id)
Sets the relation_parent_id value for this SalesOrderListEntity.
|
void |
setRelation_parent_real_id(String relation_parent_real_id)
Sets the relation_parent_real_id value for this SalesOrderListEntity.
|
void |
setRemote_ip(String remote_ip)
Sets the remote_ip value for this SalesOrderListEntity.
|
void |
setReward_currency_amount_invoiced(String reward_currency_amount_invoiced)
Sets the reward_currency_amount_invoiced value for this SalesOrderListEntity.
|
void |
setReward_currency_amount_refunded(String reward_currency_amount_refunded)
Sets the reward_currency_amount_refunded value for this SalesOrderListEntity.
|
void |
setReward_currency_amount(String reward_currency_amount)
Sets the reward_currency_amount value for this SalesOrderListEntity.
|
void |
setReward_points_balance_refunded(String reward_points_balance_refunded)
Sets the reward_points_balance_refunded value for this SalesOrderListEntity.
|
void |
setReward_points_balance_to_refund(String reward_points_balance_to_refund)
Sets the reward_points_balance_to_refund value for this SalesOrderListEntity.
|
void |
setReward_points_balance(String reward_points_balance)
Sets the reward_points_balance value for this SalesOrderListEntity.
|
void |
setReward_salesrule_points(String reward_salesrule_points)
Sets the reward_salesrule_points value for this SalesOrderListEntity.
|
void |
setShipping_address_id(String shipping_address_id)
Sets the shipping_address_id value for this SalesOrderListEntity.
|
void |
setShipping_amount(String shipping_amount)
Sets the shipping_amount value for this SalesOrderListEntity.
|
void |
setShipping_canceled(String shipping_canceled)
Sets the shipping_canceled value for this SalesOrderListEntity.
|
void |
setShipping_description(String shipping_description)
Sets the shipping_description value for this SalesOrderListEntity.
|
void |
setShipping_discount_amount(String shipping_discount_amount)
Sets the shipping_discount_amount value for this SalesOrderListEntity.
|
void |
setShipping_firstname(String shipping_firstname)
Sets the shipping_firstname value for this SalesOrderListEntity.
|
void |
setShipping_hidden_tax_amount(String shipping_hidden_tax_amount)
Sets the shipping_hidden_tax_amount value for this SalesOrderListEntity.
|
void |
setShipping_incl_tax(String shipping_incl_tax)
Sets the shipping_incl_tax value for this SalesOrderListEntity.
|
void |
setShipping_invoiced(String shipping_invoiced)
Sets the shipping_invoiced value for this SalesOrderListEntity.
|
void |
setShipping_lastname(String shipping_lastname)
Sets the shipping_lastname value for this SalesOrderListEntity.
|
void |
setShipping_method(String shipping_method)
Sets the shipping_method value for this SalesOrderListEntity.
|
void |
setShipping_name(String shipping_name)
Sets the shipping_name value for this SalesOrderListEntity.
|
void |
setShipping_refunded(String shipping_refunded)
Sets the shipping_refunded value for this SalesOrderListEntity.
|
void |
setShipping_tax_amount(String shipping_tax_amount)
Sets the shipping_tax_amount value for this SalesOrderListEntity.
|
void |
setShipping_tax_refunded(String shipping_tax_refunded)
Sets the shipping_tax_refunded value for this SalesOrderListEntity.
|
void |
setState(String state)
Sets the state value for this SalesOrderListEntity.
|
void |
setStatus(String status)
Sets the status value for this SalesOrderListEntity.
|
void |
setStore_currency_code(String store_currency_code)
Sets the store_currency_code value for this SalesOrderListEntity.
|
void |
setStore_id(String store_id)
Sets the store_id value for this SalesOrderListEntity.
|
void |
setStore_name(String store_name)
Sets the store_name value for this SalesOrderListEntity.
|
void |
setStore_to_base_rate(String store_to_base_rate)
Sets the store_to_base_rate value for this SalesOrderListEntity.
|
void |
setStore_to_order_rate(String store_to_order_rate)
Sets the store_to_order_rate value for this SalesOrderListEntity.
|
void |
setSubtotal_canceled(String subtotal_canceled)
Sets the subtotal_canceled value for this SalesOrderListEntity.
|
void |
setSubtotal_incl_tax(String subtotal_incl_tax)
Sets the subtotal_incl_tax value for this SalesOrderListEntity.
|
void |
setSubtotal_invoiced(String subtotal_invoiced)
Sets the subtotal_invoiced value for this SalesOrderListEntity.
|
void |
setSubtotal_refunded(String subtotal_refunded)
Sets the subtotal_refunded value for this SalesOrderListEntity.
|
void |
setSubtotal(String subtotal)
Sets the subtotal value for this SalesOrderListEntity.
|
void |
setTax_amount(String tax_amount)
Sets the tax_amount value for this SalesOrderListEntity.
|
void |
setTax_canceled(String tax_canceled)
Sets the tax_canceled value for this SalesOrderListEntity.
|
void |
setTax_invoiced(String tax_invoiced)
Sets the tax_invoiced value for this SalesOrderListEntity.
|
void |
setTax_refunded(String tax_refunded)
Sets the tax_refunded value for this SalesOrderListEntity.
|
void |
setTelephone(String telephone)
Sets the telephone value for this SalesOrderListEntity.
|
void |
setTotal_canceled(String total_canceled)
Sets the total_canceled value for this SalesOrderListEntity.
|
void |
setTotal_due(String total_due)
Sets the total_due value for this SalesOrderListEntity.
|
void |
setTotal_invoiced(String total_invoiced)
Sets the total_invoiced value for this SalesOrderListEntity.
|
void |
setTotal_item_count(String total_item_count)
Sets the total_item_count value for this SalesOrderListEntity.
|
void |
setTotal_offline_refunded(String total_offline_refunded)
Sets the total_offline_refunded value for this SalesOrderListEntity.
|
void |
setTotal_online_refunded(String total_online_refunded)
Sets the total_online_refunded value for this SalesOrderListEntity.
|
void |
setTotal_paid(String total_paid)
Sets the total_paid value for this SalesOrderListEntity.
|
void |
setTotal_qty_ordered(String total_qty_ordered)
Sets the total_qty_ordered value for this SalesOrderListEntity.
|
void |
setTotal_refunded(String total_refunded)
Sets the total_refunded value for this SalesOrderListEntity.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this SalesOrderListEntity.
|
void |
setWeight(String weight)
Sets the weight value for this SalesOrderListEntity.
|
void |
setX_forwarded_for(String x_forwarded_for)
Sets the x_forwarded_for value for this SalesOrderListEntity.
|
public SalesOrderListEntity()
public SalesOrderListEntity(String increment_id, String store_id, String created_at, String updated_at, String customer_id, String tax_amount, String shipping_amount, String discount_amount, String subtotal, String grand_total, String total_paid, String total_refunded, String total_qty_ordered, String total_canceled, String total_invoiced, String total_online_refunded, String total_offline_refunded, String base_tax_amount, String base_shipping_amount, String base_discount_amount, String base_subtotal, String base_grand_total, String base_total_paid, String base_total_refunded, String base_total_qty_ordered, String base_total_canceled, String base_total_invoiced, String base_total_online_refunded, String base_total_offline_refunded, String billing_address_id, String billing_firstname, String billing_lastname, String shipping_address_id, String shipping_firstname, String shipping_lastname, String billing_name, String shipping_name, String store_to_base_rate, String store_to_order_rate, String base_to_global_rate, String base_to_order_rate, String weight, String store_name, String remote_ip, String status, String state, String applied_rule_ids, String global_currency_code, String base_currency_code, String store_currency_code, String order_currency_code, String shipping_method, String shipping_description, String customer_email, String customer_firstname, String customer_lastname, String quote_id, String is_virtual, String customer_group_id, String customer_note_notify, String customer_is_guest, String email_sent, String order_id, String gift_message_id, String coupon_code, String protect_code, String base_discount_canceled, String base_discount_invoiced, String base_discount_refunded, String base_shipping_canceled, String base_shipping_invoiced, String base_shipping_refunded, String base_shipping_tax_amount, String base_shipping_tax_refunded, String base_subtotal_canceled, String base_subtotal_invoiced, String base_subtotal_refunded, String base_tax_canceled, String base_tax_invoiced, String base_tax_refunded, String base_total_invoiced_cost, String discount_canceled, String discount_invoiced, String discount_refunded, String shipping_canceled, String shipping_invoiced, String shipping_refunded, String shipping_tax_amount, String shipping_tax_refunded, String subtotal_canceled, String subtotal_invoiced, String subtotal_refunded, String tax_canceled, String tax_invoiced, String tax_refunded, String can_ship_partially, String can_ship_partially_item, String edit_increment, String forced_do_shipment_with_invoice, String payment_authorization_expiration, String paypal_ipn_customer_notified, String quote_address_id, String adjustment_negative, String adjustment_positive, String base_adjustment_negative, String base_adjustment_positive, String base_shipping_discount_amount, String base_subtotal_incl_tax, String base_total_due, String payment_authorization_amount, String shipping_discount_amount, String subtotal_incl_tax, String total_due, String customer_dob, String customer_middlename, String customer_prefix, String customer_suffix, String customer_taxvat, String discount_description, String ext_customer_id, String ext_order_id, String hold_before_state, String hold_before_status, String original_increment_id, String relation_child_id, String relation_child_real_id, String relation_parent_id, String relation_parent_real_id, String x_forwarded_for, String customer_note, String total_item_count, String customer_gender, String hidden_tax_amount, String base_hidden_tax_amount, String shipping_hidden_tax_amount, String base_shipping_hidden_tax_amount, String hidden_tax_invoiced, String base_hidden_tax_invoiced, String hidden_tax_refunded, String base_hidden_tax_refunded, String shipping_incl_tax, String base_shipping_incl_tax, String base_customer_balance_amount, String customer_balance_amount, String base_customer_balance_invoiced, String customer_balance_invoiced, String base_customer_balance_refunded, String customer_balance_refunded, String base_customer_balance_total_refunded, String customer_balance_total_refunded, String gift_cards, String base_gift_cards_amount, String gift_cards_amount, String base_gift_cards_invoiced, String gift_cards_invoiced, String base_gift_cards_refunded, String gift_cards_refunded, String reward_points_balance, String base_reward_currency_amount, String reward_currency_amount, String base_reward_currency_amount_invoiced, String reward_currency_amount_invoiced, String base_reward_currency_amount_refunded, String reward_currency_amount_refunded, String reward_points_balance_refunded, String reward_points_balance_to_refund, String reward_salesrule_points, String firstname, String lastname, String telephone, String postcode)
public String getIncrement_id()
public void setIncrement_id(String increment_id)
increment_id - public String getStore_id()
public void setStore_id(String store_id)
store_id - public String getCreated_at()
public void setCreated_at(String created_at)
created_at - public String getUpdated_at()
public void setUpdated_at(String updated_at)
updated_at - public String getCustomer_id()
public void setCustomer_id(String customer_id)
customer_id - public String getTax_amount()
public void setTax_amount(String tax_amount)
tax_amount - public String getShipping_amount()
public void setShipping_amount(String shipping_amount)
shipping_amount - public String getDiscount_amount()
public void setDiscount_amount(String discount_amount)
discount_amount - public String getSubtotal()
public void setSubtotal(String subtotal)
subtotal - public String getGrand_total()
public void setGrand_total(String grand_total)
grand_total - public String getTotal_paid()
public void setTotal_paid(String total_paid)
total_paid - public String getTotal_refunded()
public void setTotal_refunded(String total_refunded)
total_refunded - public String getTotal_qty_ordered()
public void setTotal_qty_ordered(String total_qty_ordered)
total_qty_ordered - public String getTotal_canceled()
public void setTotal_canceled(String total_canceled)
total_canceled - public String getTotal_invoiced()
public void setTotal_invoiced(String total_invoiced)
total_invoiced - public String getTotal_online_refunded()
public void setTotal_online_refunded(String total_online_refunded)
total_online_refunded - public String getTotal_offline_refunded()
public void setTotal_offline_refunded(String total_offline_refunded)
total_offline_refunded - public String getBase_tax_amount()
public void setBase_tax_amount(String base_tax_amount)
base_tax_amount - public String getBase_shipping_amount()
public void setBase_shipping_amount(String base_shipping_amount)
base_shipping_amount - public String getBase_discount_amount()
public void setBase_discount_amount(String base_discount_amount)
base_discount_amount - public String getBase_subtotal()
public void setBase_subtotal(String base_subtotal)
base_subtotal - public String getBase_grand_total()
public void setBase_grand_total(String base_grand_total)
base_grand_total - public String getBase_total_paid()
public void setBase_total_paid(String base_total_paid)
base_total_paid - public String getBase_total_refunded()
public void setBase_total_refunded(String base_total_refunded)
base_total_refunded - public String getBase_total_qty_ordered()
public void setBase_total_qty_ordered(String base_total_qty_ordered)
base_total_qty_ordered - public String getBase_total_canceled()
public void setBase_total_canceled(String base_total_canceled)
base_total_canceled - public String getBase_total_invoiced()
public void setBase_total_invoiced(String base_total_invoiced)
base_total_invoiced - public String getBase_total_online_refunded()
public void setBase_total_online_refunded(String base_total_online_refunded)
base_total_online_refunded - public String getBase_total_offline_refunded()
public void setBase_total_offline_refunded(String base_total_offline_refunded)
base_total_offline_refunded - public String getBilling_address_id()
public void setBilling_address_id(String billing_address_id)
billing_address_id - public String getBilling_firstname()
public void setBilling_firstname(String billing_firstname)
billing_firstname - public String getBilling_lastname()
public void setBilling_lastname(String billing_lastname)
billing_lastname - public String getShipping_address_id()
public void setShipping_address_id(String shipping_address_id)
shipping_address_id - public String getShipping_firstname()
public void setShipping_firstname(String shipping_firstname)
shipping_firstname - public String getShipping_lastname()
public void setShipping_lastname(String shipping_lastname)
shipping_lastname - public String getBilling_name()
public void setBilling_name(String billing_name)
billing_name - public String getShipping_name()
public void setShipping_name(String shipping_name)
shipping_name - public String getStore_to_base_rate()
public void setStore_to_base_rate(String store_to_base_rate)
store_to_base_rate - public String getStore_to_order_rate()
public void setStore_to_order_rate(String store_to_order_rate)
store_to_order_rate - public String getBase_to_global_rate()
public void setBase_to_global_rate(String base_to_global_rate)
base_to_global_rate - public String getBase_to_order_rate()
public void setBase_to_order_rate(String base_to_order_rate)
base_to_order_rate - public String getWeight()
public void setWeight(String weight)
weight - public String getStore_name()
public void setStore_name(String store_name)
store_name - public String getRemote_ip()
public void setRemote_ip(String remote_ip)
remote_ip - public String getStatus()
public void setStatus(String status)
status - public String getState()
public void setState(String state)
state - public String getApplied_rule_ids()
public void setApplied_rule_ids(String applied_rule_ids)
applied_rule_ids - public String getGlobal_currency_code()
public void setGlobal_currency_code(String global_currency_code)
global_currency_code - public String getBase_currency_code()
public void setBase_currency_code(String base_currency_code)
base_currency_code - public String getStore_currency_code()
public void setStore_currency_code(String store_currency_code)
store_currency_code - public String getOrder_currency_code()
public void setOrder_currency_code(String order_currency_code)
order_currency_code - public String getShipping_method()
public void setShipping_method(String shipping_method)
shipping_method - public String getShipping_description()
public void setShipping_description(String shipping_description)
shipping_description - public String getCustomer_email()
public void setCustomer_email(String customer_email)
customer_email - public String getCustomer_firstname()
public void setCustomer_firstname(String customer_firstname)
customer_firstname - public String getCustomer_lastname()
public void setCustomer_lastname(String customer_lastname)
customer_lastname - public String getQuote_id()
public void setQuote_id(String quote_id)
quote_id - public String getIs_virtual()
public void setIs_virtual(String is_virtual)
is_virtual - public String getCustomer_group_id()
public void setCustomer_group_id(String customer_group_id)
customer_group_id - public String getCustomer_note_notify()
public void setCustomer_note_notify(String customer_note_notify)
customer_note_notify - public String getCustomer_is_guest()
public void setCustomer_is_guest(String customer_is_guest)
customer_is_guest - public String getEmail_sent()
public void setEmail_sent(String email_sent)
email_sent - public String getOrder_id()
public void setOrder_id(String order_id)
order_id - public String getGift_message_id()
public void setGift_message_id(String gift_message_id)
gift_message_id - public String getCoupon_code()
public void setCoupon_code(String coupon_code)
coupon_code - public String getProtect_code()
public void setProtect_code(String protect_code)
protect_code - public String getBase_discount_canceled()
public void setBase_discount_canceled(String base_discount_canceled)
base_discount_canceled - public String getBase_discount_invoiced()
public void setBase_discount_invoiced(String base_discount_invoiced)
base_discount_invoiced - public String getBase_discount_refunded()
public void setBase_discount_refunded(String base_discount_refunded)
base_discount_refunded - public String getBase_shipping_canceled()
public void setBase_shipping_canceled(String base_shipping_canceled)
base_shipping_canceled - public String getBase_shipping_invoiced()
public void setBase_shipping_invoiced(String base_shipping_invoiced)
base_shipping_invoiced - public String getBase_shipping_refunded()
public void setBase_shipping_refunded(String base_shipping_refunded)
base_shipping_refunded - public String getBase_shipping_tax_amount()
public void setBase_shipping_tax_amount(String base_shipping_tax_amount)
base_shipping_tax_amount - public String getBase_shipping_tax_refunded()
public void setBase_shipping_tax_refunded(String base_shipping_tax_refunded)
base_shipping_tax_refunded - public String getBase_subtotal_canceled()
public void setBase_subtotal_canceled(String base_subtotal_canceled)
base_subtotal_canceled - public String getBase_subtotal_invoiced()
public void setBase_subtotal_invoiced(String base_subtotal_invoiced)
base_subtotal_invoiced - public String getBase_subtotal_refunded()
public void setBase_subtotal_refunded(String base_subtotal_refunded)
base_subtotal_refunded - public String getBase_tax_canceled()
public void setBase_tax_canceled(String base_tax_canceled)
base_tax_canceled - public String getBase_tax_invoiced()
public void setBase_tax_invoiced(String base_tax_invoiced)
base_tax_invoiced - public String getBase_tax_refunded()
public void setBase_tax_refunded(String base_tax_refunded)
base_tax_refunded - public String getBase_total_invoiced_cost()
public void setBase_total_invoiced_cost(String base_total_invoiced_cost)
base_total_invoiced_cost - public String getDiscount_canceled()
public void setDiscount_canceled(String discount_canceled)
discount_canceled - public String getDiscount_invoiced()
public void setDiscount_invoiced(String discount_invoiced)
discount_invoiced - public String getDiscount_refunded()
public void setDiscount_refunded(String discount_refunded)
discount_refunded - public String getShipping_canceled()
public void setShipping_canceled(String shipping_canceled)
shipping_canceled - public String getShipping_invoiced()
public void setShipping_invoiced(String shipping_invoiced)
shipping_invoiced - public String getShipping_refunded()
public void setShipping_refunded(String shipping_refunded)
shipping_refunded - public String getShipping_tax_amount()
public void setShipping_tax_amount(String shipping_tax_amount)
shipping_tax_amount - public String getShipping_tax_refunded()
public void setShipping_tax_refunded(String shipping_tax_refunded)
shipping_tax_refunded - public String getSubtotal_canceled()
public void setSubtotal_canceled(String subtotal_canceled)
subtotal_canceled - public String getSubtotal_invoiced()
public void setSubtotal_invoiced(String subtotal_invoiced)
subtotal_invoiced - public String getSubtotal_refunded()
public void setSubtotal_refunded(String subtotal_refunded)
subtotal_refunded - public String getTax_canceled()
public void setTax_canceled(String tax_canceled)
tax_canceled - public String getTax_invoiced()
public void setTax_invoiced(String tax_invoiced)
tax_invoiced - public String getTax_refunded()
public void setTax_refunded(String tax_refunded)
tax_refunded - public String getCan_ship_partially()
public void setCan_ship_partially(String can_ship_partially)
can_ship_partially - public String getCan_ship_partially_item()
public void setCan_ship_partially_item(String can_ship_partially_item)
can_ship_partially_item - public String getEdit_increment()
public void setEdit_increment(String edit_increment)
edit_increment - public String getForced_do_shipment_with_invoice()
public void setForced_do_shipment_with_invoice(String forced_do_shipment_with_invoice)
forced_do_shipment_with_invoice - public String getPayment_authorization_expiration()
public void setPayment_authorization_expiration(String payment_authorization_expiration)
payment_authorization_expiration - public String getPaypal_ipn_customer_notified()
public void setPaypal_ipn_customer_notified(String paypal_ipn_customer_notified)
paypal_ipn_customer_notified - public String getQuote_address_id()
public void setQuote_address_id(String quote_address_id)
quote_address_id - public String getAdjustment_negative()
public void setAdjustment_negative(String adjustment_negative)
adjustment_negative - public String getAdjustment_positive()
public void setAdjustment_positive(String adjustment_positive)
adjustment_positive - public String getBase_adjustment_negative()
public void setBase_adjustment_negative(String base_adjustment_negative)
base_adjustment_negative - public String getBase_adjustment_positive()
public void setBase_adjustment_positive(String base_adjustment_positive)
base_adjustment_positive - public String getBase_shipping_discount_amount()
public void setBase_shipping_discount_amount(String base_shipping_discount_amount)
base_shipping_discount_amount - public String getBase_subtotal_incl_tax()
public void setBase_subtotal_incl_tax(String base_subtotal_incl_tax)
base_subtotal_incl_tax - public String getBase_total_due()
public void setBase_total_due(String base_total_due)
base_total_due - public String getPayment_authorization_amount()
public void setPayment_authorization_amount(String payment_authorization_amount)
payment_authorization_amount - public String getShipping_discount_amount()
public void setShipping_discount_amount(String shipping_discount_amount)
shipping_discount_amount - public String getSubtotal_incl_tax()
public void setSubtotal_incl_tax(String subtotal_incl_tax)
subtotal_incl_tax - public String getTotal_due()
public void setTotal_due(String total_due)
total_due - public String getCustomer_dob()
public void setCustomer_dob(String customer_dob)
customer_dob - public String getCustomer_middlename()
public void setCustomer_middlename(String customer_middlename)
customer_middlename - public String getCustomer_prefix()
public void setCustomer_prefix(String customer_prefix)
customer_prefix - public String getCustomer_suffix()
public void setCustomer_suffix(String customer_suffix)
customer_suffix - public String getCustomer_taxvat()
public void setCustomer_taxvat(String customer_taxvat)
customer_taxvat - public String getDiscount_description()
public void setDiscount_description(String discount_description)
discount_description - public String getExt_customer_id()
public void setExt_customer_id(String ext_customer_id)
ext_customer_id - public String getExt_order_id()
public void setExt_order_id(String ext_order_id)
ext_order_id - public String getHold_before_state()
public void setHold_before_state(String hold_before_state)
hold_before_state - public String getHold_before_status()
public void setHold_before_status(String hold_before_status)
hold_before_status - public String getOriginal_increment_id()
public void setOriginal_increment_id(String original_increment_id)
original_increment_id - public String getRelation_child_id()
public void setRelation_child_id(String relation_child_id)
relation_child_id - public String getRelation_child_real_id()
public void setRelation_child_real_id(String relation_child_real_id)
relation_child_real_id - public String getRelation_parent_id()
public void setRelation_parent_id(String relation_parent_id)
relation_parent_id - public String getRelation_parent_real_id()
public void setRelation_parent_real_id(String relation_parent_real_id)
relation_parent_real_id - public String getX_forwarded_for()
public void setX_forwarded_for(String x_forwarded_for)
x_forwarded_for - public String getCustomer_note()
public void setCustomer_note(String customer_note)
customer_note - public String getTotal_item_count()
public void setTotal_item_count(String total_item_count)
total_item_count - public String getCustomer_gender()
public void setCustomer_gender(String customer_gender)
customer_gender - public String getHidden_tax_amount()
public void setHidden_tax_amount(String hidden_tax_amount)
hidden_tax_amount - public String getBase_hidden_tax_amount()
public void setBase_hidden_tax_amount(String base_hidden_tax_amount)
base_hidden_tax_amount - public String getShipping_hidden_tax_amount()
public void setShipping_hidden_tax_amount(String shipping_hidden_tax_amount)
shipping_hidden_tax_amount - public String getBase_shipping_hidden_tax_amount()
public void setBase_shipping_hidden_tax_amount(String base_shipping_hidden_tax_amount)
base_shipping_hidden_tax_amount - public String getHidden_tax_invoiced()
public void setHidden_tax_invoiced(String hidden_tax_invoiced)
hidden_tax_invoiced - public String getBase_hidden_tax_invoiced()
public void setBase_hidden_tax_invoiced(String base_hidden_tax_invoiced)
base_hidden_tax_invoiced - public String getHidden_tax_refunded()
public void setHidden_tax_refunded(String hidden_tax_refunded)
hidden_tax_refunded - public String getBase_hidden_tax_refunded()
public void setBase_hidden_tax_refunded(String base_hidden_tax_refunded)
base_hidden_tax_refunded - public String getShipping_incl_tax()
public void setShipping_incl_tax(String shipping_incl_tax)
shipping_incl_tax - public String getBase_shipping_incl_tax()
public void setBase_shipping_incl_tax(String base_shipping_incl_tax)
base_shipping_incl_tax - public String getBase_customer_balance_amount()
public void setBase_customer_balance_amount(String base_customer_balance_amount)
base_customer_balance_amount - public String getCustomer_balance_amount()
public void setCustomer_balance_amount(String customer_balance_amount)
customer_balance_amount - public String getBase_customer_balance_invoiced()
public void setBase_customer_balance_invoiced(String base_customer_balance_invoiced)
base_customer_balance_invoiced - public String getCustomer_balance_invoiced()
public void setCustomer_balance_invoiced(String customer_balance_invoiced)
customer_balance_invoiced - public String getBase_customer_balance_refunded()
public void setBase_customer_balance_refunded(String base_customer_balance_refunded)
base_customer_balance_refunded - public String getCustomer_balance_refunded()
public void setCustomer_balance_refunded(String customer_balance_refunded)
customer_balance_refunded - public String getBase_customer_balance_total_refunded()
public void setBase_customer_balance_total_refunded(String base_customer_balance_total_refunded)
base_customer_balance_total_refunded - public String getCustomer_balance_total_refunded()
public void setCustomer_balance_total_refunded(String customer_balance_total_refunded)
customer_balance_total_refunded - public String getGift_cards()
public void setGift_cards(String gift_cards)
gift_cards - public String getBase_gift_cards_amount()
public void setBase_gift_cards_amount(String base_gift_cards_amount)
base_gift_cards_amount - public String getGift_cards_amount()
public void setGift_cards_amount(String gift_cards_amount)
gift_cards_amount - public String getBase_gift_cards_invoiced()
public void setBase_gift_cards_invoiced(String base_gift_cards_invoiced)
base_gift_cards_invoiced - public String getGift_cards_invoiced()
public void setGift_cards_invoiced(String gift_cards_invoiced)
gift_cards_invoiced - public String getBase_gift_cards_refunded()
public void setBase_gift_cards_refunded(String base_gift_cards_refunded)
base_gift_cards_refunded - public String getGift_cards_refunded()
public void setGift_cards_refunded(String gift_cards_refunded)
gift_cards_refunded - public String getReward_points_balance()
public void setReward_points_balance(String reward_points_balance)
reward_points_balance - public String getBase_reward_currency_amount()
public void setBase_reward_currency_amount(String base_reward_currency_amount)
base_reward_currency_amount - public String getReward_currency_amount()
public void setReward_currency_amount(String reward_currency_amount)
reward_currency_amount - public String getBase_reward_currency_amount_invoiced()
public void setBase_reward_currency_amount_invoiced(String base_reward_currency_amount_invoiced)
base_reward_currency_amount_invoiced - public String getReward_currency_amount_invoiced()
public void setReward_currency_amount_invoiced(String reward_currency_amount_invoiced)
reward_currency_amount_invoiced - public String getBase_reward_currency_amount_refunded()
public void setBase_reward_currency_amount_refunded(String base_reward_currency_amount_refunded)
base_reward_currency_amount_refunded - public String getReward_currency_amount_refunded()
public void setReward_currency_amount_refunded(String reward_currency_amount_refunded)
reward_currency_amount_refunded - public String getReward_points_balance_refunded()
public void setReward_points_balance_refunded(String reward_points_balance_refunded)
reward_points_balance_refunded - public String getReward_points_balance_to_refund()
public void setReward_points_balance_to_refund(String reward_points_balance_to_refund)
reward_points_balance_to_refund - public String getReward_salesrule_points()
public void setReward_salesrule_points(String reward_salesrule_points)
reward_salesrule_points - public String getFirstname()
public void setFirstname(String firstname)
firstname - public String getLastname()
public void setLastname(String lastname)
lastname - public String getTelephone()
public void setTelephone(String telephone)
telephone - public String getPostcode()
public void setPostcode(String postcode)
postcode - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.