Index
CustomAttribute
(message)Price
(message)
CustomAttribute
A message that represents custom attributes. Exactly one of value
or group_values
must not be empty.
Fields | |
---|---|
group_values[] |
Subattributes within this attribute group. If |
name |
The name of the attribute. |
value |
The value of the attribute. If |
Price
The price represented as a number and currency.
Fields | |
---|---|
amount_micros |
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). |
currency_code |
The currency of the price using three-letter acronyms according to ISO 4217. |