ScheduleStrategy Enum
Options for when a change for a paid subscription should take effect
Possible Values
#
END_OF_BILLING_MONTH
Schedule the change to the end of the billing month (for subscriptions whose billing period is larger then month)
END_OF_BILLING_PERIOD
Schedule the change to the end of the billing period
IMMEDIATE
Apply the change immediately
Previous
SalesforceCredentialsInput
Next
ScheduleVariables