Dnsimple.TldExtendedAttribute.Option (dnsimple v6.0.1)

View Source

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

See:

Summary

Types

t()

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