Voting helps other researchers find interesting modules.
Zero or more attributes for the node.
htmlAttributeType
integer()
nil
name
String.t
value
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoDOMTreeNodeAttribute{ htmlAttributeType: integer() | nil, name: String.t() | nil, value: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()