GoogleApi.AuthorizedBuyersMarketplace.V1.Model.UnsubscribeClientsRequest (google_api_authorized_buyers_marketplace v0.2.0) View Source
Request message for UnsubscribeAuctionPackage.
Attributes
-
clients(type:list(String.t), default:nil) - Optional. A list of client buyers to unsubscribe from the auction package, with client buyer in the formatbuyers/{accountId}/clients/{clientAccountId}.
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.UnsubscribeClientsRequest{
clients: [String.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.