GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AddNoteRequest (google_api_authorized_buyers_marketplace v0.2.0) View Source
Request to add a note.
Attributes
-
note(type:GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Note.t, default:nil) - The note to add.
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.AddNoteRequest{
note: GoogleApi.AuthorizedBuyersMarketplace.V1.Model.Note.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.