Protocols
The following protocols are available globally.
-
User repository protocol
See moreDeclaration
Swift
public protocol UserRepository
-
Transfer repository protocol
See moreDeclaration
Swift
public protocol TransferRepository
-
Prepaid Card repository protocol
See moreDeclaration
Swift
public protocol PrepaidCardRepository
-
Transfer method configuration repository protocol
See moreDeclaration
Swift
public protocol TransferMethodConfigurationRepository
-
Transfer method repository protocol
See moreDeclaration
Swift
public protocol TransferMethodRepository
-
Transfer method configuration repository protocol
See moreDeclaration
Swift
public protocol TransferMethodUpdateConfigurationRepository
-
Represents the data displayed in the selection screens (like country, currency)
See moreDeclaration
Swift
public protocol GenericCellConfiguration
-
Protocol to start/navigate Hyperwallet UI SDK flow
See moreDeclaration
Swift
public protocol HyperwalletCoordinator
-
Flow complete protocol
See moreDeclaration
Swift
public protocol HyperwalletFlowDelegate : AnyObject
-
Protocol for HyperwalletInsights
See moreDeclaration
Swift
public protocol HyperwalletInsightsProtocol : AnyObject
-
Prepaid card receipt repository protocol
See moreDeclaration
Swift
public protocol PrepaidCardReceiptRepository
-
User receipt repository protocol
See moreDeclaration
Swift
public protocol UserReceiptRepository