managementSettings property

ManagementSettings? managementSettings
getter/setter pair

Settings for management of the Registration, including renewal, billing, and transfer.

You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureManagementSettings method.

Implementation

ManagementSettings? managementSettings;