@inverted-tech/fragments 0.2.4 → 0.3.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.
- package/README.PACKAGE.md +1 -1
- package/README.md +1 -1
- package/dist/esm/Authentication/UserRecord_pb.js +2 -0
- package/dist/esm/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/index.js +4 -0
- package/dist/esm/Authentication/index.js +2 -0
- package/dist/esm/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/index.js +3 -0
- package/dist/esm/Authorization/Events/index.js +6 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/index.js +3 -0
- package/dist/esm/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/Authorization/Payment/index.js +8 -0
- package/dist/esm/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/Authorization/connect/index.js +4 -0
- package/dist/esm/Authorization/index.js +4 -0
- package/dist/esm/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/Comment/connect/index.js +2 -0
- package/dist/esm/Comment/index.js +3 -0
- package/dist/esm/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/Content/Music/connect/index.js +2 -0
- package/dist/esm/Content/Music/index.js +2 -0
- package/dist/esm/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/index.js +7 -0
- package/dist/esm/Content/Stats/index.js +2 -0
- package/dist/esm/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/Content/connect/Content_connect.js +2 -0
- package/dist/esm/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/Content/connect/Video_connect.js +2 -0
- package/dist/esm/Content/connect/index.js +9 -0
- package/dist/esm/Content/index.js +8 -0
- package/dist/esm/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/index.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/Generic/connect/index.js +2 -0
- package/dist/esm/Generic/index.js +2 -0
- package/dist/esm/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/index.js +3 -0
- package/dist/esm/Notification/index.js +4 -0
- package/dist/esm/Page/PageRecord_pb.js +2 -0
- package/dist/esm/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/Page/connect/index.js +2 -0
- package/dist/esm/Page/index.js +2 -0
- package/dist/esm/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/Settings/connect/index.js +3 -0
- package/dist/esm/Settings/index.js +2 -0
- package/dist/esm/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +41 -249
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +18 -53
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +523 -2041
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +31 -327
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +2 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +22 -101
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +89 -769
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +42 -138
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +57 -460
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +69 -674
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +24 -145
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +17 -95
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +19 -128
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +6 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.js +94 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.js +75 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.js +73 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +36 -216
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +39 -235
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -111
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +10 -34
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +12 -60
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +9 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.js +30 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +1 -92
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +14 -666
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +12 -79
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +12 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +3 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +35 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +10 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +60 -467
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +9 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +10 -65
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +35 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +76 -318
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +1 -83
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +14 -610
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +9 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +12 -69
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +3 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +22 -75
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +12 -79
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +1 -92
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +106 -1005
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +12 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +12 -74
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +4 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +3 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +9 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +2 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +85 -734
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +22 -191
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +17 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +3 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +24 -121
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +35 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +88 -564
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +11 -34
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +25 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +41 -249
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +46 -468
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +151 -1281
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +25 -208
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +151 -1281
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +46 -468
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +41 -341
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +10 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +23 -119
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +20 -102
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +48 -355
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +22 -234
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +23 -119
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +20 -86
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +19 -86
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.js +7 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +2 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +24 -124
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +6 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +14 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +31 -287
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.js +14 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +31 -287
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +3 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Errors_pb.js +15 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +29 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +2 -5
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +19 -74
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +9 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +10 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +44 -270
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -131
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +4 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +93 -860
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +22 -211
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -151
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +176 -1258
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +83 -723
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +2 -8
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/connect.js +10 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +3 -5
- package/dist/esm/gen/Protos/IT/WebServices/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/index.js +1 -3
- package/dist/esm/gen/Protos/IT/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/index.js +1 -3
- package/dist/esm/gen/Protos/buf/index.js +2 -0
- package/dist/esm/gen/Protos/buf/validate/index.js +2 -0
- package/dist/esm/gen/Protos/buf/validate/validate_pb.js +5 -0
- package/dist/esm/gen/Protos/connect.js +2 -0
- package/dist/esm/gen/Protos/index.js +2 -3
- package/dist/esm/gen/buf/index.js +2 -0
- package/dist/esm/gen/buf/validate/index.js +2 -0
- package/dist/esm/gen/buf/validate/validate_pb.js +351 -0
- package/dist/esm/gen/connect.js +2 -0
- package/dist/esm/gen/google/api/annotations_pb.js +26 -0
- package/dist/esm/gen/google/api/http_pb.js +33 -0
- package/dist/esm/gen/google/api/index.js +3 -0
- package/dist/esm/gen/google/index.js +2 -0
- package/dist/esm/gen/index.js +3 -3
- package/dist/esm/index.js +1 -2
- package/dist/esm/protos/Authentication/UserRecord_pb.js +2 -0
- package/dist/esm/protos/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/index.js +4 -0
- package/dist/esm/protos/Authentication/index.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Events/index.js +6 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/protos/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/protos/Authorization/Payment/index.js +8 -0
- package/dist/esm/protos/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/protos/Authorization/connect/index.js +4 -0
- package/dist/esm/protos/Authorization/index.js +4 -0
- package/dist/esm/protos/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/protos/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/protos/Comment/connect/index.js +2 -0
- package/dist/esm/protos/Comment/index.js +3 -0
- package/dist/esm/protos/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/protos/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/protos/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Music/connect/index.js +2 -0
- package/dist/esm/protos/Content/Music/index.js +2 -0
- package/dist/esm/protos/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/index.js +7 -0
- package/dist/esm/protos/Content/Stats/index.js +2 -0
- package/dist/esm/protos/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/protos/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Content_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Video_connect.js +2 -0
- package/dist/esm/protos/Content/connect/index.js +9 -0
- package/dist/esm/protos/Content/index.js +8 -0
- package/dist/esm/protos/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/connect/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/connect/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/protos/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/protos/CreatorDashboard/index.js +3 -0
- package/dist/esm/protos/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/protos/Generic/connect/index.js +2 -0
- package/dist/esm/protos/Generic/index.js +2 -0
- package/dist/esm/protos/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/protos/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/protos/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/protos/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/protos/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/protos/Notification/connect/index.js +3 -0
- package/dist/esm/protos/Notification/index.js +4 -0
- package/dist/esm/protos/Page/PageRecord_pb.js +2 -0
- package/dist/esm/protos/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/protos/Page/connect/index.js +2 -0
- package/dist/esm/protos/Page/index.js +2 -0
- package/dist/esm/protos/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/protos/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/protos/Settings/connect/index.js +3 -0
- package/dist/esm/protos/Settings/index.js +2 -0
- package/dist/esm/protos/index.js +0 -2
- package/dist/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/index.d.ts +3 -0
- package/dist/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/Comment/connect/index.d.ts +1 -0
- package/dist/protos/Comment/index.d.ts +2 -0
- package/dist/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Music/connect/index.d.ts +1 -0
- package/dist/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/index.d.ts +6 -0
- package/dist/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/Content/index.d.ts +7 -0
- package/dist/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/Generic/connect/index.d.ts +1 -0
- package/dist/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/index.d.ts +2 -0
- package/dist/protos/Notification/index.d.ts +3 -0
- package/dist/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/Page/connect/index.d.ts +1 -0
- package/dist/protos/Page/index.d.ts +1 -0
- package/dist/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/index.d.ts +2 -0
- package/dist/protos/Settings/index.d.ts +1 -0
- package/dist/protos/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +232 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +21 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +46 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +298 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +1677 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +255 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/connect.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +21 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +84 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +107 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +629 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +399 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +71 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +365 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +672 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +56 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +120 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.d.ts +89 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +210 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +53 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +170 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +85 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +27 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +38 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +20 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.d.ts +302 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +52 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +50 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +38 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +80 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +331 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +20 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +59 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +80 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +337 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +52 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +24 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +42 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +124 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +50 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +71 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +574 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +34 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +46 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.d.ts +8 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/connect.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +118 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +556 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +151 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +74 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +82 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +448 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +37 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +147 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +232 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +363 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +163 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +151 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +163 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +363 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +48 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +246 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +86 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +73 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +62 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +249 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +153 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +86 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.d.ts +6 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +92 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/connect.d.ts +8 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +61 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +35 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +45 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +186 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +62 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +186 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Errors_pb.d.ts +28 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +19 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +61 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +28 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +55 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +189 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +107 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +118 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +659 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +171 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +127 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +947 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +513 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/connect.d.ts +9 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/index.d.ts +11 -0
- package/dist/protos/gen/Protos/IT/WebServices/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/index.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/validate/index.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/validate/validate_pb.d.ts +2 -0
- package/dist/protos/gen/Protos/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/index.d.ts +2 -0
- package/dist/protos/gen/buf/index.d.ts +1 -0
- package/dist/protos/gen/buf/validate/index.d.ts +1 -0
- package/dist/protos/gen/buf/validate/validate_pb.d.ts +4597 -0
- package/dist/protos/gen/connect.d.ts +1 -0
- package/dist/protos/gen/google/api/annotations_pb.d.ts +13 -0
- package/dist/protos/gen/google/api/http_pb.d.ts +440 -0
- package/dist/protos/gen/google/api/index.d.ts +2 -0
- package/dist/protos/gen/google/index.d.ts +1 -0
- package/dist/protos/gen/index.d.ts +3 -0
- package/dist/protos/index.d.ts +1 -1
- package/dist/protos/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/index.d.ts +3 -0
- package/dist/protos/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Comment/connect/index.d.ts +1 -0
- package/dist/protos/protos/Comment/index.d.ts +2 -0
- package/dist/protos/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Music/connect/index.d.ts +1 -0
- package/dist/protos/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/index.d.ts +6 -0
- package/dist/protos/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/protos/Content/index.d.ts +7 -0
- package/dist/protos/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/protos/CreatorDashboard/index.d.ts +2 -0
- package/dist/protos/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/protos/Generic/connect/index.d.ts +1 -0
- package/dist/protos/protos/Generic/index.d.ts +1 -0
- package/dist/protos/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/index.d.ts +2 -0
- package/dist/protos/protos/Notification/index.d.ts +3 -0
- package/dist/protos/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Page/connect/index.d.ts +1 -0
- package/dist/protos/protos/Page/index.d.ts +1 -0
- package/dist/protos/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/index.d.ts +2 -0
- package/dist/protos/protos/Settings/index.d.ts +1 -0
- package/dist/protos/protos/index.d.ts +1 -0
- package/package.json +58 -19
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -232
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -232
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -97
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -232
- package/dist/esm/package.json +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -108
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -27
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -32
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +0 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -71
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -71
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -37
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +0 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -116
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +0 -11
- package/dist/esm/schemas/IT/WebServices/index.js +0 -2
- package/dist/esm/schemas/IT/index.js +0 -2
- package/dist/esm/schemas/index.js +0 -2
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +0 -45
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +0 -212
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +0 -32
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +0 -300
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +0 -1360
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +0 -274
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +0 -71
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +0 -109
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +0 -603
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +0 -373
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +0 -73
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +0 -342
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +0 -685
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +0 -134
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +0 -61
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +0 -117
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -9
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +0 -193
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +0 -55
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -152
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +0 -86
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +0 -25
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +0 -40
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -8
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +0 -109
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +0 -407
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +0 -52
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +0 -40
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +0 -82
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -307
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +0 -57
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -6
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +0 -55
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +0 -219
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +0 -100
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +0 -372
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +0 -44
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +0 -110
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +0 -52
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +0 -163
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +0 -644
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.d.ts +0 -80
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +0 -36
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +0 -48
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -9
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -8
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +0 -31
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +0 -5
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +0 -120
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +0 -517
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +0 -161
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +0 -4
- package/dist/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +0 -134
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +0 -84
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +0 -421
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +0 -36
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +0 -160
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +0 -45
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +0 -212
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +0 -401
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +0 -165
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +0 -924
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +0 -164
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +0 -165
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +0 -924
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +0 -401
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +0 -50
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +0 -232
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +0 -17
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +0 -28
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +0 -74
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +0 -64
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +0 -231
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +0 -163
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +0 -28
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +0 -74
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +0 -53
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +0 -53
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -13
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +0 -87
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +0 -62
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +0 -38
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +0 -15
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +0 -206
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +0 -206
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +0 -105
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts +0 -2
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +0 -21
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +0 -48
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +0 -27
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +0 -41
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +0 -57
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +0 -169
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +0 -108
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +0 -120
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +0 -629
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +0 -181
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +0 -111
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +0 -270
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +0 -845
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +0 -582
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +0 -5
- package/dist/gen/Protos/IT/WebServices/Fragments/index.d.ts +0 -10
- package/dist/gen/Protos/index.d.ts +0 -1
- package/dist/gen/index.d.ts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Authentication/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authentication/UserRecord.d.ts +0 -9
- package/dist/schemas/IT/WebServices/Fragments/Authentication/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Claims.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.d.ts +0 -13
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -5
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -5
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Comment/CommentRecord.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Comment/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Comment/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CommonTypes.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Content/AssetBackup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/AssetRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.d.ts +0 -7
- package/dist/schemas/IT/WebServices/Fragments/Content/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/Content.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/ContentRecord.d.ts +0 -14
- package/dist/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.d.ts +0 -7
- package/dist/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.d.ts +0 -14
- package/dist/schemas/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Content/Rumble.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Content/Video.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/index.d.ts +0 -11
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Notification/index.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Page/PageRecord.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Page/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Settings/Backup.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.d.ts +0 -23
- package/dist/schemas/IT/WebServices/Fragments/Settings/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/index.d.ts +0 -10
- package/dist/schemas/IT/WebServices/index.d.ts +0 -1
- package/dist/schemas/IT/index.d.ts +0 -1
- package/dist/schemas/index.d.ts +0 -1
- /package/dist/esm/{schemas/IT/WebServices/Fragments/CreatorDashboard → CreatorDashboard}/index.js +0 -0
- /package/dist/{gen/Protos/IT/WebServices/Fragments → protos}/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{schemas/IT/WebServices/Fragments → protos}/Generic/index.d.ts +0 -0
- /package/dist/{schemas → protos/gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{esm/schemas/IT/WebServices/Fragments/Generic/index.js → protos/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts} +0 -0
- /package/dist/{gen → protos/gen}/Protos/IT/WebServices/index.d.ts +0 -0
- /package/dist/{gen → protos/gen}/Protos/IT/index.d.ts +0 -0
package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts
DELETED
|
@@ -1,603 +0,0 @@
|
|
|
1
|
-
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
2
|
-
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
3
|
-
import { EventRecord, EventRecurrenceRule, EventVenue } from "./EventRecord_pb";
|
|
4
|
-
import { EventTicketClass } from "./TicketClassRecord_pb";
|
|
5
|
-
import { EventError, TicketError } from "./EventError_pb";
|
|
6
|
-
import { Pagination } from "../../CommonTypes_pb";
|
|
7
|
-
import { EventTicketRecord } from "./EventTicketRecord_pb";
|
|
8
|
-
/**
|
|
9
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.CreateEventData
|
|
10
|
-
*/
|
|
11
|
-
export declare class CreateEventData extends Message<CreateEventData> {
|
|
12
|
-
/**
|
|
13
|
-
* Title of the event
|
|
14
|
-
*
|
|
15
|
-
* @generated from field: string Title = 1;
|
|
16
|
-
*/
|
|
17
|
-
Title: string;
|
|
18
|
-
/**
|
|
19
|
-
* Description of the event
|
|
20
|
-
*
|
|
21
|
-
* @generated from field: string Description = 2;
|
|
22
|
-
*/
|
|
23
|
-
Description: string;
|
|
24
|
-
/**
|
|
25
|
-
* Venue where the event will be held
|
|
26
|
-
*
|
|
27
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventVenue Venue = 3;
|
|
28
|
-
*/
|
|
29
|
-
Venue?: EventVenue;
|
|
30
|
-
/**
|
|
31
|
-
* Start time of the event in UTC
|
|
32
|
-
*
|
|
33
|
-
* @generated from field: google.protobuf.Timestamp StartTimeUTC = 4;
|
|
34
|
-
*/
|
|
35
|
-
StartTimeUTC?: Timestamp;
|
|
36
|
-
/**
|
|
37
|
-
* End time of the event in UTC
|
|
38
|
-
*
|
|
39
|
-
* @generated from field: google.protobuf.Timestamp EndTimeUTC = 5;
|
|
40
|
-
*/
|
|
41
|
-
EndTimeUTC?: Timestamp;
|
|
42
|
-
/**
|
|
43
|
-
* Tags associated with the event
|
|
44
|
-
*
|
|
45
|
-
* @generated from field: repeated string Tags = 6;
|
|
46
|
-
*/
|
|
47
|
-
Tags: string[];
|
|
48
|
-
/**
|
|
49
|
-
* Ticket classes available for the event
|
|
50
|
-
*
|
|
51
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventTicketClass TicketClasses = 7;
|
|
52
|
-
*/
|
|
53
|
-
TicketClasses: EventTicketClass[];
|
|
54
|
-
/**
|
|
55
|
-
* Additional metadata for the event
|
|
56
|
-
*
|
|
57
|
-
* @generated from field: map<string, string> ExtraData = 8;
|
|
58
|
-
*/
|
|
59
|
-
ExtraData: {
|
|
60
|
-
[key: string]: string;
|
|
61
|
-
};
|
|
62
|
-
/**
|
|
63
|
-
* Maximum number of tickets available for the event
|
|
64
|
-
*
|
|
65
|
-
* @generated from field: uint32 MaxTickets = 9;
|
|
66
|
-
*/
|
|
67
|
-
MaxTickets: number;
|
|
68
|
-
constructor(data?: PartialMessage<CreateEventData>);
|
|
69
|
-
static readonly runtime: typeof proto3;
|
|
70
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.CreateEventData";
|
|
71
|
-
static readonly fields: FieldList;
|
|
72
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateEventData;
|
|
73
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateEventData;
|
|
74
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateEventData;
|
|
75
|
-
static equals(a: CreateEventData | PlainMessage<CreateEventData> | undefined, b: CreateEventData | PlainMessage<CreateEventData> | undefined): boolean;
|
|
76
|
-
}
|
|
77
|
-
/**
|
|
78
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCreateEventRequest
|
|
79
|
-
*/
|
|
80
|
-
export declare class AdminCreateEventRequest extends Message<AdminCreateEventRequest> {
|
|
81
|
-
/**
|
|
82
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.CreateEventData Data = 1;
|
|
83
|
-
*/
|
|
84
|
-
Data?: CreateEventData;
|
|
85
|
-
constructor(data?: PartialMessage<AdminCreateEventRequest>);
|
|
86
|
-
static readonly runtime: typeof proto3;
|
|
87
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCreateEventRequest";
|
|
88
|
-
static readonly fields: FieldList;
|
|
89
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCreateEventRequest;
|
|
90
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCreateEventRequest;
|
|
91
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCreateEventRequest;
|
|
92
|
-
static equals(a: AdminCreateEventRequest | PlainMessage<AdminCreateEventRequest> | undefined, b: AdminCreateEventRequest | PlainMessage<AdminCreateEventRequest> | undefined): boolean;
|
|
93
|
-
}
|
|
94
|
-
/**
|
|
95
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCreateEventResponse
|
|
96
|
-
*/
|
|
97
|
-
export declare class AdminCreateEventResponse extends Message<AdminCreateEventResponse> {
|
|
98
|
-
/**
|
|
99
|
-
* Error information if creation failed
|
|
100
|
-
*
|
|
101
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
102
|
-
*/
|
|
103
|
-
Error?: EventError;
|
|
104
|
-
/**
|
|
105
|
-
* The created event record if successful
|
|
106
|
-
*
|
|
107
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventRecord Event = 2;
|
|
108
|
-
*/
|
|
109
|
-
Event?: EventRecord;
|
|
110
|
-
constructor(data?: PartialMessage<AdminCreateEventResponse>);
|
|
111
|
-
static readonly runtime: typeof proto3;
|
|
112
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCreateEventResponse";
|
|
113
|
-
static readonly fields: FieldList;
|
|
114
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCreateEventResponse;
|
|
115
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCreateEventResponse;
|
|
116
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCreateEventResponse;
|
|
117
|
-
static equals(a: AdminCreateEventResponse | PlainMessage<AdminCreateEventResponse> | undefined, b: AdminCreateEventResponse | PlainMessage<AdminCreateEventResponse> | undefined): boolean;
|
|
118
|
-
}
|
|
119
|
-
/**
|
|
120
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCreateRecurringEventRequest
|
|
121
|
-
*/
|
|
122
|
-
export declare class AdminCreateRecurringEventRequest extends Message<AdminCreateRecurringEventRequest> {
|
|
123
|
-
/**
|
|
124
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.CreateEventData Data = 1;
|
|
125
|
-
*/
|
|
126
|
-
Data?: CreateEventData;
|
|
127
|
-
/**
|
|
128
|
-
* @generated from field: string RecurrenceHash = 2;
|
|
129
|
-
*/
|
|
130
|
-
RecurrenceHash: string;
|
|
131
|
-
/**
|
|
132
|
-
* Recurrence rule defining how the event repeats
|
|
133
|
-
*
|
|
134
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventRecurrenceRule RecurrenceRule = 9;
|
|
135
|
-
*/
|
|
136
|
-
RecurrenceRule?: EventRecurrenceRule;
|
|
137
|
-
constructor(data?: PartialMessage<AdminCreateRecurringEventRequest>);
|
|
138
|
-
static readonly runtime: typeof proto3;
|
|
139
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCreateRecurringEventRequest";
|
|
140
|
-
static readonly fields: FieldList;
|
|
141
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCreateRecurringEventRequest;
|
|
142
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCreateRecurringEventRequest;
|
|
143
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCreateRecurringEventRequest;
|
|
144
|
-
static equals(a: AdminCreateRecurringEventRequest | PlainMessage<AdminCreateRecurringEventRequest> | undefined, b: AdminCreateRecurringEventRequest | PlainMessage<AdminCreateRecurringEventRequest> | undefined): boolean;
|
|
145
|
-
}
|
|
146
|
-
/**
|
|
147
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetEventRequest
|
|
148
|
-
*/
|
|
149
|
-
export declare class AdminGetEventRequest extends Message<AdminGetEventRequest> {
|
|
150
|
-
/**
|
|
151
|
-
* @generated from field: string EventId = 1;
|
|
152
|
-
*/
|
|
153
|
-
EventId: string;
|
|
154
|
-
constructor(data?: PartialMessage<AdminGetEventRequest>);
|
|
155
|
-
static readonly runtime: typeof proto3;
|
|
156
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetEventRequest";
|
|
157
|
-
static readonly fields: FieldList;
|
|
158
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetEventRequest;
|
|
159
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetEventRequest;
|
|
160
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetEventRequest;
|
|
161
|
-
static equals(a: AdminGetEventRequest | PlainMessage<AdminGetEventRequest> | undefined, b: AdminGetEventRequest | PlainMessage<AdminGetEventRequest> | undefined): boolean;
|
|
162
|
-
}
|
|
163
|
-
/**
|
|
164
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetEventResponse
|
|
165
|
-
*/
|
|
166
|
-
export declare class AdminGetEventResponse extends Message<AdminGetEventResponse> {
|
|
167
|
-
/**
|
|
168
|
-
* Error information if retrieval failed
|
|
169
|
-
*
|
|
170
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
171
|
-
*/
|
|
172
|
-
Error?: EventError;
|
|
173
|
-
/**
|
|
174
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventRecord Event = 2;
|
|
175
|
-
*/
|
|
176
|
-
Event?: EventRecord;
|
|
177
|
-
constructor(data?: PartialMessage<AdminGetEventResponse>);
|
|
178
|
-
static readonly runtime: typeof proto3;
|
|
179
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetEventResponse";
|
|
180
|
-
static readonly fields: FieldList;
|
|
181
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetEventResponse;
|
|
182
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetEventResponse;
|
|
183
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetEventResponse;
|
|
184
|
-
static equals(a: AdminGetEventResponse | PlainMessage<AdminGetEventResponse> | undefined, b: AdminGetEventResponse | PlainMessage<AdminGetEventResponse> | undefined): boolean;
|
|
185
|
-
}
|
|
186
|
-
/**
|
|
187
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetEventsRequest
|
|
188
|
-
*/
|
|
189
|
-
export declare class AdminGetEventsRequest extends Message<AdminGetEventsRequest> {
|
|
190
|
-
/**
|
|
191
|
-
* Optional hash to filter by recurring events
|
|
192
|
-
*
|
|
193
|
-
* @generated from field: string RecurrenceHash = 1;
|
|
194
|
-
*/
|
|
195
|
-
RecurrenceHash: string;
|
|
196
|
-
/**
|
|
197
|
-
* @generated from field: bool IncludeCanceled = 2;
|
|
198
|
-
*/
|
|
199
|
-
IncludeCanceled: boolean;
|
|
200
|
-
/**
|
|
201
|
-
* @generated from field: IT.WebServices.Fragments.Pagination Pagination = 10;
|
|
202
|
-
*/
|
|
203
|
-
Pagination?: Pagination;
|
|
204
|
-
constructor(data?: PartialMessage<AdminGetEventsRequest>);
|
|
205
|
-
static readonly runtime: typeof proto3;
|
|
206
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetEventsRequest";
|
|
207
|
-
static readonly fields: FieldList;
|
|
208
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetEventsRequest;
|
|
209
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetEventsRequest;
|
|
210
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetEventsRequest;
|
|
211
|
-
static equals(a: AdminGetEventsRequest | PlainMessage<AdminGetEventsRequest> | undefined, b: AdminGetEventsRequest | PlainMessage<AdminGetEventsRequest> | undefined): boolean;
|
|
212
|
-
}
|
|
213
|
-
/**
|
|
214
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetEventsResponse
|
|
215
|
-
*/
|
|
216
|
-
export declare class AdminGetEventsResponse extends Message<AdminGetEventsResponse> {
|
|
217
|
-
/**
|
|
218
|
-
* Error information if retrieval failed
|
|
219
|
-
*
|
|
220
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
221
|
-
*/
|
|
222
|
-
Error?: EventError;
|
|
223
|
-
/**
|
|
224
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventRecord Events = 2;
|
|
225
|
-
*/
|
|
226
|
-
Events: EventRecord[];
|
|
227
|
-
/**
|
|
228
|
-
* Pagination information for the list of events
|
|
229
|
-
*
|
|
230
|
-
* @generated from field: IT.WebServices.Fragments.Pagination Pagination = 3;
|
|
231
|
-
*/
|
|
232
|
-
Pagination?: Pagination;
|
|
233
|
-
constructor(data?: PartialMessage<AdminGetEventsResponse>);
|
|
234
|
-
static readonly runtime: typeof proto3;
|
|
235
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetEventsResponse";
|
|
236
|
-
static readonly fields: FieldList;
|
|
237
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetEventsResponse;
|
|
238
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetEventsResponse;
|
|
239
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetEventsResponse;
|
|
240
|
-
static equals(a: AdminGetEventsResponse | PlainMessage<AdminGetEventsResponse> | undefined, b: AdminGetEventsResponse | PlainMessage<AdminGetEventsResponse> | undefined): boolean;
|
|
241
|
-
}
|
|
242
|
-
/**
|
|
243
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminModifyEventRequest
|
|
244
|
-
*/
|
|
245
|
-
export declare class AdminModifyEventRequest extends Message<AdminModifyEventRequest> {
|
|
246
|
-
/**
|
|
247
|
-
* ID of the event to modify
|
|
248
|
-
*
|
|
249
|
-
* @generated from field: string EventId = 1;
|
|
250
|
-
*/
|
|
251
|
-
EventId: string;
|
|
252
|
-
/**
|
|
253
|
-
* New data to update the event with
|
|
254
|
-
*
|
|
255
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.CreateEventData Data = 2;
|
|
256
|
-
*/
|
|
257
|
-
Data?: CreateEventData;
|
|
258
|
-
constructor(data?: PartialMessage<AdminModifyEventRequest>);
|
|
259
|
-
static readonly runtime: typeof proto3;
|
|
260
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminModifyEventRequest";
|
|
261
|
-
static readonly fields: FieldList;
|
|
262
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminModifyEventRequest;
|
|
263
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminModifyEventRequest;
|
|
264
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminModifyEventRequest;
|
|
265
|
-
static equals(a: AdminModifyEventRequest | PlainMessage<AdminModifyEventRequest> | undefined, b: AdminModifyEventRequest | PlainMessage<AdminModifyEventRequest> | undefined): boolean;
|
|
266
|
-
}
|
|
267
|
-
/**
|
|
268
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminModifyEventResponse
|
|
269
|
-
*/
|
|
270
|
-
export declare class AdminModifyEventResponse extends Message<AdminModifyEventResponse> {
|
|
271
|
-
/**
|
|
272
|
-
* Error information if modification failed
|
|
273
|
-
*
|
|
274
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
275
|
-
*/
|
|
276
|
-
Error?: EventError;
|
|
277
|
-
constructor(data?: PartialMessage<AdminModifyEventResponse>);
|
|
278
|
-
static readonly runtime: typeof proto3;
|
|
279
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminModifyEventResponse";
|
|
280
|
-
static readonly fields: FieldList;
|
|
281
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminModifyEventResponse;
|
|
282
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminModifyEventResponse;
|
|
283
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminModifyEventResponse;
|
|
284
|
-
static equals(a: AdminModifyEventResponse | PlainMessage<AdminModifyEventResponse> | undefined, b: AdminModifyEventResponse | PlainMessage<AdminModifyEventResponse> | undefined): boolean;
|
|
285
|
-
}
|
|
286
|
-
/**
|
|
287
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminModifyRecurringEventRequest
|
|
288
|
-
*/
|
|
289
|
-
export declare class AdminModifyRecurringEventRequest extends Message<AdminModifyRecurringEventRequest> {
|
|
290
|
-
/**
|
|
291
|
-
* ID of the recurring event to modify
|
|
292
|
-
*
|
|
293
|
-
* @generated from field: string EventId = 1;
|
|
294
|
-
*/
|
|
295
|
-
EventId: string;
|
|
296
|
-
/**
|
|
297
|
-
* New data to update the recurring event with
|
|
298
|
-
*
|
|
299
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.CreateEventData Data = 2;
|
|
300
|
-
*/
|
|
301
|
-
Data?: CreateEventData;
|
|
302
|
-
/**
|
|
303
|
-
* New recurrence rule for the recurring event
|
|
304
|
-
*
|
|
305
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventRecurrenceRule RecurrenceRule = 9;
|
|
306
|
-
*/
|
|
307
|
-
RecurrenceRule?: EventRecurrenceRule;
|
|
308
|
-
constructor(data?: PartialMessage<AdminModifyRecurringEventRequest>);
|
|
309
|
-
static readonly runtime: typeof proto3;
|
|
310
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminModifyRecurringEventRequest";
|
|
311
|
-
static readonly fields: FieldList;
|
|
312
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminModifyRecurringEventRequest;
|
|
313
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminModifyRecurringEventRequest;
|
|
314
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminModifyRecurringEventRequest;
|
|
315
|
-
static equals(a: AdminModifyRecurringEventRequest | PlainMessage<AdminModifyRecurringEventRequest> | undefined, b: AdminModifyRecurringEventRequest | PlainMessage<AdminModifyRecurringEventRequest> | undefined): boolean;
|
|
316
|
-
}
|
|
317
|
-
/**
|
|
318
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminModifyRecurringEventResponse
|
|
319
|
-
*/
|
|
320
|
-
export declare class AdminModifyRecurringEventResponse extends Message<AdminModifyRecurringEventResponse> {
|
|
321
|
-
/**
|
|
322
|
-
* Error information if modification failed
|
|
323
|
-
*
|
|
324
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
325
|
-
*/
|
|
326
|
-
Error?: EventError;
|
|
327
|
-
constructor(data?: PartialMessage<AdminModifyRecurringEventResponse>);
|
|
328
|
-
static readonly runtime: typeof proto3;
|
|
329
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminModifyRecurringEventResponse";
|
|
330
|
-
static readonly fields: FieldList;
|
|
331
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminModifyRecurringEventResponse;
|
|
332
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminModifyRecurringEventResponse;
|
|
333
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminModifyRecurringEventResponse;
|
|
334
|
-
static equals(a: AdminModifyRecurringEventResponse | PlainMessage<AdminModifyRecurringEventResponse> | undefined, b: AdminModifyRecurringEventResponse | PlainMessage<AdminModifyRecurringEventResponse> | undefined): boolean;
|
|
335
|
-
}
|
|
336
|
-
/**
|
|
337
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCancelEventRequest
|
|
338
|
-
*/
|
|
339
|
-
export declare class AdminCancelEventRequest extends Message<AdminCancelEventRequest> {
|
|
340
|
-
/**
|
|
341
|
-
* ID of the event to cancel
|
|
342
|
-
*
|
|
343
|
-
* @generated from field: string EventId = 1;
|
|
344
|
-
*/
|
|
345
|
-
EventId: string;
|
|
346
|
-
/**
|
|
347
|
-
* Reason for cancellation
|
|
348
|
-
*
|
|
349
|
-
* @generated from field: string Reason = 2;
|
|
350
|
-
*/
|
|
351
|
-
Reason: string;
|
|
352
|
-
constructor(data?: PartialMessage<AdminCancelEventRequest>);
|
|
353
|
-
static readonly runtime: typeof proto3;
|
|
354
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCancelEventRequest";
|
|
355
|
-
static readonly fields: FieldList;
|
|
356
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCancelEventRequest;
|
|
357
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCancelEventRequest;
|
|
358
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCancelEventRequest;
|
|
359
|
-
static equals(a: AdminCancelEventRequest | PlainMessage<AdminCancelEventRequest> | undefined, b: AdminCancelEventRequest | PlainMessage<AdminCancelEventRequest> | undefined): boolean;
|
|
360
|
-
}
|
|
361
|
-
/**
|
|
362
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCancelEventResponse
|
|
363
|
-
*/
|
|
364
|
-
export declare class AdminCancelEventResponse extends Message<AdminCancelEventResponse> {
|
|
365
|
-
/**
|
|
366
|
-
* Error information if cancellation failed
|
|
367
|
-
*
|
|
368
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
369
|
-
*/
|
|
370
|
-
Error?: EventError;
|
|
371
|
-
constructor(data?: PartialMessage<AdminCancelEventResponse>);
|
|
372
|
-
static readonly runtime: typeof proto3;
|
|
373
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCancelEventResponse";
|
|
374
|
-
static readonly fields: FieldList;
|
|
375
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCancelEventResponse;
|
|
376
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCancelEventResponse;
|
|
377
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCancelEventResponse;
|
|
378
|
-
static equals(a: AdminCancelEventResponse | PlainMessage<AdminCancelEventResponse> | undefined, b: AdminCancelEventResponse | PlainMessage<AdminCancelEventResponse> | undefined): boolean;
|
|
379
|
-
}
|
|
380
|
-
/**
|
|
381
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCancelAllRecurringEventsRequest
|
|
382
|
-
*/
|
|
383
|
-
export declare class AdminCancelAllRecurringEventsRequest extends Message<AdminCancelAllRecurringEventsRequest> {
|
|
384
|
-
/**
|
|
385
|
-
* Hash of the recurring event to cancel all occurrences
|
|
386
|
-
*
|
|
387
|
-
* @generated from field: string RecurrenceHash = 1;
|
|
388
|
-
*/
|
|
389
|
-
RecurrenceHash: string;
|
|
390
|
-
/**
|
|
391
|
-
* Reason for cancellation
|
|
392
|
-
*
|
|
393
|
-
* @generated from field: string Reason = 2;
|
|
394
|
-
*/
|
|
395
|
-
Reason: string;
|
|
396
|
-
constructor(data?: PartialMessage<AdminCancelAllRecurringEventsRequest>);
|
|
397
|
-
static readonly runtime: typeof proto3;
|
|
398
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCancelAllRecurringEventsRequest";
|
|
399
|
-
static readonly fields: FieldList;
|
|
400
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCancelAllRecurringEventsRequest;
|
|
401
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCancelAllRecurringEventsRequest;
|
|
402
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCancelAllRecurringEventsRequest;
|
|
403
|
-
static equals(a: AdminCancelAllRecurringEventsRequest | PlainMessage<AdminCancelAllRecurringEventsRequest> | undefined, b: AdminCancelAllRecurringEventsRequest | PlainMessage<AdminCancelAllRecurringEventsRequest> | undefined): boolean;
|
|
404
|
-
}
|
|
405
|
-
/**
|
|
406
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCancelAllRecurringEventsResponse
|
|
407
|
-
*/
|
|
408
|
-
export declare class AdminCancelAllRecurringEventsResponse extends Message<AdminCancelAllRecurringEventsResponse> {
|
|
409
|
-
/**
|
|
410
|
-
* Error information if cancellation failed
|
|
411
|
-
*
|
|
412
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventError Error = 1;
|
|
413
|
-
*/
|
|
414
|
-
Error?: EventError;
|
|
415
|
-
constructor(data?: PartialMessage<AdminCancelAllRecurringEventsResponse>);
|
|
416
|
-
static readonly runtime: typeof proto3;
|
|
417
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCancelAllRecurringEventsResponse";
|
|
418
|
-
static readonly fields: FieldList;
|
|
419
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCancelAllRecurringEventsResponse;
|
|
420
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCancelAllRecurringEventsResponse;
|
|
421
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCancelAllRecurringEventsResponse;
|
|
422
|
-
static equals(a: AdminCancelAllRecurringEventsResponse | PlainMessage<AdminCancelAllRecurringEventsResponse> | undefined, b: AdminCancelAllRecurringEventsResponse | PlainMessage<AdminCancelAllRecurringEventsResponse> | undefined): boolean;
|
|
423
|
-
}
|
|
424
|
-
/**
|
|
425
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetTicketRequest
|
|
426
|
-
*/
|
|
427
|
-
export declare class AdminGetTicketRequest extends Message<AdminGetTicketRequest> {
|
|
428
|
-
/**
|
|
429
|
-
* @generated from field: string EventId = 1;
|
|
430
|
-
*/
|
|
431
|
-
EventId: string;
|
|
432
|
-
/**
|
|
433
|
-
* @generated from field: string TicketId = 2;
|
|
434
|
-
*/
|
|
435
|
-
TicketId: string;
|
|
436
|
-
constructor(data?: PartialMessage<AdminGetTicketRequest>);
|
|
437
|
-
static readonly runtime: typeof proto3;
|
|
438
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetTicketRequest";
|
|
439
|
-
static readonly fields: FieldList;
|
|
440
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetTicketRequest;
|
|
441
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetTicketRequest;
|
|
442
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetTicketRequest;
|
|
443
|
-
static equals(a: AdminGetTicketRequest | PlainMessage<AdminGetTicketRequest> | undefined, b: AdminGetTicketRequest | PlainMessage<AdminGetTicketRequest> | undefined): boolean;
|
|
444
|
-
}
|
|
445
|
-
/**
|
|
446
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetTicketResponse
|
|
447
|
-
*/
|
|
448
|
-
export declare class AdminGetTicketResponse extends Message<AdminGetTicketResponse> {
|
|
449
|
-
/**
|
|
450
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventTicketRecord Record = 1;
|
|
451
|
-
*/
|
|
452
|
-
Record?: EventTicketRecord;
|
|
453
|
-
constructor(data?: PartialMessage<AdminGetTicketResponse>);
|
|
454
|
-
static readonly runtime: typeof proto3;
|
|
455
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetTicketResponse";
|
|
456
|
-
static readonly fields: FieldList;
|
|
457
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetTicketResponse;
|
|
458
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetTicketResponse;
|
|
459
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetTicketResponse;
|
|
460
|
-
static equals(a: AdminGetTicketResponse | PlainMessage<AdminGetTicketResponse> | undefined, b: AdminGetTicketResponse | PlainMessage<AdminGetTicketResponse> | undefined): boolean;
|
|
461
|
-
}
|
|
462
|
-
/**
|
|
463
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetTicketsForEventRequest
|
|
464
|
-
*/
|
|
465
|
-
export declare class AdminGetTicketsForEventRequest extends Message<AdminGetTicketsForEventRequest> {
|
|
466
|
-
/**
|
|
467
|
-
* @generated from field: string EventId = 1;
|
|
468
|
-
*/
|
|
469
|
-
EventId: string;
|
|
470
|
-
constructor(data?: PartialMessage<AdminGetTicketsForEventRequest>);
|
|
471
|
-
static readonly runtime: typeof proto3;
|
|
472
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetTicketsForEventRequest";
|
|
473
|
-
static readonly fields: FieldList;
|
|
474
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetTicketsForEventRequest;
|
|
475
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetTicketsForEventRequest;
|
|
476
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetTicketsForEventRequest;
|
|
477
|
-
static equals(a: AdminGetTicketsForEventRequest | PlainMessage<AdminGetTicketsForEventRequest> | undefined, b: AdminGetTicketsForEventRequest | PlainMessage<AdminGetTicketsForEventRequest> | undefined): boolean;
|
|
478
|
-
}
|
|
479
|
-
/**
|
|
480
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminGetTicketsForEventResponse
|
|
481
|
-
*/
|
|
482
|
-
export declare class AdminGetTicketsForEventResponse extends Message<AdminGetTicketsForEventResponse> {
|
|
483
|
-
/**
|
|
484
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventTicketRecord Records = 1;
|
|
485
|
-
*/
|
|
486
|
-
Records: EventTicketRecord[];
|
|
487
|
-
constructor(data?: PartialMessage<AdminGetTicketsForEventResponse>);
|
|
488
|
-
static readonly runtime: typeof proto3;
|
|
489
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminGetTicketsForEventResponse";
|
|
490
|
-
static readonly fields: FieldList;
|
|
491
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminGetTicketsForEventResponse;
|
|
492
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminGetTicketsForEventResponse;
|
|
493
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminGetTicketsForEventResponse;
|
|
494
|
-
static equals(a: AdminGetTicketsForEventResponse | PlainMessage<AdminGetTicketsForEventResponse> | undefined, b: AdminGetTicketsForEventResponse | PlainMessage<AdminGetTicketsForEventResponse> | undefined): boolean;
|
|
495
|
-
}
|
|
496
|
-
/**
|
|
497
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCancelOtherTicketRequest
|
|
498
|
-
*/
|
|
499
|
-
export declare class AdminCancelOtherTicketRequest extends Message<AdminCancelOtherTicketRequest> {
|
|
500
|
-
/**
|
|
501
|
-
* @generated from field: string EventId = 1;
|
|
502
|
-
*/
|
|
503
|
-
EventId: string;
|
|
504
|
-
/**
|
|
505
|
-
* @generated from field: string TicketId = 2;
|
|
506
|
-
*/
|
|
507
|
-
TicketId: string;
|
|
508
|
-
/**
|
|
509
|
-
* @generated from field: string UserId = 3;
|
|
510
|
-
*/
|
|
511
|
-
UserId: string;
|
|
512
|
-
/**
|
|
513
|
-
* @generated from field: string Reason = 4;
|
|
514
|
-
*/
|
|
515
|
-
Reason: string;
|
|
516
|
-
constructor(data?: PartialMessage<AdminCancelOtherTicketRequest>);
|
|
517
|
-
static readonly runtime: typeof proto3;
|
|
518
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCancelOtherTicketRequest";
|
|
519
|
-
static readonly fields: FieldList;
|
|
520
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCancelOtherTicketRequest;
|
|
521
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCancelOtherTicketRequest;
|
|
522
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCancelOtherTicketRequest;
|
|
523
|
-
static equals(a: AdminCancelOtherTicketRequest | PlainMessage<AdminCancelOtherTicketRequest> | undefined, b: AdminCancelOtherTicketRequest | PlainMessage<AdminCancelOtherTicketRequest> | undefined): boolean;
|
|
524
|
-
}
|
|
525
|
-
/**
|
|
526
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminCancelOtherTicketResponse
|
|
527
|
-
*/
|
|
528
|
-
export declare class AdminCancelOtherTicketResponse extends Message<AdminCancelOtherTicketResponse> {
|
|
529
|
-
/**
|
|
530
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.TicketError Error = 1;
|
|
531
|
-
*/
|
|
532
|
-
Error?: TicketError;
|
|
533
|
-
constructor(data?: PartialMessage<AdminCancelOtherTicketResponse>);
|
|
534
|
-
static readonly runtime: typeof proto3;
|
|
535
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminCancelOtherTicketResponse";
|
|
536
|
-
static readonly fields: FieldList;
|
|
537
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminCancelOtherTicketResponse;
|
|
538
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminCancelOtherTicketResponse;
|
|
539
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminCancelOtherTicketResponse;
|
|
540
|
-
static equals(a: AdminCancelOtherTicketResponse | PlainMessage<AdminCancelOtherTicketResponse> | undefined, b: AdminCancelOtherTicketResponse | PlainMessage<AdminCancelOtherTicketResponse> | undefined): boolean;
|
|
541
|
-
}
|
|
542
|
-
/**
|
|
543
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminReserveEventTicketForUserRequest
|
|
544
|
-
*/
|
|
545
|
-
export declare class AdminReserveEventTicketForUserRequest extends Message<AdminReserveEventTicketForUserRequest> {
|
|
546
|
-
/**
|
|
547
|
-
* ID of the event for which to reserve tickets
|
|
548
|
-
*
|
|
549
|
-
* @generated from field: string EventId = 1;
|
|
550
|
-
*/
|
|
551
|
-
EventId: string;
|
|
552
|
-
/**
|
|
553
|
-
* ID of the user for whom to reserve tickets
|
|
554
|
-
*
|
|
555
|
-
* @generated from field: string UserId = 2;
|
|
556
|
-
*/
|
|
557
|
-
UserId: string;
|
|
558
|
-
/**
|
|
559
|
-
* ID of the ticket class to reserve
|
|
560
|
-
*
|
|
561
|
-
* @generated from field: string TicketClassId = 3;
|
|
562
|
-
*/
|
|
563
|
-
TicketClassId: string;
|
|
564
|
-
/**
|
|
565
|
-
* Number of tickets to reserve
|
|
566
|
-
*
|
|
567
|
-
* @generated from field: int32 Quantity = 4;
|
|
568
|
-
*/
|
|
569
|
-
Quantity: number;
|
|
570
|
-
constructor(data?: PartialMessage<AdminReserveEventTicketForUserRequest>);
|
|
571
|
-
static readonly runtime: typeof proto3;
|
|
572
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminReserveEventTicketForUserRequest";
|
|
573
|
-
static readonly fields: FieldList;
|
|
574
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminReserveEventTicketForUserRequest;
|
|
575
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminReserveEventTicketForUserRequest;
|
|
576
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminReserveEventTicketForUserRequest;
|
|
577
|
-
static equals(a: AdminReserveEventTicketForUserRequest | PlainMessage<AdminReserveEventTicketForUserRequest> | undefined, b: AdminReserveEventTicketForUserRequest | PlainMessage<AdminReserveEventTicketForUserRequest> | undefined): boolean;
|
|
578
|
-
}
|
|
579
|
-
/**
|
|
580
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Events.AdminReserveEventTicketForUserResponse
|
|
581
|
-
*/
|
|
582
|
-
export declare class AdminReserveEventTicketForUserResponse extends Message<AdminReserveEventTicketForUserResponse> {
|
|
583
|
-
/**
|
|
584
|
-
* Error information if reservation failed
|
|
585
|
-
*
|
|
586
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Events.TicketError Error = 1;
|
|
587
|
-
*/
|
|
588
|
-
Error?: TicketError;
|
|
589
|
-
/**
|
|
590
|
-
* List of reserved tickets if successful
|
|
591
|
-
*
|
|
592
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventTicketRecord Tickets = 2;
|
|
593
|
-
*/
|
|
594
|
-
Tickets: EventTicketRecord[];
|
|
595
|
-
constructor(data?: PartialMessage<AdminReserveEventTicketForUserResponse>);
|
|
596
|
-
static readonly runtime: typeof proto3;
|
|
597
|
-
static readonly typeName = "IT.WebServices.Fragments.Authorization.Events.AdminReserveEventTicketForUserResponse";
|
|
598
|
-
static readonly fields: FieldList;
|
|
599
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AdminReserveEventTicketForUserResponse;
|
|
600
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AdminReserveEventTicketForUserResponse;
|
|
601
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AdminReserveEventTicketForUserResponse;
|
|
602
|
-
static equals(a: AdminReserveEventTicketForUserResponse | PlainMessage<AdminReserveEventTicketForUserResponse> | undefined, b: AdminReserveEventTicketForUserResponse | PlainMessage<AdminReserveEventTicketForUserResponse> | undefined): boolean;
|
|
603
|
-
}
|