Other Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias PaymentProviders = [PaymentProvider] -
Undocumented
Declaration
Swift
public typealias CompletionResult<T> = (Result<T, GiniError>) -> Void
View on GitHub
Other Type Aliases Reference