isUpgraded property

bool? isUpgraded
final

If this transaction was upgraded to a subscription with a higher level of service.

  • Important: If this property is true, look for a new transaction for a subscription with a higher level of service.
  • Note: Only for subscriptions.

Implementation

final bool? isUpgraded;