A small reference list of work categories used to classify a job. In first-party metadata it is a bare name/label master with no other attributes and no foreign key from the service order — ServiceOrder.ServiceType is a picklist of text values (Paid Repairs, Warranty Repairs, Refurbishment, Campaign Repair), so this entity is a catalogue for tenant use rather than the value the order actually stores.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
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 |