RelatedPartyOrPartyRole

Extends

Extensible

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

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;

role

Yes

No

String

Role played by the related party or party role in the context of the specific entity it is linked to. Such as 'initiator', 'customer', 'salesAgent', 'user'

default null;

partyOrPartyRole

Yes

No

PartyOrPartyRole

default null;