Voting helps other researchers find interesting modules.
Formatting information for a segment.
bold
boolean()
nil
highlight
italics
strikethrough
style
String.t
underline
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialCommonFormatting{ bold: boolean() | nil, highlight: boolean() | nil, italics: boolean() | nil, strikethrough: boolean() | nil, style: String.t() | nil, underline: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()