GoogleApi.Domains.V1beta1.Model.ManagementSettings (google_api_domains v0.12.3)
View SourceDefines renewal, billing, and transfer settings for a Registration.
Attributes
-
effectiveTransferLockState(type:String.t, default:nil) - Output only. The actual transfer lock state for thisRegistration. -
preferredRenewalMethod(type:String.t, default:nil) - Optional. The desired renewal method for thisRegistration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, the actualrenewalMethodis treated as if it were set toAUTOMATIC_RENEWAL. You cannot useRENEWAL_DISABLEDduring resource creation, and you can update the renewal status only when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWAL, the actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of problems with the billing account or reported domain abuse. In such cases, check theissuesfield on theRegistration. After the problem is resolved, therenewal_methodis automatically updated topreferred_renewal_methodin a few hours. -
renewalMethod(type:String.t, default:nil) - Output only. The actual renewal method for thisRegistration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWAL, the actualrenewal_methodcan be equal toRENEWAL_DISABLED—for example, when there are problems with the billing account or reported domain abuse. In such cases, check theissuesfield on theRegistration. After the problem is resolved, therenewal_methodis automatically updated topreferred_renewal_methodin a few hours. -
transferLockState(type:String.t, default:nil) - This is the desired transfer lock state for thisRegistration. A transfer lock controls whether the domain can be transferred to another registrar. The transfer lock state of the domain is returned in theeffective_transfer_lock_stateproperty. The transfer lock state values might be different for the following reasons:transfer_lock_statewas updated only a short time ago. Domains with theTRANSFER_LOCK_UNSUPPORTED_BY_REGISTRYstate are in the list ofdomain_properties. These domains are always in theUNLOCKEDstate.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.