| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostCurrency |
CostCurrency.id(String id) |
CostCurrency |
CostCurrency.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostCurrency |
CostCurrency.type(CostCurrencyType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostCurrency> |
CostCurrencyResponse.getData()
The dominant billing currency.
|
| Modifier and Type | Method and Description |
|---|---|
CostCurrencyResponse |
CostCurrencyResponse.addDataItem(CostCurrency dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CostCurrencyResponse |
CostCurrencyResponse.data(List<CostCurrency> data) |
void |
CostCurrencyResponse.setData(List<CostCurrency> data) |
| Constructor and Description |
|---|
CostCurrencyResponse(List<CostCurrency> data) |
Copyright © 2026. All rights reserved.