LOCKER_DATE_RANGES

0 rows


Description

Your organization’s defined locker date ranges for reservations

Columns

Column Type Size Nulls Auto Default Children Parents Comments
LOCKER_DATE_RANGE_ID int 4 null

The locker date range ID

LOCKER_ID int 4 null
LOCKERS.LOCKER_ID Defined in XML R

The ID of the locker

LOCKER_NAME varchar 150 null

The name of the locker

RESERVATION_DATE_RANGE_ID int 4 null
RESERVATION_DATE_RANGES.RESERVATION_DATE_RANGE_ID Defined in XML R

The ID of the reservation date range for the locker

RESERVATION_DATE_RANGE_NAME varchar 100 null

The name of the reservation date range for the locker

RESERVATION_START_DATE date 20 null

The start date of the reservation date range for the locker

RESERVATION_END_DATE date 20 null

The end date of the reservation date range for the locker

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