primaryAccountNumber
The Primary Account Number (PAN) of the cardholder.
- Returns:
- The Primary Account Number (PAN) of the cardholder.
Serializable, SdkPojo, ToCopyableBuilder<MasterCardAttributes.Builder,MasterCardAttributes> Parameters to derive the confidentiality and integrity keys for a Mastercard payment card.
final Stringstatic MasterCardAttributes.Builderbuilder()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
 Class<T> clazz) final inthashCode()final MajorKeyDerivationModefinal Stringfinal Stringfinal Stringstatic Class<? extends MasterCardAttributes.Builder> final StringtoString()copyThe method to use when deriving the master key for the payment card.
 If the service returns an enum value that is not available in the current SDK version,
 majorKeyDerivationMode will return MajorKeyDerivationMode.UNKNOWN_TO_SDK_VERSION. The raw value
 returned by the service is available from majorKeyDerivationModeAsString().
 
The method to use when deriving the master key for the payment card.
 If the service returns an enum value that is not available in the current SDK version,
 majorKeyDerivationMode will return MajorKeyDerivationMode.UNKNOWN_TO_SDK_VERSION. The raw value
 returned by the service is available from majorKeyDerivationModeAsString().
 
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.
The application cryptogram for the current transaction that is provided by the terminal during transaction processing.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<MasterCardAttributes.Builder,MasterCardAttributes> SdkPojoSdkPojo class,
 and is generated based on a service model.
 
 If an SdkPojo class does not have any inherited fields, equalsBySdkFields
 and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo