public class TopLevelDomainAgreementOption extends Object
| Constructor and Description |
|---|
TopLevelDomainAgreementOption() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
forTransfer()
Get if <code>true</code>, then the list of agreements will include agreements for domain transfer as well; otherwise, <code>false</code>.
|
Boolean |
includePrivacy()
Get if <code>true</code>, then the list of agreements will include agreements for domain privacy as well; otherwise, <code>false</code>.
|
TopLevelDomainAgreementOption |
withForTransfer(Boolean forTransfer)
Set if <code>true</code>, then the list of agreements will include agreements for domain transfer as well; otherwise, <code>false</code>.
|
TopLevelDomainAgreementOption |
withIncludePrivacy(Boolean includePrivacy)
Set if <code>true</code>, then the list of agreements will include agreements for domain privacy as well; otherwise, <code>false</code>.
|
public Boolean includePrivacy()
public TopLevelDomainAgreementOption withIncludePrivacy(Boolean includePrivacy)
includePrivacy - the includePrivacy value to setpublic Boolean forTransfer()
public TopLevelDomainAgreementOption withForTransfer(Boolean forTransfer)
forTransfer - the forTransfer value to setCopyright © 2019. All rights reserved.