Enumeration Members

DEFERRED: "DEFERRED"

Replacement takes effect when the old plan expires, and the new price will be charged at the same time.

IMMEDIATE_AND_CHARGE_FULL_PRICE: "IMMEDIATE_AND_CHARGE_FULL_PRICE"

Replacement takes effect immediately, and the user is charged full price of new plan and is given a full billing cycle of subscription, plus remaining prorated time from the old plan.

IMMEDIATE_AND_CHARGE_PRORATED_PRICE: "IMMEDIATE_AND_CHARGE_PRORATED_PRICE"

Replacement takes effect immediately, and the billing cycle remains the same.

IMMEDIATE_WITHOUT_PRORATION: "IMMEDIATE_WITHOUT_PRORATION"

Replacement takes effect immediately, and the new price will be charged on next recurrence time.

IMMEDIATE_WITH_TIME_PRORATION: "IMMEDIATE_WITH_TIME_PRORATION"

Replacement takes effect immediately, and the remaining time will be prorated and credited to the user.