cancelTime property
The time at which the subscription was canceled by the user.
The user might still have access to the subscription after this time. Use line_items.expiry_time to determine if a user still has access.
Implementation
core.String? cancelTime;