View Source GoogleApi.Domains.V1beta1.Model.ManagementSettings (google_api_domains v0.9.0)
Defines renewal, billing, and transfer settings for a Registration
.
Attributes
-
preferredRenewalMethod
(type:String.t
, default:nil
) - Optional. The desired renewal method for thisRegistration
. The actualrenewal_method
is automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED
, the actualrenewalMethod
is treated as if it were set toAUTOMATIC_RENEWAL
. You cannot useRENEWAL_DISABLED
during resource creation, and you can update the renewal status only when theRegistration
resource has stateACTIVE
orSUSPENDED
. Whenpreferred_renewal_method
is set toAUTOMATIC_RENEWAL
, the actualrenewal_method
can be set toRENEWAL_DISABLED
in case of problems with the billing account or reported domain abuse. In such cases, check theissues
field on theRegistration
. After the problem is resolved, therenewal_method
is automatically updated topreferred_renewal_method
in a few hours. -
renewalMethod
(type:String.t
, default:nil
) - Output only. The actual renewal method for thisRegistration
. Whenpreferred_renewal_method
is set toAUTOMATIC_RENEWAL
, the actualrenewal_method
can be equal toRENEWAL_DISABLED
—for example, when there are problems with the billing account or reported domain abuse. In such cases, check theissues
field on theRegistration
. After the problem is resolved, therenewal_method
is automatically updated topreferred_renewal_method
in a few hours. -
transferLockState
(type:String.t
, default:nil
) - Controls whether the domain can be transferred to another registrar.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.