ManagementSettingsResponse

data class ManagementSettingsResponse(val renewalMethod: String, val transferLockState: String)

Defines renewal, billing, and transfer settings for a Registration.

Constructors

Link copied to clipboard
fun ManagementSettingsResponse(renewalMethod: String, transferLockState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The renewal method for this Registration.

Link copied to clipboard

Controls whether the domain can be transferred to another registrar.