@inverted-tech/fragments 0.2.0 → 0.2.2
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/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +10 -2
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Manual, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const ManualSubscriptionRecord_pb_1 = require("./ManualSubscriptionRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { ManualSubscriptionRecord } from "./ManualSubscriptionRecord_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOtherSubscriptionRequest
|
|
12
9
|
*/
|
|
13
|
-
class ManualCancelOtherSubscriptionRequest extends
|
|
10
|
+
export class ManualCancelOtherSubscriptionRequest extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
13
|
/**
|
|
@@ -25,7 +22,7 @@ class ManualCancelOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
25
22
|
* @generated from field: string Reason = 11;
|
|
26
23
|
*/
|
|
27
24
|
this.Reason = "";
|
|
28
|
-
|
|
25
|
+
proto3.util.initPartial(data, this);
|
|
29
26
|
}
|
|
30
27
|
static fromBinary(bytes, options) {
|
|
31
28
|
return new ManualCancelOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -37,13 +34,12 @@ class ManualCancelOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
37
34
|
return new ManualCancelOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
38
35
|
}
|
|
39
36
|
static equals(a, b) {
|
|
40
|
-
return
|
|
37
|
+
return proto3.util.equals(ManualCancelOtherSubscriptionRequest, a, b);
|
|
41
38
|
}
|
|
42
39
|
}
|
|
43
|
-
|
|
44
|
-
ManualCancelOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
40
|
+
ManualCancelOtherSubscriptionRequest.runtime = proto3;
|
|
45
41
|
ManualCancelOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOtherSubscriptionRequest";
|
|
46
|
-
ManualCancelOtherSubscriptionRequest.fields =
|
|
42
|
+
ManualCancelOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
47
43
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
48
44
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
49
45
|
{ no: 11, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -51,14 +47,14 @@ ManualCancelOtherSubscriptionRequest.fields = protobuf_1.proto3.util.newFieldLis
|
|
|
51
47
|
/**
|
|
52
48
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOtherSubscriptionResponse
|
|
53
49
|
*/
|
|
54
|
-
class ManualCancelOtherSubscriptionResponse extends
|
|
50
|
+
export class ManualCancelOtherSubscriptionResponse extends Message {
|
|
55
51
|
constructor(data) {
|
|
56
52
|
super();
|
|
57
53
|
/**
|
|
58
54
|
* @generated from field: string Error = 2;
|
|
59
55
|
*/
|
|
60
56
|
this.Error = "";
|
|
61
|
-
|
|
57
|
+
proto3.util.initPartial(data, this);
|
|
62
58
|
}
|
|
63
59
|
static fromBinary(bytes, options) {
|
|
64
60
|
return new ManualCancelOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -70,20 +66,19 @@ class ManualCancelOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
70
66
|
return new ManualCancelOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
71
67
|
}
|
|
72
68
|
static equals(a, b) {
|
|
73
|
-
return
|
|
69
|
+
return proto3.util.equals(ManualCancelOtherSubscriptionResponse, a, b);
|
|
74
70
|
}
|
|
75
71
|
}
|
|
76
|
-
|
|
77
|
-
ManualCancelOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
72
|
+
ManualCancelOtherSubscriptionResponse.runtime = proto3;
|
|
78
73
|
ManualCancelOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOtherSubscriptionResponse";
|
|
79
|
-
ManualCancelOtherSubscriptionResponse.fields =
|
|
80
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
74
|
+
ManualCancelOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
75
|
+
{ no: 1, name: "Record", kind: "message", T: ManualSubscriptionRecord },
|
|
81
76
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
82
77
|
]);
|
|
83
78
|
/**
|
|
84
79
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOwnSubscriptionRequest
|
|
85
80
|
*/
|
|
86
|
-
class ManualCancelOwnSubscriptionRequest extends
|
|
81
|
+
export class ManualCancelOwnSubscriptionRequest extends Message {
|
|
87
82
|
constructor(data) {
|
|
88
83
|
super();
|
|
89
84
|
/**
|
|
@@ -94,7 +89,7 @@ class ManualCancelOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
94
89
|
* @generated from field: string Reason = 11;
|
|
95
90
|
*/
|
|
96
91
|
this.Reason = "";
|
|
97
|
-
|
|
92
|
+
proto3.util.initPartial(data, this);
|
|
98
93
|
}
|
|
99
94
|
static fromBinary(bytes, options) {
|
|
100
95
|
return new ManualCancelOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -106,27 +101,26 @@ class ManualCancelOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
106
101
|
return new ManualCancelOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
107
102
|
}
|
|
108
103
|
static equals(a, b) {
|
|
109
|
-
return
|
|
104
|
+
return proto3.util.equals(ManualCancelOwnSubscriptionRequest, a, b);
|
|
110
105
|
}
|
|
111
106
|
}
|
|
112
|
-
|
|
113
|
-
ManualCancelOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
107
|
+
ManualCancelOwnSubscriptionRequest.runtime = proto3;
|
|
114
108
|
ManualCancelOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOwnSubscriptionRequest";
|
|
115
|
-
ManualCancelOwnSubscriptionRequest.fields =
|
|
109
|
+
ManualCancelOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
116
110
|
{ no: 1, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
117
111
|
{ no: 11, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
118
112
|
]);
|
|
119
113
|
/**
|
|
120
114
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOwnSubscriptionResponse
|
|
121
115
|
*/
|
|
122
|
-
class ManualCancelOwnSubscriptionResponse extends
|
|
116
|
+
export class ManualCancelOwnSubscriptionResponse extends Message {
|
|
123
117
|
constructor(data) {
|
|
124
118
|
super();
|
|
125
119
|
/**
|
|
126
120
|
* @generated from field: string Error = 2;
|
|
127
121
|
*/
|
|
128
122
|
this.Error = "";
|
|
129
|
-
|
|
123
|
+
proto3.util.initPartial(data, this);
|
|
130
124
|
}
|
|
131
125
|
static fromBinary(bytes, options) {
|
|
132
126
|
return new ManualCancelOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -138,27 +132,26 @@ class ManualCancelOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
138
132
|
return new ManualCancelOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
139
133
|
}
|
|
140
134
|
static equals(a, b) {
|
|
141
|
-
return
|
|
135
|
+
return proto3.util.equals(ManualCancelOwnSubscriptionResponse, a, b);
|
|
142
136
|
}
|
|
143
137
|
}
|
|
144
|
-
|
|
145
|
-
ManualCancelOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
138
|
+
ManualCancelOwnSubscriptionResponse.runtime = proto3;
|
|
146
139
|
ManualCancelOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualCancelOwnSubscriptionResponse";
|
|
147
|
-
ManualCancelOwnSubscriptionResponse.fields =
|
|
148
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
140
|
+
ManualCancelOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
141
|
+
{ no: 1, name: "Record", kind: "message", T: ManualSubscriptionRecord },
|
|
149
142
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
150
143
|
]);
|
|
151
144
|
/**
|
|
152
145
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordsRequest
|
|
153
146
|
*/
|
|
154
|
-
class ManualGetOtherSubscriptionRecordsRequest extends
|
|
147
|
+
export class ManualGetOtherSubscriptionRecordsRequest extends Message {
|
|
155
148
|
constructor(data) {
|
|
156
149
|
super();
|
|
157
150
|
/**
|
|
158
151
|
* @generated from field: string UserID = 1;
|
|
159
152
|
*/
|
|
160
153
|
this.UserID = "";
|
|
161
|
-
|
|
154
|
+
proto3.util.initPartial(data, this);
|
|
162
155
|
}
|
|
163
156
|
static fromBinary(bytes, options) {
|
|
164
157
|
return new ManualGetOtherSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -170,26 +163,25 @@ class ManualGetOtherSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
170
163
|
return new ManualGetOtherSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
171
164
|
}
|
|
172
165
|
static equals(a, b) {
|
|
173
|
-
return
|
|
166
|
+
return proto3.util.equals(ManualGetOtherSubscriptionRecordsRequest, a, b);
|
|
174
167
|
}
|
|
175
168
|
}
|
|
176
|
-
|
|
177
|
-
ManualGetOtherSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
169
|
+
ManualGetOtherSubscriptionRecordsRequest.runtime = proto3;
|
|
178
170
|
ManualGetOtherSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordsRequest";
|
|
179
|
-
ManualGetOtherSubscriptionRecordsRequest.fields =
|
|
171
|
+
ManualGetOtherSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => [
|
|
180
172
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
181
173
|
]);
|
|
182
174
|
/**
|
|
183
175
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordsResponse
|
|
184
176
|
*/
|
|
185
|
-
class ManualGetOtherSubscriptionRecordsResponse extends
|
|
177
|
+
export class ManualGetOtherSubscriptionRecordsResponse extends Message {
|
|
186
178
|
constructor(data) {
|
|
187
179
|
super();
|
|
188
180
|
/**
|
|
189
181
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Manual.ManualSubscriptionRecord Records = 1;
|
|
190
182
|
*/
|
|
191
183
|
this.Records = [];
|
|
192
|
-
|
|
184
|
+
proto3.util.initPartial(data, this);
|
|
193
185
|
}
|
|
194
186
|
static fromBinary(bytes, options) {
|
|
195
187
|
return new ManualGetOtherSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -201,19 +193,18 @@ class ManualGetOtherSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
201
193
|
return new ManualGetOtherSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
202
194
|
}
|
|
203
195
|
static equals(a, b) {
|
|
204
|
-
return
|
|
196
|
+
return proto3.util.equals(ManualGetOtherSubscriptionRecordsResponse, a, b);
|
|
205
197
|
}
|
|
206
198
|
}
|
|
207
|
-
|
|
208
|
-
ManualGetOtherSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
199
|
+
ManualGetOtherSubscriptionRecordsResponse.runtime = proto3;
|
|
209
200
|
ManualGetOtherSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordsResponse";
|
|
210
|
-
ManualGetOtherSubscriptionRecordsResponse.fields =
|
|
211
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
201
|
+
ManualGetOtherSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
202
|
+
{ no: 1, name: "Records", kind: "message", T: ManualSubscriptionRecord, repeated: true },
|
|
212
203
|
]);
|
|
213
204
|
/**
|
|
214
205
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordRequest
|
|
215
206
|
*/
|
|
216
|
-
class ManualGetOtherSubscriptionRecordRequest extends
|
|
207
|
+
export class ManualGetOtherSubscriptionRecordRequest extends Message {
|
|
217
208
|
constructor(data) {
|
|
218
209
|
super();
|
|
219
210
|
/**
|
|
@@ -224,7 +215,7 @@ class ManualGetOtherSubscriptionRecordRequest extends protobuf_1.Message {
|
|
|
224
215
|
* @generated from field: string SubscriptionID = 2;
|
|
225
216
|
*/
|
|
226
217
|
this.SubscriptionID = "";
|
|
227
|
-
|
|
218
|
+
proto3.util.initPartial(data, this);
|
|
228
219
|
}
|
|
229
220
|
static fromBinary(bytes, options) {
|
|
230
221
|
return new ManualGetOtherSubscriptionRecordRequest().fromBinary(bytes, options);
|
|
@@ -236,23 +227,22 @@ class ManualGetOtherSubscriptionRecordRequest extends protobuf_1.Message {
|
|
|
236
227
|
return new ManualGetOtherSubscriptionRecordRequest().fromJsonString(jsonString, options);
|
|
237
228
|
}
|
|
238
229
|
static equals(a, b) {
|
|
239
|
-
return
|
|
230
|
+
return proto3.util.equals(ManualGetOtherSubscriptionRecordRequest, a, b);
|
|
240
231
|
}
|
|
241
232
|
}
|
|
242
|
-
|
|
243
|
-
ManualGetOtherSubscriptionRecordRequest.runtime = protobuf_1.proto3;
|
|
233
|
+
ManualGetOtherSubscriptionRecordRequest.runtime = proto3;
|
|
244
234
|
ManualGetOtherSubscriptionRecordRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordRequest";
|
|
245
|
-
ManualGetOtherSubscriptionRecordRequest.fields =
|
|
235
|
+
ManualGetOtherSubscriptionRecordRequest.fields = proto3.util.newFieldList(() => [
|
|
246
236
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
247
237
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
248
238
|
]);
|
|
249
239
|
/**
|
|
250
240
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordResponse
|
|
251
241
|
*/
|
|
252
|
-
class ManualGetOtherSubscriptionRecordResponse extends
|
|
242
|
+
export class ManualGetOtherSubscriptionRecordResponse extends Message {
|
|
253
243
|
constructor(data) {
|
|
254
244
|
super();
|
|
255
|
-
|
|
245
|
+
proto3.util.initPartial(data, this);
|
|
256
246
|
}
|
|
257
247
|
static fromBinary(bytes, options) {
|
|
258
248
|
return new ManualGetOtherSubscriptionRecordResponse().fromBinary(bytes, options);
|
|
@@ -264,22 +254,21 @@ class ManualGetOtherSubscriptionRecordResponse extends protobuf_1.Message {
|
|
|
264
254
|
return new ManualGetOtherSubscriptionRecordResponse().fromJsonString(jsonString, options);
|
|
265
255
|
}
|
|
266
256
|
static equals(a, b) {
|
|
267
|
-
return
|
|
257
|
+
return proto3.util.equals(ManualGetOtherSubscriptionRecordResponse, a, b);
|
|
268
258
|
}
|
|
269
259
|
}
|
|
270
|
-
|
|
271
|
-
ManualGetOtherSubscriptionRecordResponse.runtime = protobuf_1.proto3;
|
|
260
|
+
ManualGetOtherSubscriptionRecordResponse.runtime = proto3;
|
|
272
261
|
ManualGetOtherSubscriptionRecordResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOtherSubscriptionRecordResponse";
|
|
273
|
-
ManualGetOtherSubscriptionRecordResponse.fields =
|
|
274
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
262
|
+
ManualGetOtherSubscriptionRecordResponse.fields = proto3.util.newFieldList(() => [
|
|
263
|
+
{ no: 1, name: "Record", kind: "message", T: ManualSubscriptionRecord },
|
|
275
264
|
]);
|
|
276
265
|
/**
|
|
277
266
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordsRequest
|
|
278
267
|
*/
|
|
279
|
-
class ManualGetOwnSubscriptionRecordsRequest extends
|
|
268
|
+
export class ManualGetOwnSubscriptionRecordsRequest extends Message {
|
|
280
269
|
constructor(data) {
|
|
281
270
|
super();
|
|
282
|
-
|
|
271
|
+
proto3.util.initPartial(data, this);
|
|
283
272
|
}
|
|
284
273
|
static fromBinary(bytes, options) {
|
|
285
274
|
return new ManualGetOwnSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -291,24 +280,23 @@ class ManualGetOwnSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
291
280
|
return new ManualGetOwnSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
292
281
|
}
|
|
293
282
|
static equals(a, b) {
|
|
294
|
-
return
|
|
283
|
+
return proto3.util.equals(ManualGetOwnSubscriptionRecordsRequest, a, b);
|
|
295
284
|
}
|
|
296
285
|
}
|
|
297
|
-
|
|
298
|
-
ManualGetOwnSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
286
|
+
ManualGetOwnSubscriptionRecordsRequest.runtime = proto3;
|
|
299
287
|
ManualGetOwnSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordsRequest";
|
|
300
|
-
ManualGetOwnSubscriptionRecordsRequest.fields =
|
|
288
|
+
ManualGetOwnSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => []);
|
|
301
289
|
/**
|
|
302
290
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordsResponse
|
|
303
291
|
*/
|
|
304
|
-
class ManualGetOwnSubscriptionRecordsResponse extends
|
|
292
|
+
export class ManualGetOwnSubscriptionRecordsResponse extends Message {
|
|
305
293
|
constructor(data) {
|
|
306
294
|
super();
|
|
307
295
|
/**
|
|
308
296
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Manual.ManualSubscriptionRecord Records = 1;
|
|
309
297
|
*/
|
|
310
298
|
this.Records = [];
|
|
311
|
-
|
|
299
|
+
proto3.util.initPartial(data, this);
|
|
312
300
|
}
|
|
313
301
|
static fromBinary(bytes, options) {
|
|
314
302
|
return new ManualGetOwnSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -320,26 +308,25 @@ class ManualGetOwnSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
320
308
|
return new ManualGetOwnSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
321
309
|
}
|
|
322
310
|
static equals(a, b) {
|
|
323
|
-
return
|
|
311
|
+
return proto3.util.equals(ManualGetOwnSubscriptionRecordsResponse, a, b);
|
|
324
312
|
}
|
|
325
313
|
}
|
|
326
|
-
|
|
327
|
-
ManualGetOwnSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
314
|
+
ManualGetOwnSubscriptionRecordsResponse.runtime = proto3;
|
|
328
315
|
ManualGetOwnSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordsResponse";
|
|
329
|
-
ManualGetOwnSubscriptionRecordsResponse.fields =
|
|
330
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
316
|
+
ManualGetOwnSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
317
|
+
{ no: 1, name: "Records", kind: "message", T: ManualSubscriptionRecord, repeated: true },
|
|
331
318
|
]);
|
|
332
319
|
/**
|
|
333
320
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordRequest
|
|
334
321
|
*/
|
|
335
|
-
class ManualGetOwnSubscriptionRecordRequest extends
|
|
322
|
+
export class ManualGetOwnSubscriptionRecordRequest extends Message {
|
|
336
323
|
constructor(data) {
|
|
337
324
|
super();
|
|
338
325
|
/**
|
|
339
326
|
* @generated from field: string SubscriptionID = 1;
|
|
340
327
|
*/
|
|
341
328
|
this.SubscriptionID = "";
|
|
342
|
-
|
|
329
|
+
proto3.util.initPartial(data, this);
|
|
343
330
|
}
|
|
344
331
|
static fromBinary(bytes, options) {
|
|
345
332
|
return new ManualGetOwnSubscriptionRecordRequest().fromBinary(bytes, options);
|
|
@@ -351,22 +338,21 @@ class ManualGetOwnSubscriptionRecordRequest extends protobuf_1.Message {
|
|
|
351
338
|
return new ManualGetOwnSubscriptionRecordRequest().fromJsonString(jsonString, options);
|
|
352
339
|
}
|
|
353
340
|
static equals(a, b) {
|
|
354
|
-
return
|
|
341
|
+
return proto3.util.equals(ManualGetOwnSubscriptionRecordRequest, a, b);
|
|
355
342
|
}
|
|
356
343
|
}
|
|
357
|
-
|
|
358
|
-
ManualGetOwnSubscriptionRecordRequest.runtime = protobuf_1.proto3;
|
|
344
|
+
ManualGetOwnSubscriptionRecordRequest.runtime = proto3;
|
|
359
345
|
ManualGetOwnSubscriptionRecordRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordRequest";
|
|
360
|
-
ManualGetOwnSubscriptionRecordRequest.fields =
|
|
346
|
+
ManualGetOwnSubscriptionRecordRequest.fields = proto3.util.newFieldList(() => [
|
|
361
347
|
{ no: 1, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
362
348
|
]);
|
|
363
349
|
/**
|
|
364
350
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordResponse
|
|
365
351
|
*/
|
|
366
|
-
class ManualGetOwnSubscriptionRecordResponse extends
|
|
352
|
+
export class ManualGetOwnSubscriptionRecordResponse extends Message {
|
|
367
353
|
constructor(data) {
|
|
368
354
|
super();
|
|
369
|
-
|
|
355
|
+
proto3.util.initPartial(data, this);
|
|
370
356
|
}
|
|
371
357
|
static fromBinary(bytes, options) {
|
|
372
358
|
return new ManualGetOwnSubscriptionRecordResponse().fromBinary(bytes, options);
|
|
@@ -378,19 +364,18 @@ class ManualGetOwnSubscriptionRecordResponse extends protobuf_1.Message {
|
|
|
378
364
|
return new ManualGetOwnSubscriptionRecordResponse().fromJsonString(jsonString, options);
|
|
379
365
|
}
|
|
380
366
|
static equals(a, b) {
|
|
381
|
-
return
|
|
367
|
+
return proto3.util.equals(ManualGetOwnSubscriptionRecordResponse, a, b);
|
|
382
368
|
}
|
|
383
369
|
}
|
|
384
|
-
|
|
385
|
-
ManualGetOwnSubscriptionRecordResponse.runtime = protobuf_1.proto3;
|
|
370
|
+
ManualGetOwnSubscriptionRecordResponse.runtime = proto3;
|
|
386
371
|
ManualGetOwnSubscriptionRecordResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualGetOwnSubscriptionRecordResponse";
|
|
387
|
-
ManualGetOwnSubscriptionRecordResponse.fields =
|
|
388
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
372
|
+
ManualGetOwnSubscriptionRecordResponse.fields = proto3.util.newFieldList(() => [
|
|
373
|
+
{ no: 1, name: "Record", kind: "message", T: ManualSubscriptionRecord },
|
|
389
374
|
]);
|
|
390
375
|
/**
|
|
391
376
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOtherSubscriptionRequest
|
|
392
377
|
*/
|
|
393
|
-
class ManualNewOtherSubscriptionRequest extends
|
|
378
|
+
export class ManualNewOtherSubscriptionRequest extends Message {
|
|
394
379
|
constructor(data) {
|
|
395
380
|
super();
|
|
396
381
|
/**
|
|
@@ -401,7 +386,7 @@ class ManualNewOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
401
386
|
* @generated from field: uint32 AmountCents = 2;
|
|
402
387
|
*/
|
|
403
388
|
this.AmountCents = 0;
|
|
404
|
-
|
|
389
|
+
proto3.util.initPartial(data, this);
|
|
405
390
|
}
|
|
406
391
|
static fromBinary(bytes, options) {
|
|
407
392
|
return new ManualNewOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -413,27 +398,26 @@ class ManualNewOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
413
398
|
return new ManualNewOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
414
399
|
}
|
|
415
400
|
static equals(a, b) {
|
|
416
|
-
return
|
|
401
|
+
return proto3.util.equals(ManualNewOtherSubscriptionRequest, a, b);
|
|
417
402
|
}
|
|
418
403
|
}
|
|
419
|
-
|
|
420
|
-
ManualNewOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
404
|
+
ManualNewOtherSubscriptionRequest.runtime = proto3;
|
|
421
405
|
ManualNewOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOtherSubscriptionRequest";
|
|
422
|
-
ManualNewOtherSubscriptionRequest.fields =
|
|
406
|
+
ManualNewOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
423
407
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
424
408
|
{ no: 2, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
425
409
|
]);
|
|
426
410
|
/**
|
|
427
411
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOtherSubscriptionResponse
|
|
428
412
|
*/
|
|
429
|
-
class ManualNewOtherSubscriptionResponse extends
|
|
413
|
+
export class ManualNewOtherSubscriptionResponse extends Message {
|
|
430
414
|
constructor(data) {
|
|
431
415
|
super();
|
|
432
416
|
/**
|
|
433
417
|
* @generated from field: string Error = 2;
|
|
434
418
|
*/
|
|
435
419
|
this.Error = "";
|
|
436
|
-
|
|
420
|
+
proto3.util.initPartial(data, this);
|
|
437
421
|
}
|
|
438
422
|
static fromBinary(bytes, options) {
|
|
439
423
|
return new ManualNewOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -445,27 +429,26 @@ class ManualNewOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
445
429
|
return new ManualNewOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
446
430
|
}
|
|
447
431
|
static equals(a, b) {
|
|
448
|
-
return
|
|
432
|
+
return proto3.util.equals(ManualNewOtherSubscriptionResponse, a, b);
|
|
449
433
|
}
|
|
450
434
|
}
|
|
451
|
-
|
|
452
|
-
ManualNewOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
435
|
+
ManualNewOtherSubscriptionResponse.runtime = proto3;
|
|
453
436
|
ManualNewOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOtherSubscriptionResponse";
|
|
454
|
-
ManualNewOtherSubscriptionResponse.fields =
|
|
455
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
437
|
+
ManualNewOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
438
|
+
{ no: 1, name: "Record", kind: "message", T: ManualSubscriptionRecord },
|
|
456
439
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
457
440
|
]);
|
|
458
441
|
/**
|
|
459
442
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOwnSubscriptionRequest
|
|
460
443
|
*/
|
|
461
|
-
class ManualNewOwnSubscriptionRequest extends
|
|
444
|
+
export class ManualNewOwnSubscriptionRequest extends Message {
|
|
462
445
|
constructor(data) {
|
|
463
446
|
super();
|
|
464
447
|
/**
|
|
465
448
|
* @generated from field: uint32 AmountCents = 1;
|
|
466
449
|
*/
|
|
467
450
|
this.AmountCents = 0;
|
|
468
|
-
|
|
451
|
+
proto3.util.initPartial(data, this);
|
|
469
452
|
}
|
|
470
453
|
static fromBinary(bytes, options) {
|
|
471
454
|
return new ManualNewOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -477,26 +460,25 @@ class ManualNewOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
477
460
|
return new ManualNewOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
478
461
|
}
|
|
479
462
|
static equals(a, b) {
|
|
480
|
-
return
|
|
463
|
+
return proto3.util.equals(ManualNewOwnSubscriptionRequest, a, b);
|
|
481
464
|
}
|
|
482
465
|
}
|
|
483
|
-
|
|
484
|
-
ManualNewOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
466
|
+
ManualNewOwnSubscriptionRequest.runtime = proto3;
|
|
485
467
|
ManualNewOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOwnSubscriptionRequest";
|
|
486
|
-
ManualNewOwnSubscriptionRequest.fields =
|
|
468
|
+
ManualNewOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
487
469
|
{ no: 1, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
488
470
|
]);
|
|
489
471
|
/**
|
|
490
472
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOwnSubscriptionResponse
|
|
491
473
|
*/
|
|
492
|
-
class ManualNewOwnSubscriptionResponse extends
|
|
474
|
+
export class ManualNewOwnSubscriptionResponse extends Message {
|
|
493
475
|
constructor(data) {
|
|
494
476
|
super();
|
|
495
477
|
/**
|
|
496
478
|
* @generated from field: string Error = 2;
|
|
497
479
|
*/
|
|
498
480
|
this.Error = "";
|
|
499
|
-
|
|
481
|
+
proto3.util.initPartial(data, this);
|
|
500
482
|
}
|
|
501
483
|
static fromBinary(bytes, options) {
|
|
502
484
|
return new ManualNewOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -508,13 +490,12 @@ class ManualNewOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
508
490
|
return new ManualNewOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
509
491
|
}
|
|
510
492
|
static equals(a, b) {
|
|
511
|
-
return
|
|
493
|
+
return proto3.util.equals(ManualNewOwnSubscriptionResponse, a, b);
|
|
512
494
|
}
|
|
513
495
|
}
|
|
514
|
-
|
|
515
|
-
ManualNewOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
496
|
+
ManualNewOwnSubscriptionResponse.runtime = proto3;
|
|
516
497
|
ManualNewOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualNewOwnSubscriptionResponse";
|
|
517
|
-
ManualNewOwnSubscriptionResponse.fields =
|
|
518
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
498
|
+
ManualNewOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
499
|
+
{ no: 1, name: "Record", kind: "message", T: ManualSubscriptionRecord },
|
|
519
500
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
520
501
|
]);
|
|
@@ -1,22 +1,19 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Manual, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.ManualPaymentPublicSettings = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualPaymentPublicSettings
|
|
11
8
|
*/
|
|
12
|
-
class ManualPaymentPublicSettings extends
|
|
9
|
+
export class ManualPaymentPublicSettings extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
16
13
|
* @generated from field: bool Enabled = 1;
|
|
17
14
|
*/
|
|
18
15
|
this.Enabled = false;
|
|
19
|
-
|
|
16
|
+
proto3.util.initPartial(data, this);
|
|
20
17
|
}
|
|
21
18
|
static fromBinary(bytes, options) {
|
|
22
19
|
return new ManualPaymentPublicSettings().fromBinary(bytes, options);
|
|
@@ -28,12 +25,11 @@ class ManualPaymentPublicSettings extends protobuf_1.Message {
|
|
|
28
25
|
return new ManualPaymentPublicSettings().fromJsonString(jsonString, options);
|
|
29
26
|
}
|
|
30
27
|
static equals(a, b) {
|
|
31
|
-
return
|
|
28
|
+
return proto3.util.equals(ManualPaymentPublicSettings, a, b);
|
|
32
29
|
}
|
|
33
30
|
}
|
|
34
|
-
|
|
35
|
-
ManualPaymentPublicSettings.runtime = protobuf_1.proto3;
|
|
31
|
+
ManualPaymentPublicSettings.runtime = proto3;
|
|
36
32
|
ManualPaymentPublicSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualPaymentPublicSettings";
|
|
37
|
-
ManualPaymentPublicSettings.fields =
|
|
33
|
+
ManualPaymentPublicSettings.fields = proto3.util.newFieldList(() => [
|
|
38
34
|
{ no: 1, name: "Enabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
39
35
|
]);
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.proto (package IT.WebServices.Fragments.Authorization.Payment.Manual, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.ManualSubscriptionRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* User claim's record
|
|
11
8
|
*
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualSubscriptionRecord
|
|
13
10
|
*/
|
|
14
|
-
class ManualSubscriptionRecord extends
|
|
11
|
+
export class ManualSubscriptionRecord extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
@@ -42,7 +39,7 @@ class ManualSubscriptionRecord extends protobuf_1.Message {
|
|
|
42
39
|
* @generated from field: string CanceledBy = 33;
|
|
43
40
|
*/
|
|
44
41
|
this.CanceledBy = "";
|
|
45
|
-
|
|
42
|
+
proto3.util.initPartial(data, this);
|
|
46
43
|
}
|
|
47
44
|
static fromBinary(bytes, options) {
|
|
48
45
|
return new ManualSubscriptionRecord().fromBinary(bytes, options);
|
|
@@ -54,19 +51,18 @@ class ManualSubscriptionRecord extends protobuf_1.Message {
|
|
|
54
51
|
return new ManualSubscriptionRecord().fromJsonString(jsonString, options);
|
|
55
52
|
}
|
|
56
53
|
static equals(a, b) {
|
|
57
|
-
return
|
|
54
|
+
return proto3.util.equals(ManualSubscriptionRecord, a, b);
|
|
58
55
|
}
|
|
59
56
|
}
|
|
60
|
-
|
|
61
|
-
ManualSubscriptionRecord.runtime = protobuf_1.proto3;
|
|
57
|
+
ManualSubscriptionRecord.runtime = proto3;
|
|
62
58
|
ManualSubscriptionRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Manual.ManualSubscriptionRecord";
|
|
63
|
-
ManualSubscriptionRecord.fields =
|
|
59
|
+
ManualSubscriptionRecord.fields = proto3.util.newFieldList(() => [
|
|
64
60
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
65
61
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
66
62
|
{ no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
67
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
68
|
-
{ no: 22, name: "ModifiedOnUTC", kind: "message", T:
|
|
69
|
-
{ no: 23, name: "CanceledOnUTC", kind: "message", T:
|
|
63
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
64
|
+
{ no: 22, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
65
|
+
{ no: 23, name: "CanceledOnUTC", kind: "message", T: Timestamp },
|
|
70
66
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
71
67
|
{ no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
72
68
|
{ no: 33, name: "CanceledBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|