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