@sunrise-upc/mobile-prod-card 8.0.2 → 8.0.4

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.
@@ -4,6 +4,7 @@ export declare const APIResourceConstants: {
4
4
  LINE_TABLEV2: string;
5
5
  LINE_TABLEV3: string;
6
6
  CREATE_CARTV2: string;
7
+ CREATE_CARTV3: string;
7
8
  SUBSCRIPTION: string;
8
9
  VOUCHER_PROMOTIONS: string;
9
10
  HARDWARES: string;
@@ -30,7 +30,7 @@ export declare const HARDWARE = "HARDWARE";
30
30
  export declare const DEFAULT_AVAILABILITY_TEXT = "dd_delivery_details";
31
31
  export declare const DEVICE_INSURANCE = "DEVICE_INSURANCE";
32
32
  export declare const NOT_AVAILABLE = "NOT_AVAILABLE";
33
- export declare const EPIC_FLEX_UPGRADE_BENEFIT = "EPIC_FLEX_UPGRADE_BENEFIT";
33
+ export declare const ICONIC_FLEX_UPGRADE_BENEFIT = "ICONIC_FLEX_UPGRADE_BENEFIT";
34
34
  export declare const FLEX_UPGRADE = "Flex Upgrade";
35
35
  export declare const WP_FLEX_UPGRADE = "FLEX_UPGRADE";
36
36
  export declare const WP_FLEX_UPGRADE_NOT = "FLEX_UPGRADE_NOT";