Last update:
July 17, 2023
RequestRegistrationType¶
The RequestRegistrationType
represents a registration request.
Fields¶
Field | Description |
---|---|
organization RegisterOrganizationType |
The details of the organization associated with the registration. |
contact RegisterContactType |
The details of the contact person for the registration. |
account RegisterAccountType |
The details of the user account to be created during the registration. |
result AccountCreationResultType |
The result of the account creation process. |