@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseOrderInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseOrderInformation() |
public TssV2TransactionsGet200ResponseOrderInformation()
public TssV2TransactionsGet200ResponseOrderInformation billTo(TssV2TransactionsGet200ResponseOrderInformationBillTo billTo)
public TssV2TransactionsGet200ResponseOrderInformationBillTo getBillTo()
public void setBillTo(TssV2TransactionsGet200ResponseOrderInformationBillTo billTo)
public TssV2TransactionsGet200ResponseOrderInformation shipTo(TssV2TransactionsGet200ResponseOrderInformationShipTo shipTo)
public TssV2TransactionsGet200ResponseOrderInformationShipTo getShipTo()
public void setShipTo(TssV2TransactionsGet200ResponseOrderInformationShipTo shipTo)
public TssV2TransactionsGet200ResponseOrderInformation lineItems(List<TssV2TransactionsGet200ResponseOrderInformationLineItems> lineItems)
public TssV2TransactionsGet200ResponseOrderInformation addLineItemsItem(TssV2TransactionsGet200ResponseOrderInformationLineItems lineItemsItem)
public List<TssV2TransactionsGet200ResponseOrderInformationLineItems> getLineItems()
public void setLineItems(List<TssV2TransactionsGet200ResponseOrderInformationLineItems> lineItems)
public TssV2TransactionsGet200ResponseOrderInformation amountDetails(TssV2TransactionsGet200ResponseOrderInformationAmountDetails amountDetails)
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(TssV2TransactionsGet200ResponseOrderInformationAmountDetails amountDetails)
public TssV2TransactionsGet200ResponseOrderInformation shippingDetails(TssV2TransactionsGet200ResponseOrderInformationShippingDetails shippingDetails)
public TssV2TransactionsGet200ResponseOrderInformationShippingDetails getShippingDetails()
public void setShippingDetails(TssV2TransactionsGet200ResponseOrderInformationShippingDetails shippingDetails)
public TssV2TransactionsGet200ResponseOrderInformation invoiceDetails(TssV2TransactionsGet200ResponseOrderInformationInvoiceDetails invoiceDetails)
public TssV2TransactionsGet200ResponseOrderInformationInvoiceDetails getInvoiceDetails()
public void setInvoiceDetails(TssV2TransactionsGet200ResponseOrderInformationInvoiceDetails invoiceDetails)
Copyright © 2020. All rights reserved.