View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AddNoteRequest (google_api_authorized_buyers_marketplace v0.4.0)
Request to add a note.
Attributes
-
note
(type:GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Note.t
, default:nil
) - The note to add.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AddNoteRequest{ note: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Note.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.