Skip to content
Last update: April 11, 2024

AccountCreationResultType

The AccountCreationResultType represents the result of an account creation operation.

Fields

Field Description
succeeded Boolean! Indicates whether the account creation operation succeeded (true) or failed (false).
errors RegistrationErrorType An array of registration error types that capture any errors during the account creation process.