Represents a money amount.
More...
Represents a money amount.
string Google.Api.Ads.AdManager.v202311.Money.currencyCode |
|
getset |
Three letter currency code in string format.
long Google.Api.Ads.AdManager.v202311.Money.microAmount |
|
getset |
Money values are always specified in terms of micros which are a millionth of the fundamental currency unit. For US dollars, $1 is 1,000,000 micros.
bool Google.Api.Ads.AdManager.v202311.Money.microAmountSpecified |
|
getset |
true
, if a value is specified for microAmount, false
otherwise.
The documentation for this class was generated from the following file: