TimeSlot
TimeSlot
Data type: Extensible
| Name | Type | Description | Example |
|---|---|---|---|
| @type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
| validFor (1) | TimePeriod | Start date and end date of the timeSlot | null |
| @baseType | string | When sub-classing, this defines the super-class | |
| @schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
| id | string | Unique identifier of the TimeSlot | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
| href | string | Reference of the TimeSlot | https://api.example.org/timeslot/id |
| relatedParty | RelatedPartyOrPartyRole | RelatedParty reference. A related party defines party or party role linked to a specific entity. | null |