| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
Money |
Money.clone() |
Money |
RateDetails.getMinimumSpend()
Output only.
|
Money |
RateDetails.getRate()
The rate for the inventory source.
|
Money |
Money.set(String fieldName,
Object value) |
Money |
Money.setCurrencyCode(String currencyCode)
The three-letter currency code defined in ISO 4217.
|
Money |
Money.setNanos(Integer nanos)
Number of nano (10^-9) units of the amount.
|
Money |
Money.setUnits(Long units)
The whole units of the amount.
|
| Modifier and Type | Method and Description |
|---|---|
RateDetails |
RateDetails.setMinimumSpend(Money minimumSpend)
Output only.
|
RateDetails |
RateDetails.setRate(Money rate)
The rate for the inventory source.
|
Copyright © 2011–2026 Google. All rights reserved.