Enumerations
The following enumerations are available globally.
-
The
See moreHyperwalletErrorType
is the error type returned By Hyperwallet SDK.Declaration
Swift
public enum HyperwalletErrorType : Error, LocalizedError
-
The
See moreHyperwalletAuthenticationErrorType
is the authentication error type returned By Hyperwallet SDK.Declaration
Swift
public enum HyperwalletAuthenticationErrorType : LocalizedError
-
Representation of the error type group
See moreDeclaration
Swift
public enum HyperwalletErrorGroup : String
-
Representation of the transfer method configuration field data type
See moreDeclaration
Swift
public enum HyperwalletDataType : String, Codable