Class GetTokenInput


  • public final class GetTokenInput
    extends Object
    GetTokenInput holds data required to retrieve token from OEM wallet.

    last4 - mandatory 'last4' parameter, which is the last four numbers of the card(FPAN)

    Since:
    1.7.0
    Version:
    1.7.0
    • Constructor Detail

      • GetTokenInput

        public GetTokenInput​(String last4)
    • Method Detail

      • getLast4

        public String getLast4()