|
id
|
int(10) unsigned
|
|
|
|
|
increment_id
|
varchar(255)
|
|
|
|
|
status
|
varchar(255)
|
|
|
|
|
channel_name
|
varchar(255)
|
|
|
|
|
is_guest
|
tinyint(1)
|
|
|
|
|
customer_email
|
varchar(255)
|
|
|
|
|
customer_first_name
|
varchar(255)
|
|
|
|
|
customer_last_name
|
varchar(255)
|
|
|
|
|
shipping_method
|
varchar(255)
|
|
|
|
|
shipping_title
|
varchar(255)
|
|
|
|
|
shipping_description
|
varchar(255)
|
|
|
|
|
coupon_code
|
varchar(255)
|
|
|
|
|
is_gift
|
tinyint(1)
|
|
|
0
|
|
total_item_count
|
int(11)
|
|
|
|
|
total_qty_ordered
|
int(11)
|
|
|
|
|
base_currency_code
|
varchar(255)
|
|
|
|
|
channel_currency_code
|
varchar(255)
|
|
|
|
|
order_currency_code
|
varchar(255)
|
|
|
|
|
grand_total
|
decimal(12,4)
|
|
|
0.0000
|
|
base_grand_total
|
decimal(12,4)
|
|
|
0.0000
|
|
grand_total_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
base_grand_total_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
grand_total_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
base_grand_total_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
sub_total
|
decimal(12,4)
|
|
|
0.0000
|
|
base_sub_total
|
decimal(12,4)
|
|
|
0.0000
|
|
sub_total_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
base_sub_total_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
sub_total_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
base_sub_total_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
discount_percent
|
decimal(12,4)
|
|
|
0.0000
|
|
discount_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_discount_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
discount_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
base_discount_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
discount_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
base_discount_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
tax_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_tax_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
tax_amount_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
base_tax_amount_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
tax_amount_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
base_tax_amount_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_invoiced
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_discount_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_discount_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_tax_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_tax_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_tax_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_tax_refunded
|
decimal(12,4)
|
|
|
0.0000
|
|
sub_total_incl_tax
|
decimal(12,4)
|
|
|
0.0000
|
|
base_sub_total_incl_tax
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_amount_incl_tax
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_amount_incl_tax
|
decimal(12,4)
|
|
|
0.0000
|
|
customer_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
customer_type
|
varchar(255)
|
|
|
|
|
channel_id
|
int(10) unsigned
|
|
|
|
|
channel_type
|
varchar(255)
|
|
|
|
|
cart_id
|
int(11)
|
|
|
|
|
applied_cart_rule_ids
|
varchar(255)
|
|
|
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|