View Source Dnsimple.TldExtendedAttribute (dnsimple v4.0.0)
Represents an extended attribute of a TLD.
See:
Summary
Types
@type t() :: %Dnsimple.TldExtendedAttribute{ description: String.t(), name: String.t(), options: [Dnsimple.TldExtendedAttribute.Option.t()], required: boolean() }