public class InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails extends Object
| Constructor | Description |
|---|---|
InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails |
currency(String currency) |
|
boolean |
equals(Object o) |
|
String |
getCurrency() |
Currency used for the order.
|
String |
getTotalAmount() |
Grand total for the order.
|
int |
hashCode() |
|
void |
setCurrency(String currency) |
|
void |
setTotalAmount(String totalAmount) |
|
String |
toString() |
|
InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails |
totalAmount(String totalAmount) |
public InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails()
public InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails totalAmount(String totalAmount)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
public InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2026. All rights reserved.