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

Moka product attribute facet (go/gx).

Attributes

  • facetId (type: String.t, default: nil) -
  • measureValue (type: float(), default: nil) -
  • tagId (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentMokaFacetValue{
    facetId: String.t() | nil,
    measureValue: float() | nil,
    tagId: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.