RENEWAL_PRICE_POLICY_ALWAYS - Always renew
RENEWAL_PRICE_POLICY_IF_EQUAL - Renew if the current price is equal to the previous price
RENEWAL_PRICE_POLICY_IF_GREATER - Renew if the current price is greater than the previous price
RENEWAL_PRICE_POLICY_IF_GREATER_OR_EQUAL - Renew if the current price is greater than or equal to the previous price
RENEWAL_PRICE_POLICY_IF_LESSER - Renew if the current price is lesser than the previous price
RENEWAL_PRICE_POLICY_IF_LESSER_OR_EQUAL - Renew if the current price is lesser than or equal to the previous price
RENEWAL_PRICE_POLICY_IF_NOT_EQUAL - Renew if the current price is not equal to the previous price
RENEWAL_PRICE_POLICY_UNSPECIFIED - Default value, do not renew
Generated using TypeDoc
Enum for renewal price policies