View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.BatchUpdateDealsResponse (google_api_authorized_buyers_marketplace v0.4.0)
Response message for batch updating deals.
Attributes
-
deals
(type:list(GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Deal.t)
, default:nil
) - Deals updated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.BatchUpdateDealsResponse{ deals: [GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Deal.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.