Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionQualificationSchema
accessStatusThe status of the access part.OptionalParticipantStatus ‎
applicationAccessIdThe identifier ID of the access. Not allowed for the type SERVER.Optionalstring
corporateIdThe identifier ID of the corporate role. Required for the types CORPORATE and SERVER. Not allowed for the type PRIVATE.Optionalstring
corporateNameThe name of the company.Optionalstring
corporateRoleNameThe name of the corporate role.Optionalstring
corporateStatusThe status of the corporate role part.OptionalParticipantStatus ‎
firstNameThe first name of the participant.Optionalstring
lastNameThe last name of the participant.Optionalstring
privateIdThe identifier ID of the private role.  Required for the types PRIVATE and CORPORATE. Not allowed for type SERVER.Optionalstring
privateStatusThe status for the private role part.OptionalParticipantStatus ‎
userType

Specifies whether the participant acts in their private role or in a corporate role.

PRIVATE: The participant acts in their private role.  

CORPORATE: The participant acts in a corporate role.

SERVER: The participant is a server account.

Optional

enum 

(PRIVATE, CORPORATE, SERVER)

...