Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| FACILITY_HOUR_ID | int | 4 | √ | null |
|
|
The facility hours ID |
|||||||
| FACILITY_HOUR_DESCRIPTION | varchar | 50 | √ | null |
|
|
The facility hours description |
|||||||
| FACILITY_ID | int | 4 | √ | null |
|
|
The ID of the facility |
|||||||
| FACILITY_NAME | varchar | 255 | √ | null |
|
|
The name of the facility |
|||||||
| START_MONTH | int | 4 | √ | null |
|
|
The starting month number for the period that these facility hours are applicable for |
|||||||
| START_DAY | int | 4 | √ | null |
|
|
The starting day number for the period that these facility hours are applicable for |
|||||||
| START_YEAR | int | 4 | √ | null |
|
|
The starting year for the period that these facility hours are applicable for |
|||||||
| END_MONTH | int | 4 | √ | null |
|
|
The ending month number for the period that these facility hours are applicable for |
|||||||
| END_DAY | int | 4 | √ | null |
|
|
The ending day number for the period that these facility hours are applicable for |
|||||||
| END_YEAR | int | 4 | √ | null |
|
|
The ending year for the period that these facility hours are applicable for |
|||||||
| OPEN_24_HOURS | varchar | 5 | √ | null |
|
|
Whether the facility is open 24 hours per day (Yes/No) |
|||||||
| MONDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Mondays (Yes/No) |
|||||||
| TUESDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Tuesdays (Yes/No) |
|||||||
| WEDNESDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Wednesdays (Yes/No) |
|||||||
| THURSDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Thursdays (Yes/No) |
|||||||
| FRIDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Fridays (Yes/No) |
|||||||
| SATURDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Saturdays (Yes/No) |
|||||||
| SUNDAY_CLOSED | varchar | 5 | √ | null |
|
|
Whether the facility is closed on Sundays (Yes/No) |
|||||||
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
||||||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
||||||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
|||||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |