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