public static interface SessionKeyAmex.Builder extends SdkPojo, CopyableBuilder<SessionKeyAmex.Builder,SessionKeyAmex>
| Modifier and Type | Method and Description |
|---|---|
SessionKeyAmex.Builder |
panSequenceNumber(String panSequenceNumber)
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
SessionKeyAmex.Builder |
primaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN) of the cardholder.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSessionKeyAmex.Builder panSequenceNumber(String panSequenceNumber)
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
panSequenceNumber - A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).SessionKeyAmex.Builder primaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.
primaryAccountNumber - The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit
or debit card and associates the card to a specific account holder.Copyright © 2023. All rights reserved.