EmbeddedServiceDetail
Schema file for EmbeddedServiceDetail.
Columns
| Name | Type | References | Description |
| Id | String | Unique identifier for the record. | |
| DurableId | String | ID of the Durable associated with this record. | |
| Site | String | The billing address city for this account. | |
| PrimaryColor | String | Field containing PrimaryColor information. | |
| SecondaryColor | String | Field containing SecondaryColor information. | |
| ContrastPrimaryColor | String | Field containing ContrastPrimaryColor information. | |
| ContrastInvertedColor | String | Field containing ContrastInvertedColor information. | |
| NavBarColor | String | Field containing NavBarColor information. | |
| NavBarTextColor | String | Field containing NavBarTextColor information. | |
| SecondaryNavBarColor | String | Field containing SecondaryNavBarColor information. | |
| Font | String | Field containing Font information. | |
| IsLiveAgentEnabled | Bool | Indicates whether the record has the LiveAgentEnabled characteristic. | |
| IsFieldServiceEnabled | Bool | Indicates whether the record has the FieldServiceEnabled characteristic. | |
| Width | Int | Field containing Width information. | |
| Height | Int | Field containing Height information. | |
| IsPrechatEnabled | Bool | Indicates whether the record has the PrechatEnabled characteristic. | |
| CustomPrechatComponent | String | Field containing CustomPrechatComponent information. | |
| AvatarImg | String | Field containing AvatarImg information. | |
| SmallCompanyLogoImg | String | Field containing SmallCompanyLogoImg information. | |
| PrechatBackgroundImg | String | Field containing PrechatBackgroundImg information. | |
| WaitingStateBackgroundImg | String | Field containing WaitingStateBackgroundImg information. | |
| FontSize | String | Field containing FontSize information. | |
| OfflineCaseBackgroundImg | String | Field containing OfflineCaseBackgroundImg information. | |
| IsOfflineCaseEnabled | Bool | Indicates whether the record has the OfflineCaseEnabled characteristic. | |
| IsQueuePositionEnabled | Bool | Indicates whether the record has the QueuePositionEnabled characteristic. | |
| ShouldShowNewAppointment | Bool | Field containing ShouldShowNewAppointment information. | |
| ShouldShowExistingAppointment | Bool | Field containing ShouldShowExistingAppointment information. | |
| FieldServiceHomeImg | String | Field containing FieldServiceHomeImg information. | |
| FieldServiceLogoImg | String | Field containing FieldServiceLogoImg information. | |
| FieldServiceConfirmCardImg | String | Field containing FieldServiceConfirmCardImg information. | |
| ShouldHideAuthDialog | Bool | Field containing ShouldHideAuthDialog information. | |
| CustomMinimizedComponent | String | Field containing CustomMinimizedComponent information. | |
| SOQL | String | Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query. | |
| ExternalIdColumn | String | Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called. | |
| FilterScope | String | Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team. |