Dnsimple.TldExtendedAttribute (dnsimple v3.1.0) View Source
Represents an extended attribute of a TLD.
See:
Link to this section Summary
Link to this section Types
Specs
t() :: %Dnsimple.TldExtendedAttribute{
description: String.t(),
name: String.t(),
options: [Dnsimple.TldExtendedAttribute.Option.t()],
required: boolean()
}