Spatio.Model.RichTextObject (spatio_sdk v0.0.2)
Summary
Types
@type t() :: %Spatio.Model.RichTextObject{ annotations: Spatio.Model.TextAnnotations.t() | nil, href: String.t() | nil, text: String.t() | nil, type: String.t() }
@type t() :: %Spatio.Model.RichTextObject{ annotations: Spatio.Model.TextAnnotations.t() | nil, href: String.t() | nil, text: String.t() | nil, type: String.t() }