This topic describes the columns in the mf_company_shipping_methods table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
company_guid | uniqueidentifier | 1 | 0 | 1 | 2 | mf_companies.company_guid | |
shipping_method_id | int | 1 | 0 | 2 | 2 | mf_shipping_methods.shipping_method_id | |
shipping_method_cd | varchar (50) | 0 | 1 | 3 | 0 | ||
shipping_method_label | varchar (50) | 0 | 1 | 4 | 0 | ||
shipping_method_label_short | varchar (50) | 0 | 1 | 5 | 0 | ||
shipping_method_description | varchar (50) | 0 | 1 | 6 | 0 | ||
shipping_method_tracking_url | varchar (100) | 0 | 1 | 7 | 0 | ||
shipping_method_visible | tinyint | 0 | 0 | 8 | 0 |