View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2PinControlMetadataProductPins (google_api_retail v0.19.1)
List of product ids which have associated pins.
Attributes
-
productId
(type:list(String.t)
, default:nil
) - List of product ids which have associated pins.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2PinControlMetadataProductPins{ productId: [String.t()] | nil }