invoke

suspend operator fun invoke(param: RegisterParam): RegisterResult

Return

RegisterResult with credentials if successful or RegisterResult.Failure with the specific error

Parameters

param

RegisterParam the registration to create a private account or a team account

See also