@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class TssV2TransactionsGet200ResponseTokenInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseTokenInformation() |
public TssV2TransactionsGet200ResponseTokenInformation()
public TssV2TransactionsGet200ResponseTokenInformation customer(PtsV2PaymentsPost201ResponseTokenInformationCustomer customer)
public PtsV2PaymentsPost201ResponseTokenInformationCustomer getCustomer()
public void setCustomer(PtsV2PaymentsPost201ResponseTokenInformationCustomer customer)
public TssV2TransactionsGet200ResponseTokenInformation paymentInstrument(PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument paymentInstrument)
public PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument paymentInstrument)
public TssV2TransactionsGet200ResponseTokenInformation shippingAddress(PtsV2PaymentsPost201ResponseTokenInformationShippingAddress shippingAddress)
public PtsV2PaymentsPost201ResponseTokenInformationShippingAddress getShippingAddress()
public void setShippingAddress(PtsV2PaymentsPost201ResponseTokenInformationShippingAddress shippingAddress)
public TssV2TransactionsGet200ResponseTokenInformation instrumentIdentifier(TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier instrumentIdentifier)
public TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier instrumentIdentifier)
Copyright © 2022. All rights reserved.