View Source GoogleApi.Keep.V1.Model.TextContent (google_api_keep v0.2.2)
The block of text for a single text section or list item.
Attributes
-
text
(type:String.t
, default:nil
) - The text of the note. The limits on this vary with the specific field using this type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Keep.V1.Model.TextContent{text: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.