@pushwoosh/rpc-v2-http-api-data 0.1.404 → 0.1.406

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.
@@ -541,441 +541,445 @@ export type LogicExpression_Field_AllowCjAlternativeGoalsStats = {
541
541
  values: boolean[];
542
542
  };
543
543
  export type LogicExpression_Field_kind_CondID = {
544
- $: 'CondID';
545
- CondID: LogicExpression_Field_ID;
544
+ type: 'CondID';
545
+ data: LogicExpression_Field_ID;
546
546
  };
547
547
  export type LogicExpression_Field_kind_CondIsLocked = {
548
- $: 'CondIsLocked';
549
- CondIsLocked: LogicExpression_Field_IsLocked;
548
+ type: 'CondIsLocked';
549
+ data: LogicExpression_Field_IsLocked;
550
550
  };
551
551
  export type LogicExpression_Field_kind_CondMaxCampaigns = {
552
- $: 'CondMaxCampaigns';
553
- CondMaxCampaigns: LogicExpression_Field_MaxCampaigns;
552
+ type: 'CondMaxCampaigns';
553
+ data: LogicExpression_Field_MaxCampaigns;
554
554
  };
555
555
  export type LogicExpression_Field_kind_CondMaxDeeplinks = {
556
- $: 'CondMaxDeeplinks';
557
- CondMaxDeeplinks: LogicExpression_Field_MaxDeeplinks;
556
+ type: 'CondMaxDeeplinks';
557
+ data: LogicExpression_Field_MaxDeeplinks;
558
558
  };
559
559
  export type LogicExpression_Field_kind_CondMaxApplicationGroups = {
560
- $: 'CondMaxApplicationGroups';
561
- CondMaxApplicationGroups: LogicExpression_Field_MaxApplicationGroups;
560
+ type: 'CondMaxApplicationGroups';
561
+ data: LogicExpression_Field_MaxApplicationGroups;
562
562
  };
563
563
  export type LogicExpression_Field_kind_CondMaxApps = {
564
- $: 'CondMaxApps';
565
- CondMaxApps: LogicExpression_Field_MaxApps;
564
+ type: 'CondMaxApps';
565
+ data: LogicExpression_Field_MaxApps;
566
566
  };
567
567
  export type LogicExpression_Field_kind_CondMaxTags = {
568
- $: 'CondMaxTags';
569
- CondMaxTags: LogicExpression_Field_MaxTags;
568
+ type: 'CondMaxTags';
569
+ data: LogicExpression_Field_MaxTags;
570
570
  };
571
571
  export type LogicExpression_Field_kind_CondMaxGeozones = {
572
- $: 'CondMaxGeozones';
573
- CondMaxGeozones: LogicExpression_Field_MaxGeozones;
572
+ type: 'CondMaxGeozones';
573
+ data: LogicExpression_Field_MaxGeozones;
574
574
  };
575
575
  export type LogicExpression_Field_kind_CondMaxDevices = {
576
- $: 'CondMaxDevices';
577
- CondMaxDevices: LogicExpression_Field_MaxDevices;
576
+ type: 'CondMaxDevices';
577
+ data: LogicExpression_Field_MaxDevices;
578
578
  };
579
579
  export type LogicExpression_Field_kind_CondMaxUsers = {
580
- $: 'CondMaxUsers';
581
- CondMaxUsers: LogicExpression_Field_MaxUsers;
580
+ type: 'CondMaxUsers';
581
+ data: LogicExpression_Field_MaxUsers;
582
582
  };
583
583
  export type LogicExpression_Field_kind_CondMaxApiTokens = {
584
- $: 'CondMaxApiTokens';
585
- CondMaxApiTokens: LogicExpression_Field_MaxApiTokens;
584
+ type: 'CondMaxApiTokens';
585
+ data: LogicExpression_Field_MaxApiTokens;
586
586
  };
587
587
  export type LogicExpression_Field_kind_CondMaxPresets = {
588
- $: 'CondMaxPresets';
589
- CondMaxPresets: LogicExpression_Field_MaxPresets;
588
+ type: 'CondMaxPresets';
589
+ data: LogicExpression_Field_MaxPresets;
590
590
  };
591
591
  export type LogicExpression_Field_kind_CondMaxTestDevices = {
592
- $: 'CondMaxTestDevices';
593
- CondMaxTestDevices: LogicExpression_Field_MaxTestDevices;
592
+ type: 'CondMaxTestDevices';
593
+ data: LogicExpression_Field_MaxTestDevices;
594
594
  };
595
595
  export type LogicExpression_Field_kind_CondMaxGeozoneRange = {
596
- $: 'CondMaxGeozoneRange';
597
- CondMaxGeozoneRange: LogicExpression_Field_MaxGeozoneRange;
596
+ type: 'CondMaxGeozoneRange';
597
+ data: LogicExpression_Field_MaxGeozoneRange;
598
598
  };
599
599
  export type LogicExpression_Field_kind_CondMaxRssFeeds = {
600
- $: 'CondMaxRssFeeds';
601
- CondMaxRssFeeds: LogicExpression_Field_MaxRssFeeds;
600
+ type: 'CondMaxRssFeeds';
601
+ data: LogicExpression_Field_MaxRssFeeds;
602
602
  };
603
603
  export type LogicExpression_Field_kind_CondMaxAutoPushes = {
604
- $: 'CondMaxAutoPushes';
605
- CondMaxAutoPushes: LogicExpression_Field_MaxAutoPushes;
604
+ type: 'CondMaxAutoPushes';
605
+ data: LogicExpression_Field_MaxAutoPushes;
606
606
  };
607
607
  export type LogicExpression_Field_kind_CondMaxIOSCategories = {
608
- $: 'CondMaxIOSCategories';
609
- CondMaxIOSCategories: LogicExpression_Field_MaxIOSCategories;
608
+ type: 'CondMaxIOSCategories';
609
+ data: LogicExpression_Field_MaxIOSCategories;
610
610
  };
611
611
  export type LogicExpression_Field_kind_CondMaxTwitterFeeds = {
612
- $: 'CondMaxTwitterFeeds';
613
- CondMaxTwitterFeeds: LogicExpression_Field_MaxTwitterFeeds;
612
+ type: 'CondMaxTwitterFeeds';
613
+ data: LogicExpression_Field_MaxTwitterFeeds;
614
614
  };
615
615
  export type LogicExpression_Field_kind_CondMaxInapps = {
616
- $: 'CondMaxInapps';
617
- CondMaxInapps: LogicExpression_Field_MaxInapps;
616
+ type: 'CondMaxInapps';
617
+ data: LogicExpression_Field_MaxInapps;
618
618
  };
619
619
  export type LogicExpression_Field_kind_CondMaxEvents = {
620
- $: 'CondMaxEvents';
621
- CondMaxEvents: LogicExpression_Field_MaxEvents;
620
+ type: 'CondMaxEvents';
621
+ data: LogicExpression_Field_MaxEvents;
622
622
  };
623
623
  export type LogicExpression_Field_kind_CondMaxCreateMessage = {
624
- $: 'CondMaxCreateMessage';
625
- CondMaxCreateMessage: LogicExpression_Field_MaxCreateMessage;
624
+ type: 'CondMaxCreateMessage';
625
+ data: LogicExpression_Field_MaxCreateMessage;
626
626
  };
627
627
  export type LogicExpression_Field_kind_CondMaxRichmedia = {
628
- $: 'CondMaxRichmedia';
629
- CondMaxRichmedia: LogicExpression_Field_MaxRichmedia;
628
+ type: 'CondMaxRichmedia';
629
+ data: LogicExpression_Field_MaxRichmedia;
630
630
  };
631
631
  export type LogicExpression_Field_kind_CondMaxPreparedFilters = {
632
- $: 'CondMaxPreparedFilters';
633
- CondMaxPreparedFilters: LogicExpression_Field_MaxPreparedFilters;
632
+ type: 'CondMaxPreparedFilters';
633
+ data: LogicExpression_Field_MaxPreparedFilters;
634
634
  };
635
635
  export type LogicExpression_Field_kind_CondMaxFilters = {
636
- $: 'CondMaxFilters';
637
- CondMaxFilters: LogicExpression_Field_MaxFilters;
636
+ type: 'CondMaxFilters';
637
+ data: LogicExpression_Field_MaxFilters;
638
638
  };
639
639
  export type LogicExpression_Field_kind_CondDevicesInactivityLimit = {
640
- $: 'CondDevicesInactivityLimit';
641
- CondDevicesInactivityLimit: LogicExpression_Field_DevicesInactivityLimit;
640
+ type: 'CondDevicesInactivityLimit';
641
+ data: LogicExpression_Field_DevicesInactivityLimit;
642
642
  };
643
643
  export type LogicExpression_Field_kind_CondAllowApi = {
644
- $: 'CondAllowApi';
645
- CondAllowApi: LogicExpression_Field_AllowApi;
644
+ type: 'CondAllowApi';
645
+ data: LogicExpression_Field_AllowApi;
646
646
  };
647
647
  export type LogicExpression_Field_kind_CondAllowStatsAccess = {
648
- $: 'CondAllowStatsAccess';
649
- CondAllowStatsAccess: LogicExpression_Field_AllowStatsAccess;
648
+ type: 'CondAllowStatsAccess';
649
+ data: LogicExpression_Field_AllowStatsAccess;
650
650
  };
651
651
  export type LogicExpression_Field_kind_CondAllowApiStatsAccess = {
652
- $: 'CondAllowApiStatsAccess';
653
- CondAllowApiStatsAccess: LogicExpression_Field_AllowApiStatsAccess;
652
+ type: 'CondAllowApiStatsAccess';
653
+ data: LogicExpression_Field_AllowApiStatsAccess;
654
654
  };
655
655
  export type LogicExpression_Field_kind_CondAllowGeozoneApi = {
656
- $: 'CondAllowGeozoneApi';
657
- CondAllowGeozoneApi: LogicExpression_Field_AllowGeozoneApi;
656
+ type: 'CondAllowGeozoneApi';
657
+ data: LogicExpression_Field_AllowGeozoneApi;
658
658
  };
659
659
  export type LogicExpression_Field_kind_CondAllowABTests = {
660
- $: 'CondAllowABTests';
661
- CondAllowABTests: LogicExpression_Field_AllowABTests;
660
+ type: 'CondAllowABTests';
661
+ data: LogicExpression_Field_AllowABTests;
662
662
  };
663
663
  export type LogicExpression_Field_kind_CondAllowBackup = {
664
- $: 'CondAllowBackup';
665
- CondAllowBackup: LogicExpression_Field_AllowBackup;
664
+ type: 'CondAllowBackup';
665
+ data: LogicExpression_Field_AllowBackup;
666
666
  };
667
667
  export type LogicExpression_Field_kind_CondAllowApplicationApi = {
668
- $: 'CondAllowApplicationApi';
669
- CondAllowApplicationApi: LogicExpression_Field_AllowApplicationApi;
668
+ type: 'CondAllowApplicationApi';
669
+ data: LogicExpression_Field_AllowApplicationApi;
670
670
  };
671
671
  export type LogicExpression_Field_kind_CondAllowRemotePage = {
672
- $: 'CondAllowRemotePage';
673
- CondAllowRemotePage: LogicExpression_Field_AllowRemotePage;
672
+ type: 'CondAllowRemotePage';
673
+ data: LogicExpression_Field_AllowRemotePage;
674
674
  };
675
675
  export type LogicExpression_Field_kind_CondAllowScheduling = {
676
- $: 'CondAllowScheduling';
677
- CondAllowScheduling: LogicExpression_Field_AllowScheduling;
676
+ type: 'CondAllowScheduling';
677
+ data: LogicExpression_Field_AllowScheduling;
678
678
  };
679
679
  export type LogicExpression_Field_kind_CondAllowCustomData = {
680
- $: 'CondAllowCustomData';
681
- CondAllowCustomData: LogicExpression_Field_AllowCustomData;
680
+ type: 'CondAllowCustomData';
681
+ data: LogicExpression_Field_AllowCustomData;
682
682
  };
683
683
  export type LogicExpression_Field_kind_CondAllowMultiLanguage = {
684
- $: 'CondAllowMultiLanguage';
685
- CondAllowMultiLanguage: LogicExpression_Field_AllowMultiLanguage;
684
+ type: 'CondAllowMultiLanguage';
685
+ data: LogicExpression_Field_AllowMultiLanguage;
686
686
  };
687
687
  export type LogicExpression_Field_kind_CondAllowAutoConfig = {
688
- $: 'CondAllowAutoConfig';
689
- CondAllowAutoConfig: LogicExpression_Field_AllowAutoConfig;
688
+ type: 'CondAllowAutoConfig';
689
+ data: LogicExpression_Field_AllowAutoConfig;
690
690
  };
691
691
  export type LogicExpression_Field_kind_CondAllowCsvMessage = {
692
- $: 'CondAllowCsvMessage';
693
- CondAllowCsvMessage: LogicExpression_Field_AllowCsvMessage;
692
+ type: 'CondAllowCsvMessage';
693
+ data: LogicExpression_Field_AllowCsvMessage;
694
694
  };
695
695
  export type LogicExpression_Field_kind_CondAllowCampaignApi = {
696
- $: 'CondAllowCampaignApi';
697
- CondAllowCampaignApi: LogicExpression_Field_AllowCampaignApi;
696
+ type: 'CondAllowCampaignApi';
697
+ data: LogicExpression_Field_AllowCampaignApi;
698
698
  };
699
699
  export type LogicExpression_Field_kind_CondAllowPushHistoryApi = {
700
- $: 'CondAllowPushHistoryApi';
701
- CondAllowPushHistoryApi: LogicExpression_Field_AllowPushHistoryApi;
700
+ type: 'CondAllowPushHistoryApi';
701
+ data: LogicExpression_Field_AllowPushHistoryApi;
702
702
  };
703
703
  export type LogicExpression_Field_kind_CondAllowTagsApi = {
704
- $: 'CondAllowTagsApi';
705
- CondAllowTagsApi: LogicExpression_Field_AllowTagsApi;
704
+ type: 'CondAllowTagsApi';
705
+ data: LogicExpression_Field_AllowTagsApi;
706
706
  };
707
707
  export type LogicExpression_Field_kind_CondAllowPushByUser = {
708
- $: 'CondAllowPushByUser';
709
- CondAllowPushByUser: LogicExpression_Field_AllowPushByUser;
708
+ type: 'CondAllowPushByUser';
709
+ data: LogicExpression_Field_AllowPushByUser;
710
710
  };
711
711
  export type LogicExpression_Field_kind_CondAllowFilterApi = {
712
- $: 'CondAllowFilterApi';
713
- CondAllowFilterApi: LogicExpression_Field_AllowFilterApi;
712
+ type: 'CondAllowFilterApi';
713
+ data: LogicExpression_Field_AllowFilterApi;
714
714
  };
715
715
  export type LogicExpression_Field_kind_CondAllowTwoFactorAuth = {
716
- $: 'CondAllowTwoFactorAuth';
717
- CondAllowTwoFactorAuth: LogicExpression_Field_AllowTwoFactorAuth;
716
+ type: 'CondAllowTwoFactorAuth';
717
+ data: LogicExpression_Field_AllowTwoFactorAuth;
718
718
  };
719
719
  export type LogicExpression_Field_kind_CondAllowBroadcastMessageSegmentation = {
720
- $: 'CondAllowBroadcastMessageSegmentation';
721
- CondAllowBroadcastMessageSegmentation: LogicExpression_Field_AllowBroadcastMessageSegmentation;
720
+ type: 'CondAllowBroadcastMessageSegmentation';
721
+ data: LogicExpression_Field_AllowBroadcastMessageSegmentation;
722
722
  };
723
723
  export type LogicExpression_Field_kind_CondAllowPushOnEvent = {
724
- $: 'CondAllowPushOnEvent';
725
- CondAllowPushOnEvent: LogicExpression_Field_AllowPushOnEvent;
724
+ type: 'CondAllowPushOnEvent';
725
+ data: LogicExpression_Field_AllowPushOnEvent;
726
726
  };
727
727
  export type LogicExpression_Field_kind_CondAllowCompileFilter = {
728
- $: 'CondAllowCompileFilter';
729
- CondAllowCompileFilter: LogicExpression_Field_AllowCompileFilter;
728
+ type: 'CondAllowCompileFilter';
729
+ data: LogicExpression_Field_AllowCompileFilter;
730
730
  };
731
731
  export type LogicExpression_Field_kind_CondMinSendRate = {
732
- $: 'CondMinSendRate';
733
- CondMinSendRate: LogicExpression_Field_MinSendRate;
732
+ type: 'CondMinSendRate';
733
+ data: LogicExpression_Field_MinSendRate;
734
734
  };
735
735
  export type LogicExpression_Field_kind_CondMaxSendRate = {
736
- $: 'CondMaxSendRate';
737
- CondMaxSendRate: LogicExpression_Field_MaxSendRate;
736
+ type: 'CondMaxSendRate';
737
+ data: LogicExpression_Field_MaxSendRate;
738
738
  };
739
739
  export type LogicExpression_Field_kind_CondAllowSendToGeozone = {
740
- $: 'CondAllowSendToGeozone';
741
- CondAllowSendToGeozone: LogicExpression_Field_AllowSendToGeozone;
740
+ type: 'CondAllowSendToGeozone';
741
+ data: LogicExpression_Field_AllowSendToGeozone;
742
742
  };
743
743
  export type LogicExpression_Field_kind_CondAllowUseIosNewsstand = {
744
- $: 'CondAllowUseIosNewsstand';
745
- CondAllowUseIosNewsstand: LogicExpression_Field_AllowUseIosNewsstand;
744
+ type: 'CondAllowUseIosNewsstand';
745
+ data: LogicExpression_Field_AllowUseIosNewsstand;
746
746
  };
747
747
  export type LogicExpression_Field_kind_CondAllowGetUsersDetails = {
748
- $: 'CondAllowGetUsersDetails';
749
- CondAllowGetUsersDetails: LogicExpression_Field_AllowGetUsersDetails;
748
+ type: 'CondAllowGetUsersDetails';
749
+ data: LogicExpression_Field_AllowGetUsersDetails;
750
750
  };
751
751
  export type LogicExpression_Field_kind_CondAllowGoalTracking = {
752
- $: 'CondAllowGoalTracking';
753
- CondAllowGoalTracking: LogicExpression_Field_AllowGoalTracking;
752
+ type: 'CondAllowGoalTracking';
753
+ data: LogicExpression_Field_AllowGoalTracking;
754
754
  };
755
755
  export type LogicExpression_Field_kind_CondAllowIePlatformUsage = {
756
- $: 'CondAllowIePlatformUsage';
757
- CondAllowIePlatformUsage: LogicExpression_Field_AllowIePlatformUsage;
756
+ type: 'CondAllowIePlatformUsage';
757
+ data: LogicExpression_Field_AllowIePlatformUsage;
758
758
  };
759
759
  export type LogicExpression_Field_kind_CondAllowInbox = {
760
- $: 'CondAllowInbox';
761
- CondAllowInbox: LogicExpression_Field_AllowInbox;
760
+ type: 'CondAllowInbox';
761
+ data: LogicExpression_Field_AllowInbox;
762
762
  };
763
763
  export type LogicExpression_Field_kind_CondMaxEmailTemplates = {
764
- $: 'CondMaxEmailTemplates';
765
- CondMaxEmailTemplates: LogicExpression_Field_MaxEmailTemplates;
764
+ type: 'CondMaxEmailTemplates';
765
+ data: LogicExpression_Field_MaxEmailTemplates;
766
766
  };
767
767
  export type LogicExpression_Field_kind_CondMaxUserSpecificTags = {
768
- $: 'CondMaxUserSpecificTags';
769
- CondMaxUserSpecificTags: LogicExpression_Field_MaxUserSpecificTags;
768
+ type: 'CondMaxUserSpecificTags';
769
+ data: LogicExpression_Field_MaxUserSpecificTags;
770
770
  };
771
771
  export type LogicExpression_Field_kind_CondAllowGdpr = {
772
- $: 'CondAllowGdpr';
773
- CondAllowGdpr: LogicExpression_Field_AllowGdpr;
772
+ type: 'CondAllowGdpr';
773
+ data: LogicExpression_Field_AllowGdpr;
774
774
  };
775
775
  export type LogicExpression_Field_kind_CondMaxVerifyingEmails = {
776
- $: 'CondMaxVerifyingEmails';
777
- CondMaxVerifyingEmails: LogicExpression_Field_MaxVerifyingEmails;
776
+ type: 'CondMaxVerifyingEmails';
777
+ data: LogicExpression_Field_MaxVerifyingEmails;
778
778
  };
779
779
  export type LogicExpression_Field_kind_CondMaxVerifyingDomains = {
780
- $: 'CondMaxVerifyingDomains';
781
- CondMaxVerifyingDomains: LogicExpression_Field_MaxVerifyingDomains;
780
+ type: 'CondMaxVerifyingDomains';
781
+ data: LogicExpression_Field_MaxVerifyingDomains;
782
782
  };
783
783
  export type LogicExpression_Field_kind_CondAllowSendExternalStats = {
784
- $: 'CondAllowSendExternalStats';
785
- CondAllowSendExternalStats: LogicExpression_Field_AllowSendExternalStats;
784
+ type: 'CondAllowSendExternalStats';
785
+ data: LogicExpression_Field_AllowSendExternalStats;
786
786
  };
787
787
  export type LogicExpression_Field_kind_CondAllowCustomRssPollingInterval = {
788
- $: 'CondAllowCustomRssPollingInterval';
789
- CondAllowCustomRssPollingInterval: LogicExpression_Field_AllowCustomRssPollingInterval;
788
+ type: 'CondAllowCustomRssPollingInterval';
789
+ data: LogicExpression_Field_AllowCustomRssPollingInterval;
790
790
  };
791
791
  export type LogicExpression_Field_kind_CondAllowMetadata = {
792
- $: 'CondAllowMetadata';
793
- CondAllowMetadata: LogicExpression_Field_AllowMetadata;
792
+ type: 'CondAllowMetadata';
793
+ data: LogicExpression_Field_AllowMetadata;
794
794
  };
795
795
  export type LogicExpression_Field_kind_CondMaxPushOnEventDelayInDays = {
796
- $: 'CondMaxPushOnEventDelayInDays';
797
- CondMaxPushOnEventDelayInDays: LogicExpression_Field_MaxPushOnEventDelayInDays;
796
+ type: 'CondMaxPushOnEventDelayInDays';
797
+ data: LogicExpression_Field_MaxPushOnEventDelayInDays;
798
798
  };
799
799
  export type LogicExpression_Field_kind_CondAllowEventStatisticsApi = {
800
- $: 'CondAllowEventStatisticsApi';
801
- CondAllowEventStatisticsApi: LogicExpression_Field_AllowEventStatisticsApi;
800
+ type: 'CondAllowEventStatisticsApi';
801
+ data: LogicExpression_Field_AllowEventStatisticsApi;
802
802
  };
803
803
  export type LogicExpression_Field_kind_CondAllowTagNotSetFilter = {
804
- $: 'CondAllowTagNotSetFilter';
805
- CondAllowTagNotSetFilter: LogicExpression_Field_AllowTagNotSetFilter;
804
+ type: 'CondAllowTagNotSetFilter';
805
+ data: LogicExpression_Field_AllowTagNotSetFilter;
806
806
  };
807
807
  export type LogicExpression_Field_kind_CondAllowDebugMode = {
808
- $: 'CondAllowDebugMode';
809
- CondAllowDebugMode: LogicExpression_Field_AllowDebugMode;
808
+ type: 'CondAllowDebugMode';
809
+ data: LogicExpression_Field_AllowDebugMode;
810
810
  };
811
811
  export type LogicExpression_Field_kind_CondAllowFbMessenger = {
812
- $: 'CondAllowFbMessenger';
813
- CondAllowFbMessenger: LogicExpression_Field_AllowFbMessenger;
812
+ type: 'CondAllowFbMessenger';
813
+ data: LogicExpression_Field_AllowFbMessenger;
814
814
  };
815
815
  export type LogicExpression_Field_kind_CondAllowTrackUninstalls = {
816
- $: 'CondAllowTrackUninstalls';
817
- CondAllowTrackUninstalls: LogicExpression_Field_AllowTrackUninstalls;
816
+ type: 'CondAllowTrackUninstalls';
817
+ data: LogicExpression_Field_AllowTrackUninstalls;
818
818
  };
819
819
  export type LogicExpression_Field_kind_CondEmailRateCounterAggregatePeriod = {
820
- $: 'CondEmailRateCounterAggregatePeriod';
821
- CondEmailRateCounterAggregatePeriod: LogicExpression_Field_EmailRateCounterAggregatePeriod;
820
+ type: 'CondEmailRateCounterAggregatePeriod';
821
+ data: LogicExpression_Field_EmailRateCounterAggregatePeriod;
822
822
  };
823
823
  export type LogicExpression_Field_kind_CondEmailBounceRateLimit = {
824
- $: 'CondEmailBounceRateLimit';
825
- CondEmailBounceRateLimit: LogicExpression_Field_EmailBounceRateLimit;
824
+ type: 'CondEmailBounceRateLimit';
825
+ data: LogicExpression_Field_EmailBounceRateLimit;
826
826
  };
827
827
  export type LogicExpression_Field_kind_CondEmailComplaintRateLimit = {
828
- $: 'CondEmailComplaintRateLimit';
829
- CondEmailComplaintRateLimit: LogicExpression_Field_EmailComplaintRateLimit;
828
+ type: 'CondEmailComplaintRateLimit';
829
+ data: LogicExpression_Field_EmailComplaintRateLimit;
830
830
  };
831
831
  export type LogicExpression_Field_kind_CondAllowFrequencyCapping = {
832
- $: 'CondAllowFrequencyCapping';
833
- CondAllowFrequencyCapping: LogicExpression_Field_AllowFrequencyCapping;
832
+ type: 'CondAllowFrequencyCapping';
833
+ data: LogicExpression_Field_AllowFrequencyCapping;
834
834
  };
835
835
  export type LogicExpression_Field_kind_CondMaxUsersPerDevice = {
836
- $: 'CondMaxUsersPerDevice';
837
- CondMaxUsersPerDevice: LogicExpression_Field_MaxUsersPerDevice;
836
+ type: 'CondMaxUsersPerDevice';
837
+ data: LogicExpression_Field_MaxUsersPerDevice;
838
838
  };
839
839
  export type LogicExpression_Field_kind_CondEmailsFreeLimit = {
840
- $: 'CondEmailsFreeLimit';
841
- CondEmailsFreeLimit: LogicExpression_Field_EmailsFreeLimit;
840
+ type: 'CondEmailsFreeLimit';
841
+ data: LogicExpression_Field_EmailsFreeLimit;
842
842
  };
843
843
  export type LogicExpression_Field_kind_CondEmailsLimited = {
844
- $: 'CondEmailsLimited';
845
- CondEmailsLimited: LogicExpression_Field_EmailsLimited;
844
+ type: 'CondEmailsLimited';
845
+ data: LogicExpression_Field_EmailsLimited;
846
846
  };
847
847
  export type LogicExpression_Field_kind_CondAllowContentTemplates = {
848
- $: 'CondAllowContentTemplates';
849
- CondAllowContentTemplates: LogicExpression_Field_AllowContentTemplates;
848
+ type: 'CondAllowContentTemplates';
849
+ data: LogicExpression_Field_AllowContentTemplates;
850
850
  };
851
851
  export type LogicExpression_Field_kind_CondAllowBaiduAndroidPlatformUsage = {
852
- $: 'CondAllowBaiduAndroidPlatformUsage';
853
- CondAllowBaiduAndroidPlatformUsage: LogicExpression_Field_AllowBaiduAndroidPlatformUsage;
852
+ type: 'CondAllowBaiduAndroidPlatformUsage';
853
+ data: LogicExpression_Field_AllowBaiduAndroidPlatformUsage;
854
854
  };
855
855
  export type LogicExpression_Field_kind_CondMaxInboxTtlDays = {
856
- $: 'CondMaxInboxTtlDays';
857
- CondMaxInboxTtlDays: LogicExpression_Field_MaxInboxTtlDays;
856
+ type: 'CondMaxInboxTtlDays';
857
+ data: LogicExpression_Field_MaxInboxTtlDays;
858
858
  };
859
859
  export type LogicExpression_Field_kind_CondMessageHistoryStorePeriod = {
860
- $: 'CondMessageHistoryStorePeriod';
861
- CondMessageHistoryStorePeriod: LogicExpression_Field_MessageHistoryStorePeriod;
860
+ type: 'CondMessageHistoryStorePeriod';
861
+ data: LogicExpression_Field_MessageHistoryStorePeriod;
862
862
  };
863
863
  export type LogicExpression_Field_kind_CondAllowApiGetMessageLog = {
864
- $: 'CondAllowApiGetMessageLog';
865
- CondAllowApiGetMessageLog: LogicExpression_Field_AllowApiGetMessageLog;
864
+ type: 'CondAllowApiGetMessageLog';
865
+ data: LogicExpression_Field_AllowApiGetMessageLog;
866
866
  };
867
867
  export type LogicExpression_Field_kind_CondDetailActionHistoryStorePeriod = {
868
- $: 'CondDetailActionHistoryStorePeriod';
869
- CondDetailActionHistoryStorePeriod: LogicExpression_Field_DetailActionHistoryStorePeriod;
868
+ type: 'CondDetailActionHistoryStorePeriod';
869
+ data: LogicExpression_Field_DetailActionHistoryStorePeriod;
870
870
  };
871
871
  export type LogicExpression_Field_kind_CondAllowCjWebhook = {
872
- $: 'CondAllowCjWebhook';
873
- CondAllowCjWebhook: LogicExpression_Field_AllowCjWebhook;
872
+ type: 'CondAllowCjWebhook';
873
+ data: LogicExpression_Field_AllowCjWebhook;
874
874
  };
875
875
  export type LogicExpression_Field_kind_CondAllowCjInapp = {
876
- $: 'CondAllowCjInapp';
877
- CondAllowCjInapp: LogicExpression_Field_AllowCjInapp;
876
+ type: 'CondAllowCjInapp';
877
+ data: LogicExpression_Field_AllowCjInapp;
878
878
  };
879
879
  export type LogicExpression_Field_kind_CondAllowCjScheduledSegment = {
880
- $: 'CondAllowCjScheduledSegment';
881
- CondAllowCjScheduledSegment: LogicExpression_Field_AllowCjScheduledSegment;
880
+ type: 'CondAllowCjScheduledSegment';
881
+ data: LogicExpression_Field_AllowCjScheduledSegment;
882
882
  };
883
883
  export type LogicExpression_Field_kind_CondAllowCjContentPersonalization = {
884
- $: 'CondAllowCjContentPersonalization';
885
- CondAllowCjContentPersonalization: LogicExpression_Field_AllowCjContentPersonalization;
884
+ type: 'CondAllowCjContentPersonalization';
885
+ data: LogicExpression_Field_AllowCjContentPersonalization;
886
886
  };
887
887
  export type LogicExpression_Field_kind_CondAllowCjSetTags = {
888
- $: 'CondAllowCjSetTags';
889
- CondAllowCjSetTags: LogicExpression_Field_AllowCjSetTags;
888
+ type: 'CondAllowCjSetTags';
889
+ data: LogicExpression_Field_AllowCjSetTags;
890
890
  };
891
891
  export type LogicExpression_Field_kind_CondAllowCjDynamicDelay = {
892
- $: 'CondAllowCjDynamicDelay';
893
- CondAllowCjDynamicDelay: LogicExpression_Field_AllowCjDynamicDelay;
892
+ type: 'CondAllowCjDynamicDelay';
893
+ data: LogicExpression_Field_AllowCjDynamicDelay;
894
894
  };
895
895
  export type LogicExpression_Field_kind_CondAllowCjSilentHours = {
896
- $: 'CondAllowCjSilentHours';
897
- CondAllowCjSilentHours: LogicExpression_Field_AllowCjSilentHours;
896
+ type: 'CondAllowCjSilentHours';
897
+ data: LogicExpression_Field_AllowCjSilentHours;
898
898
  };
899
899
  export type LogicExpression_Field_kind_CondAllowCjFrequencyCapping = {
900
- $: 'CondAllowCjFrequencyCapping';
901
- CondAllowCjFrequencyCapping: LogicExpression_Field_AllowCjFrequencyCapping;
900
+ type: 'CondAllowCjFrequencyCapping';
901
+ data: LogicExpression_Field_AllowCjFrequencyCapping;
902
902
  };
903
903
  export type LogicExpression_Field_kind_CondAllowShowDeliveryStatistics = {
904
- $: 'CondAllowShowDeliveryStatistics';
905
- CondAllowShowDeliveryStatistics: LogicExpression_Field_AllowShowDeliveryStatistics;
904
+ type: 'CondAllowShowDeliveryStatistics';
905
+ data: LogicExpression_Field_AllowShowDeliveryStatistics;
906
906
  };
907
907
  export type LogicExpression_Field_kind_CondAllowRFMSegments = {
908
- $: 'CondAllowRFMSegments';
909
- CondAllowRFMSegments: LogicExpression_Field_AllowRFMSegments;
908
+ type: 'CondAllowRFMSegments';
909
+ data: LogicExpression_Field_AllowRFMSegments;
910
910
  };
911
911
  export type LogicExpression_Field_kind_CondAllowBestTimeToSend = {
912
- $: 'CondAllowBestTimeToSend';
913
- CondAllowBestTimeToSend: LogicExpression_Field_AllowBestTimeToSend;
912
+ type: 'CondAllowBestTimeToSend';
913
+ data: LogicExpression_Field_AllowBestTimeToSend;
914
914
  };
915
915
  export type LogicExpression_Field_kind_CondAllowEventSegmentation = {
916
- $: 'CondAllowEventSegmentation';
917
- CondAllowEventSegmentation: LogicExpression_Field_AllowEventSegmentation;
916
+ type: 'CondAllowEventSegmentation';
917
+ data: LogicExpression_Field_AllowEventSegmentation;
918
918
  };
919
919
  export type LogicExpression_Field_kind_CondAllowSegmentsGroups = {
920
- $: 'CondAllowSegmentsGroups';
921
- CondAllowSegmentsGroups: LogicExpression_Field_AllowSegmentsGroups;
920
+ type: 'CondAllowSegmentsGroups';
921
+ data: LogicExpression_Field_AllowSegmentsGroups;
922
922
  };
923
923
  export type LogicExpression_Field_kind_CondAllowCustomerJourney = {
924
- $: 'CondAllowCustomerJourney';
925
- CondAllowCustomerJourney: LogicExpression_Field_AllowCustomerJourney;
924
+ type: 'CondAllowCustomerJourney';
925
+ data: LogicExpression_Field_AllowCustomerJourney;
926
926
  };
927
927
  export type LogicExpression_Field_kind_CondAllowCjSMS = {
928
- $: 'CondAllowCjSMS';
929
- CondAllowCjSMS: LogicExpression_Field_AllowCjSMS;
928
+ type: 'CondAllowCjSMS';
929
+ data: LogicExpression_Field_AllowCjSMS;
930
930
  };
931
931
  export type LogicExpression_Field_kind_CondAllowCjApiEntry = {
932
- $: 'CondAllowCjApiEntry';
933
- CondAllowCjApiEntry: LogicExpression_Field_AllowCjApiEntry;
932
+ type: 'CondAllowCjApiEntry';
933
+ data: LogicExpression_Field_AllowCjApiEntry;
934
934
  };
935
935
  export type LogicExpression_Field_kind_CondAllowCjDynamicSetTagsInUpdateProfile = {
936
- $: 'CondAllowCjDynamicSetTagsInUpdateProfile';
937
- CondAllowCjDynamicSetTagsInUpdateProfile: LogicExpression_Field_AllowCjDynamicSetTagsInUpdateProfile;
936
+ type: 'CondAllowCjDynamicSetTagsInUpdateProfile';
937
+ data: LogicExpression_Field_AllowCjDynamicSetTagsInUpdateProfile;
938
938
  };
939
939
  export type LogicExpression_Field_kind_CondAllowCjAddBranchesInWaitForTrigger = {
940
- $: 'CondAllowCjAddBranchesInWaitForTrigger';
941
- CondAllowCjAddBranchesInWaitForTrigger: LogicExpression_Field_AllowCjAddBranchesInWaitForTrigger;
940
+ type: 'CondAllowCjAddBranchesInWaitForTrigger';
941
+ data: LogicExpression_Field_AllowCjAddBranchesInWaitForTrigger;
942
942
  };
943
943
  export type LogicExpression_Field_kind_CondAllowEventsFunnel = {
944
- $: 'CondAllowEventsFunnel';
945
- CondAllowEventsFunnel: LogicExpression_Field_AllowEventsFunnel;
944
+ type: 'CondAllowEventsFunnel';
945
+ data: LogicExpression_Field_AllowEventsFunnel;
946
946
  };
947
947
  export type LogicExpression_Field_kind_CondAllowChannelsSection = {
948
- $: 'CondAllowChannelsSection';
949
- CondAllowChannelsSection: LogicExpression_Field_AllowChannelsSection;
948
+ type: 'CondAllowChannelsSection';
949
+ data: LogicExpression_Field_AllowChannelsSection;
950
950
  };
951
951
  export type LogicExpression_Field_kind_CondAllowCjEmailBcc = {
952
- $: 'CondAllowCjEmailBcc';
953
- CondAllowCjEmailBcc: LogicExpression_Field_AllowCjEmailBcc;
952
+ type: 'CondAllowCjEmailBcc';
953
+ data: LogicExpression_Field_AllowCjEmailBcc;
954
954
  };
955
955
  export type LogicExpression_Field_kind_CondEmailFileStorePeriod = {
956
- $: 'CondEmailFileStorePeriod';
957
- CondEmailFileStorePeriod: LogicExpression_Field_EmailFileStorePeriod;
956
+ type: 'CondEmailFileStorePeriod';
957
+ data: LogicExpression_Field_EmailFileStorePeriod;
958
958
  };
959
959
  export type LogicExpression_Field_kind_CondAllowWhatsApp = {
960
- $: 'CondAllowWhatsApp';
961
- CondAllowWhatsApp: LogicExpression_Field_AllowWhatsApp;
960
+ type: 'CondAllowWhatsApp';
961
+ data: LogicExpression_Field_AllowWhatsApp;
962
962
  };
963
963
  export type LogicExpression_Field_kind_CondAllowCjAlternativeGoalsStats = {
964
- $: 'CondAllowCjAlternativeGoalsStats';
965
- CondAllowCjAlternativeGoalsStats: LogicExpression_Field_AllowCjAlternativeGoalsStats;
964
+ type: 'CondAllowCjAlternativeGoalsStats';
965
+ data: LogicExpression_Field_AllowCjAlternativeGoalsStats;
966
966
  };
967
967
  export type LogicExpression_Field_kind = LogicExpression_Field_kind_CondID | LogicExpression_Field_kind_CondIsLocked | LogicExpression_Field_kind_CondMaxCampaigns | LogicExpression_Field_kind_CondMaxDeeplinks | LogicExpression_Field_kind_CondMaxApplicationGroups | LogicExpression_Field_kind_CondMaxApps | LogicExpression_Field_kind_CondMaxTags | LogicExpression_Field_kind_CondMaxGeozones | LogicExpression_Field_kind_CondMaxDevices | LogicExpression_Field_kind_CondMaxUsers | LogicExpression_Field_kind_CondMaxApiTokens | LogicExpression_Field_kind_CondMaxPresets | LogicExpression_Field_kind_CondMaxTestDevices | LogicExpression_Field_kind_CondMaxGeozoneRange | LogicExpression_Field_kind_CondMaxRssFeeds | LogicExpression_Field_kind_CondMaxAutoPushes | LogicExpression_Field_kind_CondMaxIOSCategories | LogicExpression_Field_kind_CondMaxTwitterFeeds | LogicExpression_Field_kind_CondMaxInapps | LogicExpression_Field_kind_CondMaxEvents | LogicExpression_Field_kind_CondMaxCreateMessage | LogicExpression_Field_kind_CondMaxRichmedia | LogicExpression_Field_kind_CondMaxPreparedFilters | LogicExpression_Field_kind_CondMaxFilters | LogicExpression_Field_kind_CondDevicesInactivityLimit | LogicExpression_Field_kind_CondAllowApi | LogicExpression_Field_kind_CondAllowStatsAccess | LogicExpression_Field_kind_CondAllowApiStatsAccess | LogicExpression_Field_kind_CondAllowGeozoneApi | LogicExpression_Field_kind_CondAllowABTests | LogicExpression_Field_kind_CondAllowBackup | LogicExpression_Field_kind_CondAllowApplicationApi | LogicExpression_Field_kind_CondAllowRemotePage | LogicExpression_Field_kind_CondAllowScheduling | LogicExpression_Field_kind_CondAllowCustomData | LogicExpression_Field_kind_CondAllowMultiLanguage | LogicExpression_Field_kind_CondAllowAutoConfig | LogicExpression_Field_kind_CondAllowCsvMessage | LogicExpression_Field_kind_CondAllowCampaignApi | LogicExpression_Field_kind_CondAllowPushHistoryApi | LogicExpression_Field_kind_CondAllowTagsApi | LogicExpression_Field_kind_CondAllowPushByUser | LogicExpression_Field_kind_CondAllowFilterApi | LogicExpression_Field_kind_CondAllowTwoFactorAuth | LogicExpression_Field_kind_CondAllowBroadcastMessageSegmentation | LogicExpression_Field_kind_CondAllowPushOnEvent | LogicExpression_Field_kind_CondAllowCompileFilter | LogicExpression_Field_kind_CondMinSendRate | LogicExpression_Field_kind_CondMaxSendRate | LogicExpression_Field_kind_CondAllowSendToGeozone | LogicExpression_Field_kind_CondAllowUseIosNewsstand | LogicExpression_Field_kind_CondAllowGetUsersDetails | LogicExpression_Field_kind_CondAllowGoalTracking | LogicExpression_Field_kind_CondAllowIePlatformUsage | LogicExpression_Field_kind_CondAllowInbox | LogicExpression_Field_kind_CondMaxEmailTemplates | LogicExpression_Field_kind_CondMaxUserSpecificTags | LogicExpression_Field_kind_CondAllowGdpr | LogicExpression_Field_kind_CondMaxVerifyingEmails | LogicExpression_Field_kind_CondMaxVerifyingDomains | LogicExpression_Field_kind_CondAllowSendExternalStats | LogicExpression_Field_kind_CondAllowCustomRssPollingInterval | LogicExpression_Field_kind_CondAllowMetadata | LogicExpression_Field_kind_CondMaxPushOnEventDelayInDays | LogicExpression_Field_kind_CondAllowEventStatisticsApi | LogicExpression_Field_kind_CondAllowTagNotSetFilter | LogicExpression_Field_kind_CondAllowDebugMode | LogicExpression_Field_kind_CondAllowFbMessenger | LogicExpression_Field_kind_CondAllowTrackUninstalls | LogicExpression_Field_kind_CondEmailRateCounterAggregatePeriod | LogicExpression_Field_kind_CondEmailBounceRateLimit | LogicExpression_Field_kind_CondEmailComplaintRateLimit | LogicExpression_Field_kind_CondAllowFrequencyCapping | LogicExpression_Field_kind_CondMaxUsersPerDevice | LogicExpression_Field_kind_CondEmailsFreeLimit | LogicExpression_Field_kind_CondEmailsLimited | LogicExpression_Field_kind_CondAllowContentTemplates | LogicExpression_Field_kind_CondAllowBaiduAndroidPlatformUsage | LogicExpression_Field_kind_CondMaxInboxTtlDays | LogicExpression_Field_kind_CondMessageHistoryStorePeriod | LogicExpression_Field_kind_CondAllowApiGetMessageLog | LogicExpression_Field_kind_CondDetailActionHistoryStorePeriod | LogicExpression_Field_kind_CondAllowCjWebhook | LogicExpression_Field_kind_CondAllowCjInapp | LogicExpression_Field_kind_CondAllowCjScheduledSegment | LogicExpression_Field_kind_CondAllowCjContentPersonalization | LogicExpression_Field_kind_CondAllowCjSetTags | LogicExpression_Field_kind_CondAllowCjDynamicDelay | LogicExpression_Field_kind_CondAllowCjSilentHours | LogicExpression_Field_kind_CondAllowCjFrequencyCapping | LogicExpression_Field_kind_CondAllowShowDeliveryStatistics | LogicExpression_Field_kind_CondAllowRFMSegments | LogicExpression_Field_kind_CondAllowBestTimeToSend | LogicExpression_Field_kind_CondAllowEventSegmentation | LogicExpression_Field_kind_CondAllowSegmentsGroups | LogicExpression_Field_kind_CondAllowCustomerJourney | LogicExpression_Field_kind_CondAllowCjSMS | LogicExpression_Field_kind_CondAllowCjApiEntry | LogicExpression_Field_kind_CondAllowCjDynamicSetTagsInUpdateProfile | LogicExpression_Field_kind_CondAllowCjAddBranchesInWaitForTrigger | LogicExpression_Field_kind_CondAllowEventsFunnel | LogicExpression_Field_kind_CondAllowChannelsSection | LogicExpression_Field_kind_CondAllowCjEmailBcc | LogicExpression_Field_kind_CondEmailFileStorePeriod | LogicExpression_Field_kind_CondAllowWhatsApp | LogicExpression_Field_kind_CondAllowCjAlternativeGoalsStats;
968
- export type LogicExpression_Field = {} & LogicExpression_Field_kind;
968
+ export type LogicExpression_Field = {
969
+ kind: LogicExpression_Field_kind;
970
+ };
969
971
  export type LogicExpression_kind_binary = {
970
- $: 'binary';
971
- binary: LogicExpression_Binary;
972
+ type: 'binary';
973
+ data: LogicExpression_Binary;
972
974
  };
973
975
  export type LogicExpression_kind_field = {
974
- $: 'field';
975
- field: LogicExpression_Field;
976
+ type: 'field';
977
+ data: LogicExpression_Field;
976
978
  };
977
979
  export type LogicExpression_kind = LogicExpression_kind_binary | LogicExpression_kind_field;
978
- export type LogicExpression = {} & LogicExpression_kind;
980
+ export type LogicExpression = {
981
+ kind: LogicExpression_kind;
982
+ };
979
983
  export type Sort = {
980
984
  field: string;
981
985
  order: SortOrder;