NlpSemanticParsingModelsShoppingAssistantOffer

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantOffer


Table of Contents ▼

Jump to a specific part of the page:

Description

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

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

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

Type

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantOffer