SearchTimeSlotEntityRefOrValue

An entity ref or value (SearchTimeSlot)

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

Yes

No

String

Identifier of the referred entity.

default null;

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

href

No

No

URI

Hyperlink reference

default null;

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

description

No

No

String

Description of the productOffering

default null;

Lorem ipsum dolor

version

No

No

String

ProductOffering version

default null;

1.0

lifecycleStatus

No

No

String

Used to indicate the current lifecycle status

default null;

created

name

No

No

String

Name of the referred entity.

default null;

EntityName

productSpecification

No

No

ProductSpecificationRef

A ProductSpecification is a detailed description of a tangible or intangible object made available externally in the form of a ProductOffering to customers or other parties playing a party role.

default null;

engagedParty

No

No

array of PartyOrPartyRole

Engaged party

default null;

[]

relatedParty

No

No

array of RelatedPartyOrPartyRole

Related party

default null;

[]

businessId

No

No

String

A business relevant identifier when different from the technical identifier documented with the .id property

default null;

1234

agreementType

Yes

No

String

Type of the agreement (e.g. witaContract, ServiceContractCustomer, ServiceContractOrderer, SingleContract, PreAgreement, witaContract,…​)

default null;

ServiceContractOrderer

@referredType

No

No

String

The actual type of the target instance when needed for disambiguation.

default null;