autoRenew property

bool? autoRenew
getter/setter pair

Specifies whether to enable automatic renewal for the commitment.

The default value is false if not specified. The field can be updated until the day of the commitment expiration at 12:00am PST. If the field is set to true, the commitment will be automatically renewed for either one or three years according to the terms of the existing commitment.

Implementation

core.bool? autoRenew;