googleapis package
documentation
googleapis.adexchangebuyer.v1_4
Price
amountMicros property
amountMicros
googleapis package
documentation
googleapis.adexchangebuyer.v1_4
Price
amountMicros property
Price class
Constructors
Price
fromJson
Properties
amountMicros
currencyCode
expectedCpmMicros
hashCode
pricingType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
amountMicros
property
double
amountMicros
read / write
The price value in micros.
Implementation
core.double amountMicros;