RESERVATION_DATE_RANGES

0 rows


Description

Contains information on configured reservation date ranges

Columns

Column Type Size Nulls Auto Default Children Parents Comments
RESERVATION_DATE_RANGE_ID int 4 null
FACILITY_AVAILABILITY.RESERVATION_DATE_RANGE_ID Defined in XML R
FACILITY_TYPE_LINKS.RESERVATION_DATE_RANGE_ID Defined in XML R
LOCKER_DATE_RANGES.RESERVATION_DATE_RANGE_ID Defined in XML R

The reservation date range ID

RESERVATION_DATE_RANGE_NAME varchar 100 null

The reservation date range name

FACILITY_ID int 4 null
FACILITIES.FACILITY_ID Defined in XML R

The ID of the facility if the reservation date range belongs to a specific facility

FACILITY_NAME varchar 255 null

The name of the facility if the reservation date range belongs to a specific facility

START_DATE date 20 null

The start date of the reservation date range

END_DATE date 20 null

The end date of the reservation date range

IN_PERSON_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for in-person reservations

NON_RESIDENT_IN_PERSON_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for in-person reservations for non-residents

MEMBER_IN_PERSON_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for in-person reservations for members

IN_PERSON_REGISTRATION_END_DATE_TIME datetime 16,3 null

The date and time that the window ends for in-person reservations

INTERNET_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for online reservations

NON_RESIDENT_INTERNET_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for online reservations for non-residents

MEMBER_INTERNET_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for online reservations for members

INTERNET_REGISTRATION_END_DATE_TIME datetime 16,3 null

The date and time that the window ends for online reservations

ALLOW_PRIORITY_RESERVATION varchar 5 null

Whether the reservation date range allows priority reservation for returning renters (Yes/No)

PRIORITY_IN_PERSON_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for priority in-person reservations

PRIORITY_NON_RESIDENT_IN_PERSON_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for priority in-person reservations for non-residents

PRIORITY_MEMBER_IN_PERSON_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for priority in-person reservations for members

PRIORITY_IN_PERSON_REGISTRATION_END_DATE_TIME datetime 16,3 null

The date and time that the window ends for priority in-person reservations

PRIORITY_INTERNET_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for priority online reservations

PRIORITY_NON_RESIDENT_INTERNET_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for priority online reservations for non-residents

PRIORITY_MEMBER_INTERNET_RESERVATION_DATE_TIME datetime 16,3 null

The date and time that the window opens for priority online reservations for members

PRIORITY_INTERNET_REGISTRATION_END_DATE_TIME datetime 16,3 null

The date and time that the window ends for priority online reservations

IN_PERSON_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for in-person reservations

NON_RESIDENT_IN_PERSON_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for in-person reservations for non-residents

MEMBER_IN_PERSON_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for in-person reservations for members

IN_PERSON_REGISTRATION_END_DATE_ONLY date 20 null

The date that the window ends for in-person reservations

INTERNET_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for online reservations

NON_RESIDENT_INTERNET_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for online reservations for non-residents

MEMBER_INTERNET_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for online reservations for members

INTERNET_REGISTRATION_END_DATE_ONLY date 20 null

The date that the window ends for online reservations

PRIORITY_IN_PERSON_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for priority in-person reservations

PRIORITY_NON_RESIDENT_IN_PERSON_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for priority in-person reservations for non-residents

PRIORITY_MEMBER_IN_PERSON_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for priority in-person reservations for members

PRIORITY_IN_PERSON_REGISTRATION_END_DATE_ONLY date 20 null

The date that the window ends for priority in-person reservations

PRIORITY_INTERNET_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for priority online reservations

PRIORITY_NON_RESIDENT_INTERNET_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for priority online reservations for non-residents

PRIORITY_MEMBER_INTERNET_RESERVATION_DATE_ONLY date 20 null

The date that the window opens for priority online reservations for members

PRIORITY_INTERNET_REGISTRATION_END_DATE_ONLY date 20 null

The date that the window ends for priority online reservations

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

Relationships

View Definition


Possibly Referenced Tables/Views