Provides struct and type for a StructuredText
Summary
Types
@type t() :: %Gleanex.Client.StructuredText{ structuredList: [Gleanex.Client.StructuredTextItem.t()] | nil, text: String.t() | nil }
Provides struct and type for a StructuredText
@type t() :: %Gleanex.Client.StructuredText{ structuredList: [Gleanex.Client.StructuredTextItem.t()] | nil, text: String.t() | nil }