Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | bigint identity | 8 | null |
|
|
The Hub record ID |
|||||||||||||||||
| ALTERNATE_KEY_STATUS_ID | int | 4 | √ | null |
|
|
Alternate key status ID. |
||||||||||||||||
| ALTERNATE_KEY_STATUS | varchar | 50 | √ | null |
|
|
Alternate key status title. |
||||||||||||||||
| IS_RETIRED | varchar | 5 | √ | null |
|
|
Whether the alternate key status has been retired (Yes/No). |
||||||||||||||||
| HAS_MEMBERSHIP_PRIVILEGES | varchar | 5 | √ | null |
|
|
Whether the alternate key status provides membership privileges (Yes/No). |
||||||||||||||||
| MAX_INACTIVE_DAYS_BEFORE_SUSPENDED | int | 4 | √ | null |
|
|
The maximum number of days the customer may be inactive before their membership privileges will be suspended. |
||||||||||||||||
| 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 |