Other Structures

The following structures are available globally.

  • Data model for sending error events.

    See more

    Declaration

    Swift

    public struct ErrorEvent : Codable, Equatable
  • Struct for payment response

    See more

    Declaration

    Swift

    public struct Payment
    extension Payment: Decodable
  • Struct for links in payment response

    Declaration

    Swift

    public struct PaymentLinks : Codable
  • Struct for payment provider response

    See more

    Declaration

    Swift

    public struct PaymentProvider : Codable
  • Struct for payment request response

    See more

    Declaration

    Swift

    public struct PaymentRequest : Codable
  • Struct for links in payment request response

    Declaration

    Swift

    public struct Links : Codable
  • Struct for payment request response

    See more

    Declaration

    Swift

    public struct ResolvedPaymentRequest : Codable