domainNotices property

List<String>? domainNotices
getter/setter pair

The list of domain notices that you acknowledge.

Call RetrieveRegisterParameters to see the notices that need acknowledgement.

Implementation

core.List<core.String>? domainNotices;