The declared leave allowance for a leave type, granted either to a single Resource or to a whole Resource Group. It is reference data only: no first-party service reads this entity. Nothing accrues into it, nothing decrements it when a Leave Request is approved, and no remaining-balance figure is derived from it anywhere in the platform, so approving leave far beyond the declared allowance is neither blocked nor detected. Read Fixed Count as a stated policy number, never as a live balance.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
FixedCount | Fixed Count | Number | | The declared number of days allowed for the leave type. Nothing reads it: it is not a balance, it is not reduced when leave is approved, and it is not checked when a request is raised. |
Id | Id | Guid | Yes | |
LeaveTypeId | Leave Type | Lookup → LeaveType | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
ResourceGroupId | Resource Group | Lookup → ResourceGroup | | Lets an allowance be declared for a whole group of people instead of one person, as an alternative to the Resource pointer on the same row. Nothing enforces that exactly one of the two is set, and since no code reads entitlements at all, neither form has any runtime effect. |
ResourceId | Resource | Lookup → Resource | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |