GoogleApi.AndroidPublisher.V3.Model.Price (google_api_android_publisher v0.43.0)
View SourceDefinition of a price, i.e. currency and units.
Attributes
-
currency
(type:String.t
, default:nil
) - 3 letter Currency code, as defined by ISO 4217. See java/com/google/common/money/CurrencyCode.java -
priceMicros
(type:String.t
, default:nil
) - Price in 1/million of the currency base unit, represented as a string.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.