Protocols

The following protocols are available globally.

  • intended for subclassing paths

    See more

    Declaration

    Swift

    public protocol TransactionPath
  • intended for classes that can be queried for lists

    See more

    Declaration

    Swift

    public protocol SessionProtocol
  • The type for all the input fields to conform to

    See more

    Declaration

    Swift

    @objc public protocol JudoInputType
  • The JudoPayInputDelegate is a delegate protocol that is used to pass information about the state of entering information for making transactions

    See more

    Declaration

    Swift

    public protocol JudoPayInputDelegate