This topic describes the columns in the mf_company_shipping_price_points table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
company_guid | uniqueidentifier | 1 | 0 | 1 | 0 | mf_company_shipping_methods.company_guid | |
shipping_method_id | int | 1 | 0 | 2 | 0 | mf_company_shipping_methods.shipping_method_id | |
shipping_price_point | money | 1 | 0 | 3 | 0 | ||
shipping_price_point_fixed | money | 0 | 1 | 4 | 0 | ||
shipping_price_point_multiplier | float | 0 | 1 | 5 | 0 | ||
shipping_price_point_tbd | tinyint | 0 | 1 | 6 | 0 | ||
lu_dt | datetime | 0 | 1 | 7 | 0 | ||
cr_dt | datetime | 0 | 1 | 8 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 9 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 10 | 0 |