View Source Dnsimple.TldExtendedAttribute.Option (dnsimple v4.0.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()
}