View Source Dnsimple.TldExtendedAttribute.Option (dnsimple v3.6.0)

Represents one of the accepted values for an extended attribute of a TLD.

See:

Summary

Types

@type t() :: %Dnsimple.TldExtendedAttribute.Option{
  description: String.t(),
  title: String.t(),
  value: String.t()
}