TopLevelDomainAgreementOption Class

Definition

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

public class TopLevelDomainAgreementOption
type TopLevelDomainAgreementOption = class
Public Class TopLevelDomainAgreementOption
Inheritance
TopLevelDomainAgreementOption

Constructors

TopLevelDomainAgreementOption()

Initializes a new instance of the TopLevelDomainAgreementOption class.

TopLevelDomainAgreementOption(Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the TopLevelDomainAgreementOption class.

Properties

ForTransfer

Gets or sets if &lt;code&gt;true&lt;/code&gt;, then the list of agreements will include agreements for domain transfer as well; otherwise, &lt;code&gt;false&lt;/code&gt;.

IncludePrivacy

Gets or sets if &lt;code&gt;true&lt;/code&gt;, then the list of agreements will include agreements for domain privacy as well; otherwise, &lt;code&gt;false&lt;/code&gt;.

Applies to