BusinessHours
This is a table representing the BusinessHours entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the BusinessHours. | |
| Name | String | False |
Label Business Hours Name corresponds to this field. | |
| IsActive | Boolean | False |
Label Active corresponds to this field. | |
| IsDefault | Boolean | False |
Label Default Business Hours corresponds to this field. | |
| SundayStartTime | String | False |
Label Sunday Start corresponds to this field. | |
| SundayEndTime | String | False |
Label Sunday End corresponds to this field. | |
| MondayStartTime | String | False |
Label Monday Start corresponds to this field. | |
| MondayEndTime | String | False |
Label Monday End corresponds to this field. | |
| TuesdayStartTime | String | False |
Label Tuesday Start corresponds to this field. | |
| TuesdayEndTime | String | False |
Label Tuesday End corresponds to this field. | |
| WednesdayStartTime | String | False |
Label Wednesday Start corresponds to this field. | |
| WednesdayEndTime | String | False |
Label Wednesday End corresponds to this field. | |
| ThursdayStartTime | String | False |
Label Thursday Start corresponds to this field. | |
| ThursdayEndTime | String | False |
Label Thursday End corresponds to this field. | |
| FridayStartTime | String | False |
Label Friday Start corresponds to this field. | |
| FridayEndTime | String | False |
Label Friday End corresponds to this field. | |
| SaturdayStartTime | String | False |
Label Saturday Start corresponds to this field. | |
| SaturdayEndTime | String | False |
Label Saturday End corresponds to this field. | |
| TimeZoneSidKey | String | False |
Label Time Zone corresponds to this field. | |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |