Structures

The following structures are available globally.

  • Tokenization payments data.

    See more

    Declaration

    Swift

    public struct Tokens : Codable
  • Bank card data.

    See more

    Declaration

    Swift

    public struct BankCard : Codable
  • The amount in the selected currency.

    See more

    Declaration

    Swift

    public struct MonetaryAmount : Decodable, Encodable