@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo extends Object
| Constructor and Description |
|---|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo() |
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo()
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo company(String company)
public String getCompany()
public void setCompany(String company)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo address2(String address2)
public String getAddress2()
public void setAddress2(String address2)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo locality(String locality)
public String getLocality()
public void setLocality(String locality)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo country(String country)
public String getCountry()
public void setCountry(String country)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo email(String email)
public String getEmail()
public void setEmail(String email)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedBillTo phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
Copyright © 2020. All rights reserved.