google_api_content v0.13.0 GoogleApi.Content.V2.Model.PosInventoryResponse View Source
Attributes
contentLanguage
(type:String.t
, default:nil
) - The two-letter ISO 639-1 language code for the item.gtin
(type:String.t
, default:nil
) - Global Trade Item Number.itemId
(type:String.t
, default:nil
) - A unique identifier for the item.kind
(type:String.t
, default:content#posInventoryResponse
) - Identifies what kind of resource this is. Value: the fixed string "content#posInventoryResponse".price
(type:GoogleApi.Content.V2.Model.Price.t
, default:nil
) - The current price of the item.quantity
(type:String.t
, default:nil
) - The available quantity of the item.storeCode
(type:String.t
, default:nil
) - The identifier of the merchant's store. Either a storeCode inserted via the API or the code of the store in Google My Business.targetCountry
(type:String.t
, default:nil
) - The CLDR territory code for the item.timestamp
(type:String.t
, default:nil
) - The inventory timestamp, in ISO 8601 format.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.