GoogleApi.AndroidPublisher.V3.Model.Price (google_api_android_publisher v0.26.0) View Source
Definition 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.