RegisterAccountErrors

public struct RegisterAccountErrors : Codable, Sendable

Undocumented

  • A validation error message

    Declaration

    Swift

    public let error: String?