ProductFeatureAccess
Name: Product Feature Access
Type: Application
Modules: IVR notifications
Description: Contains information about the product features the client has access to and the method in which they would access it.
| Field | Documentation |
|---|---|
| ObjectId | Numeric identifier of the client (from the Clients table). |
| ProductFeature | Name of the feature that the client would be able to access (e.g., Trips, General). |
| DeviceAbbr | Name of the device that the client is using (e.g., Voice, E-mail). |
| Enabled | Flag that indicates the features are enabled for the client. |
| ApplicationAbbr | Abbreviated name of the application that provides the client-requested product feature. |