Protocols

The following protocols are available globally.

  • /// The response received from the server represented in Swift’s error handling system.

    Declaration

    Swift

    public protocol PaymentsErrorApiResponse : PaymentsApiResponse, ErrorApiResponse