@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseTokenInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseTokenInformation() |
public PtsV2PaymentsPost201ResponseTokenInformation()
public PtsV2PaymentsPost201ResponseTokenInformation instrumentidentifierNew(Boolean instrumentidentifierNew)
public Boolean getInstrumentidentifierNew()
public void setInstrumentidentifierNew(Boolean instrumentidentifierNew)
public PtsV2PaymentsPost201ResponseTokenInformation customer(PtsV2PaymentsPost201ResponseTokenInformationCustomer customer)
public PtsV2PaymentsPost201ResponseTokenInformationCustomer getCustomer()
public void setCustomer(PtsV2PaymentsPost201ResponseTokenInformationCustomer customer)
public PtsV2PaymentsPost201ResponseTokenInformation paymentInstrument(PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument paymentInstrument)
public PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument paymentInstrument)
public PtsV2PaymentsPost201ResponseTokenInformation shippingAddress(PtsV2PaymentsPost201ResponseTokenInformationShippingAddress shippingAddress)
public PtsV2PaymentsPost201ResponseTokenInformationShippingAddress getShippingAddress()
public void setShippingAddress(PtsV2PaymentsPost201ResponseTokenInformationShippingAddress shippingAddress)
public PtsV2PaymentsPost201ResponseTokenInformation instrumentIdentifier(PtsV2PaymentsPost201ResponseTokenInformationInstrumentIdentifier instrumentIdentifier)
public PtsV2PaymentsPost201ResponseTokenInformationInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(PtsV2PaymentsPost201ResponseTokenInformationInstrumentIdentifier instrumentIdentifier)
Copyright © 2020. All rights reserved.