primaryAccountNumber
The Primary Account Number (PAN) of the cardholder.
- Parameters:
- primaryAccountNumber- The Primary Account Number (PAN) of the cardholder.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
Buildable, CopyableBuilder<MasterCardAttributes.Builder,MasterCardAttributes> , SdkBuilder<MasterCardAttributes.Builder,MasterCardAttributes> , SdkPojoMasterCardAttributesapplicationCryptogram(String applicationCryptogram) majorKeyDerivationMode(String majorKeyDerivationMode) majorKeyDerivationMode(MajorKeyDerivationMode majorKeyDerivationMode) panSequenceNumber(String panSequenceNumber) primaryAccountNumber(String primaryAccountNumber) copyapplyMutation, buildequalsBySdkFields, sdkFieldNameToField, sdkFieldsThe method to use when deriving the master key for the payment card.
majorKeyDerivationMode - The method to use when deriving the master key for the payment card.The method to use when deriving the master key for the payment card.
majorKeyDerivationMode - The method to use when deriving the master key for the payment card.The Primary Account Number (PAN) of the cardholder.
primaryAccountNumber - The Primary Account Number (PAN) of the cardholder.A number that identifies and differentiates payment cards with the same Primary Account Number (PAN). Typically 00 is used, if no value is provided by the terminal.
panSequenceNumber - A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
        Typically 00 is used, if no value is provided by the terminal.The application cryptogram for the current transaction that is provided by the terminal during transaction processing.
applicationCryptogram - The application cryptogram for the current transaction that is provided by the terminal during
        transaction processing.