Other Structures
The following structures are available globally.
-
Data model for sending error events.
See moreDeclaration
Swift
public struct ErrorEvent : Codable, Equatable -
Struct for payment response
See moreDeclaration
Swift
public struct Paymentextension Payment: Decodable -
Struct for links in payment response
Declaration
Swift
public struct PaymentLinks : Codable -
Struct for payment provider response
See moreDeclaration
Swift
public struct PaymentProvider : Codable -
Struct for payment request response
See moreDeclaration
Swift
public struct PaymentRequest : Codable -
Struct for links in payment request response
Declaration
Swift
public struct Links : Codable -
Struct for payment request response
See moreDeclaration
Swift
public struct ResolvedPaymentRequest : Codable
View on GitHub
Other Structures Reference