ClientEntitlement
Name: Client Entitlement
Type: Application
Modules: Booking, Scheduling
Description: Dates that client entitlements are valid for.
| Field | Documentation |
|---|---|
| ClientId | Numeric identifier of the client (from the Clients table). |
| EntitlementID | Numeric identifier of the entitlement (from the Entitlement table). |
| FromDate | Start date from which the client entitlement is valid. |
| ToDate | End date after which the client entitlement is no longer valid. |