@sunrise-upc/mobile-prod-card 8.2.0 → 8.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -134,6 +134,7 @@ export interface CheckoutButtonSchema {
134
134
  uniqueProductBenefits?: any;
135
135
  flexUpgradeFreePopup?: any;
136
136
  content?: any;
137
+ deviceUltimateBundle?: boolean;
137
138
  }
138
139
  export interface toggleContentSchema {
139
140
  enableLoggedInPrice: string;