@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsPaymentInformationTokenizedCard extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationTokenizedCard() |
public Ptsv2paymentsPaymentInformationTokenizedCard()
public Ptsv2paymentsPaymentInformationTokenizedCard number(String number)
public String getNumber()
public void setNumber(String number)
public Ptsv2paymentsPaymentInformationTokenizedCard expirationMonth(String expirationMonth)
public String getExpirationMonth()
public void setExpirationMonth(String expirationMonth)
public Ptsv2paymentsPaymentInformationTokenizedCard expirationYear(String expirationYear)
public String getExpirationYear()
public void setExpirationYear(String expirationYear)
public Ptsv2paymentsPaymentInformationTokenizedCard type(String type)
public String getType()
public void setType(String type)
public Ptsv2paymentsPaymentInformationTokenizedCard cryptogram(String cryptogram)
public String getCryptogram()
public void setCryptogram(String cryptogram)
public Ptsv2paymentsPaymentInformationTokenizedCard requestorId(String requestorId)
public String getRequestorId()
public void setRequestorId(String requestorId)
public Ptsv2paymentsPaymentInformationTokenizedCard transactionType(String transactionType)
public String getTransactionType()
public void setTransactionType(String transactionType)
public Ptsv2paymentsPaymentInformationTokenizedCard assuranceLevel(String assuranceLevel)
public String getAssuranceLevel()
public void setAssuranceLevel(String assuranceLevel)
public Ptsv2paymentsPaymentInformationTokenizedCard storageMethod(String storageMethod)
public String getStorageMethod()
public void setStorageMethod(String storageMethod)
public Ptsv2paymentsPaymentInformationTokenizedCard securityCode(String securityCode)
public String getSecurityCode()
public void setSecurityCode(String securityCode)
Copyright © 2020. All rights reserved.