@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseOrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseOrderInformationAmountDetails() |
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails()
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails taxAmount(String taxAmount)
public String getTaxAmount()
public void setTaxAmount(String taxAmount)
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails authorizedAmount(String authorizedAmount)
public String getAuthorizedAmount()
public void setAuthorizedAmount(String authorizedAmount)
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails settlementAmount(String settlementAmount)
public String getSettlementAmount()
public void setSettlementAmount(String settlementAmount)
public TssV2TransactionsGet200ResponseOrderInformationAmountDetails settlementCurrency(String settlementCurrency)
public String getSettlementCurrency()
public void setSettlementCurrency(String settlementCurrency)
Copyright © 2020. All rights reserved.