Structures

The following structures are available globally.

  • The class that contains the Application Identifier Information stored in PPSE FCI It is used for MPA to manage the priority and lock status of a particular Application Identifier (AID) for VISA contactless payment combo product.

    Since

    7.1.0
    See more

    Declaration

    Swift

    public struct AIDInfo : Sendable
    extension AIDInfo: Hashable
    extension AIDInfo: Equatable
  • The class that contains transaction details.

    Since

    7.0.0
    See more

    Declaration

    Swift

    public struct TransactionContext : Sendable