SignUpResult
public struct SignUpResult
Contains the result of the sign up operation.
-
Undocumented
Declaration
Swift
public let codeDeliveryDetails: UserCodeDeliveryDetails? -
Undocumented
Declaration
Swift
public let signUpConfirmationState: SignUpConfirmationState -
Undocumented
Declaration
Swift
public let userSub: String?
View on GitHub
Install in Dash
SignUpResult Structure Reference