View Source GoogleApi.CSS.V1.Model.Price (google_api_css v0.3.0)
The price represented as a number and currency.
Attributes
-
amountMicros
(type:String.t
, default:nil
) - The price represented as a number in micros (1 million micros is an equivalent to one's currency standard unit, for example, 1 USD = 1000000 micros). -
currencyCode
(type:String.t
, default:nil
) - The currency of the price using three-letter acronyms according to ISO 4217.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.