TopLevelDomainAgreementOption interface

Options for retrieving the list of top level domain legal agreements.

Properties

forTransfer

If true, then the list of agreements will include agreements for domain transfer as well; otherwise, false.

includePrivacy

If true, then the list of agreements will include agreements for domain privacy as well; otherwise, false.

Property Details

forTransfer

If true, then the list of agreements will include agreements for domain transfer as well; otherwise, false.

forTransfer?: boolean

Property Value

boolean

includePrivacy

If true, then the list of agreements will include agreements for domain privacy as well; otherwise, false.

includePrivacy?: boolean

Property Value

boolean