ContextMsg
Name: Context Message
Type: Ancillary
Modules: Client, Booking
Description: List of context messages to be used for client- or booking-specific (etc.) messages.
| Field | Documentation |
|---|---|
| ContextMsgId | Numeric identifier of the context message. |
| FromDate | Start date from which the context message will be displayed. |
| ToDate | End date after which the context message will be no longer be displayed. |
| ObjectType | Hard-coded value for the ObjectID's object type (e.g., Booking or Client). |
| ObjectId | Corresponding ID associated with the ObjectTypeLong field (e.g., if the ObjectTypeLong field is 15, then the ObjectID is the ProviderID). |
| ContextString | Comment or message that displays to the user. |