| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId |
table primary key |
integer |
None. |
| Name |
company info name |
string |
None. |
| Address1 |
company info address line 1 |
string |
None. |
| Address2 |
company info address line 2 |
string |
None. |
| City |
company info city |
string |
None. |
| State |
company info state |
string |
None. |
| Zip |
company info zip |
string |
None. |
| Phone |
company info phone number |
string |
None. |
| Fax |
company info fax number |
string |
None. |
| Country |
company info country name |
string |
None. |
| Directions |
company info directions |
string |
None. |
| HoursOfOperation |
company info hours of operation |
string |
None. |
| ShowCallCenterPage |
condition to show on call center page |
boolean |
None. |
| ShowLoginPage |
condition to show on login page |
boolean |
None. |