PosSaleRequest class
Properties
-
contentLanguage
↔ String
-
Required. The two-letter ISO 639-1 language code for the item.
read / write
-
gtin
↔ String
-
Global Trade Item Number.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
itemId
↔ String
-
Required. A unique identifier for the item.
read / write
-
price
↔ Price
-
Required. The price of the item.
read / write
-
quantity
↔ String
-
Required. The relative change of the available quantity. Negative for
items returned.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
saleId
↔ String
-
A unique ID to group items from the same sale event.
read / write
-
storeCode
↔ String
-
Required. The identifier of the merchant's store. Either a
storeCode
inserted via the API or the code of the store in Google My Business.
read / write
-
targetCountry
↔ String
-
Required. The CLDR territory code for the item.
read / write
-
timestamp
↔ String
-
Required. The inventory timestamp, in ISO 8601 format.
read / write