Enumerations
The following enumerations are available globally.
-
The
See moreHyperwalletErrorTypeis the error type returned By Hyperwallet SDK.Declaration
Swift
public enum HyperwalletErrorType : Error, LocalizedError -
The
See moreHyperwalletAuthenticationErrorTypeis 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
View on GitHub
Enumerations Reference