Last update:
July 26, 2024
RequestRegistrationType¶
This type 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. |