GoogleApi.AuthorizedBuyersMarketplace.V1.Model.BatchUpdateDealsRequest (google_api_authorized_buyers_marketplace v0.2.0) View Source

Request message for batch updating deals.

Attributes

  • requests (type: list(GoogleApi.AuthorizedBuyersMarketplace.V1.Model.UpdateDealRequest.t), default: nil) - Required. List of request messages to update deals.

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.BatchUpdateDealsRequest{
  requests:
    [GoogleApi.AuthorizedBuyersMarketplace.V1.Model.UpdateDealRequest.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.