public static interface AmexCardSecurityCodeVersion2.Builder extends SdkPojo, CopyableBuilder<AmexCardSecurityCodeVersion2.Builder,AmexCardSecurityCodeVersion2>
| Modifier and Type | Method and Description |
|---|---|
AmexCardSecurityCodeVersion2.Builder |
cardExpiryDate(String cardExpiryDate)
The expiry date of a payment card.
|
AmexCardSecurityCodeVersion2.Builder |
serviceCode(String serviceCode)
The service code of the AMEX payment card.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAmexCardSecurityCodeVersion2.Builder cardExpiryDate(String cardExpiryDate)
The expiry date of a payment card.
cardExpiryDate - The expiry date of a payment card.AmexCardSecurityCodeVersion2.Builder serviceCode(String serviceCode)
The service code of the AMEX payment card. This is different from the Card Security Code (CSC).
serviceCode - The service code of the AMEX payment card. This is different from the Card Security Code (CSC).Copyright © 2023. All rights reserved.