@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Ptsv2paymentsidrefundsPaymentInformationCard extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidrefundsPaymentInformationCard() |
public Ptsv2paymentsidrefundsPaymentInformationCard()
public Ptsv2paymentsidrefundsPaymentInformationCard number(String number)
public String getNumber()
public void setNumber(String number)
public Ptsv2paymentsidrefundsPaymentInformationCard expirationMonth(String expirationMonth)
public String getExpirationMonth()
public void setExpirationMonth(String expirationMonth)
public Ptsv2paymentsidrefundsPaymentInformationCard expirationYear(String expirationYear)
public String getExpirationYear()
public void setExpirationYear(String expirationYear)
public Ptsv2paymentsidrefundsPaymentInformationCard type(String type)
public String getType()
public void setType(String type)
public Ptsv2paymentsidrefundsPaymentInformationCard accountEncoderId(String accountEncoderId)
public String getAccountEncoderId()
public void setAccountEncoderId(String accountEncoderId)
public Ptsv2paymentsidrefundsPaymentInformationCard issueNumber(String issueNumber)
public String getIssueNumber()
public void setIssueNumber(String issueNumber)
public Ptsv2paymentsidrefundsPaymentInformationCard startMonth(String startMonth)
public String getStartMonth()
public void setStartMonth(String startMonth)
public Ptsv2paymentsidrefundsPaymentInformationCard startYear(String startYear)
public String getStartYear()
public void setStartYear(String startYear)
Copyright © 2018. All rights reserved.