@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard extends Object
| Constructor and Description |
|---|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard() |
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard()
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard expirationMonth(String expirationMonth)
public String getExpirationMonth()
public void setExpirationMonth(String expirationMonth)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard expirationYear(String expirationYear)
public String getExpirationYear()
public void setExpirationYear(String expirationYear)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard type(String type)
public String getType()
public void setType(String type)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard issueNumber(String issueNumber)
public String getIssueNumber()
public void setIssueNumber(String issueNumber)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard startMonth(String startMonth)
public String getStartMonth()
public void setStartMonth(String startMonth)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard startYear(String startYear)
public String getStartYear()
public void setStartYear(String startYear)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedCard useAs(String useAs)
public String getUseAs()
public void setUseAs(String useAs)
Copyright © 2020. All rights reserved.