TldLegalAgreement interface
Legal agreement for a top level domain.
Properties
| agreement |
Unique identifier for the agreement. |
| content | Agreement details. |
| title | Agreement title. |
| url | URL where a copy of the agreement details is hosted. |
Property Details
agreementKey
Unique identifier for the agreement.
agreementKey: string
Property Value
string
content
Agreement details.
content: string
Property Value
string
title
Agreement title.
title: string
Property Value
string
url
URL where a copy of the agreement details is hosted.
url?: string
Property Value
string