cancelImmediately property

bool? cancelImmediately
getter/setter pair

If true, Google will cancel the subscription immediately, and may or may not (based on the contract) issue a prorated refund for the remainder of the billing cycle.

Otherwise, Google defers the cancelation at renewal_time, and will not issue a refund.

Optional.

Implementation

core.bool? cancelImmediately;