View Source GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantOffer (google_api_content_warehouse v0.4.0)

A product for sale from a particular merchant, possibly available at a specific store.

Attributes

  • docid (type: String.t, default: nil) - The offer document id as used in Shopping's metadata.
  • merchant (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantMerchant.t, default: nil) - The merchant selling the product.
  • price (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMoneyMoney.t, default: nil) - The price of the product sold by the merchant.
  • product (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantProduct.t, default: nil) - The product for sale.
  • store (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantStore.t, default: nil) - Optional. The physical store where the product can be purchased.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.