TimeSlot

Extends

Extensible

Field Required Nullable Type Description Constraints Example

@type

Yes

No

String

When sub-classing, this defines the sub-class Extensible name

default null;

@baseType

No

No

String

When sub-classing, this defines the super-class

default null;

@schemaLocation

No

No

String

A URI to a JSON-Schema file that defines additional attributes and relationships

default null;

id

No

No

String

Unique identifier of the TimeSlot

default null;

2d7ed5fd-9f62-4211-bc84-357f5f7b80f5

href

No

No

String

Reference of the TimeSlot

default null;

https://api.example.org/timeslot/id

relatedParty

No

No

RelatedPartyOrPartyRole

RelatedParty reference. A related party defines party or party role linked to a specific entity.

default null;

validFor

Yes

No

TimePeriod

Start date and end date of the timeSlot

default null;