|
id
|
int(10) unsigned
|
|
|
|
|
increment_id
|
varchar(255)
|
|
|
|
|
state
|
varchar(255)
|
|
|
|
|
email_sent
|
tinyint(1)
|
|
|
0
|
|
total_qty
|
int(11)
|
|
|
|
|
base_currency_code
|
varchar(255)
|
|
|
|
|
channel_currency_code
|
varchar(255)
|
|
|
|
|
order_currency_code
|
varchar(255)
|
|
|
|
|
adjustment_refund
|
decimal(12,4)
|
|
|
0.0000
|
|
base_adjustment_refund
|
decimal(12,4)
|
|
|
0.0000
|
|
adjustment_fee
|
decimal(12,4)
|
|
|
0.0000
|
|
base_adjustment_fee
|
decimal(12,4)
|
|
|
0.0000
|
|
sub_total
|
decimal(12,4)
|
|
|
0.0000
|
|
base_sub_total
|
decimal(12,4)
|
|
|
0.0000
|
|
grand_total
|
decimal(12,4)
|
|
|
0.0000
|
|
base_grand_total
|
decimal(12,4)
|
|
|
0.0000
|
|
shipping_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
tax_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_tax_amount
|
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
|
|
shipping_tax_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
base_shipping_tax_amount
|
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
|
|
order_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|