Enumerations

The following enumerations are available globally.

  • The HyperwalletErrorType is the error type returned By Hyperwallet SDK.

    See more

    Declaration

    Swift

    public enum HyperwalletErrorType : Error, LocalizedError
  • The HyperwalletAuthenticationErrorType is the authentication error type returned By Hyperwallet SDK.

    See more

    Declaration

    Swift

    public enum HyperwalletAuthenticationErrorType : LocalizedError
  • Representation of the error type group

    See more

    Declaration

    Swift

    public enum HyperwalletErrorGroup : String
  • Representation of the transfer method configuration field data type

    See more

    Declaration

    Swift

    public enum HyperwalletDataType : String, Codable