Interface AmexCardSecurityCodeVersion2.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AmexCardSecurityCodeVersion2.Builder,AmexCardSecurityCodeVersion2>, SdkBuilder<AmexCardSecurityCodeVersion2.Builder,AmexCardSecurityCodeVersion2>, SdkPojo
Enclosing class:
AmexCardSecurityCodeVersion2

public static interface AmexCardSecurityCodeVersion2.Builder extends SdkPojo, CopyableBuilder<AmexCardSecurityCodeVersion2.Builder,AmexCardSecurityCodeVersion2>
  • Method Details

    • cardExpiryDate

      AmexCardSecurityCodeVersion2.Builder cardExpiryDate(String cardExpiryDate)

      The expiry date of a payment card.

      Parameters:
      cardExpiryDate - The expiry date of a payment card.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceCode

      AmexCardSecurityCodeVersion2.Builder serviceCode(String serviceCode)

      The service code of the AMEX payment card. This is different from the Card Security Code (CSC).

      Parameters:
      serviceCode - The service code of the AMEX payment card. This is different from the Card Security Code (CSC).
      Returns:
      Returns a reference to this object so that method calls can be chained together.