effectiveTransferLockState property
The actual transfer lock state for this Registration
.
Output only. Possible string values are:
- "TRANSFER_LOCK_STATE_UNSPECIFIED" : The state is unspecified.
- "UNLOCKED" : The domain is unlocked and can be transferred to another registrar.
- "LOCKED" : The domain is locked and cannot be transferred to another registrar.
Implementation
core.String? effectiveTransferLockState;