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