@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
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js
CHANGED
|
@@ -1,23 +1,20 @@
|
|
|
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/Fortis/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Fortis, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const FortisSubscriptionRecord_pb_1 = require("./FortisSubscriptionRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { FortisSubscriptionFullRecord } from "./FortisSubscriptionRecord_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.BackupAllDataRequest
|
|
12
9
|
*/
|
|
13
|
-
class BackupAllDataRequest extends
|
|
10
|
+
export class BackupAllDataRequest extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
13
|
/**
|
|
17
14
|
* @generated from field: string ClientPublicJwk = 1;
|
|
18
15
|
*/
|
|
19
16
|
this.ClientPublicJwk = "";
|
|
20
|
-
|
|
17
|
+
proto3.util.initPartial(data, this);
|
|
21
18
|
}
|
|
22
19
|
static fromBinary(bytes, options) {
|
|
23
20
|
return new BackupAllDataRequest().fromBinary(bytes, options);
|
|
@@ -29,26 +26,25 @@ class BackupAllDataRequest extends protobuf_1.Message {
|
|
|
29
26
|
return new BackupAllDataRequest().fromJsonString(jsonString, options);
|
|
30
27
|
}
|
|
31
28
|
static equals(a, b) {
|
|
32
|
-
return
|
|
29
|
+
return proto3.util.equals(BackupAllDataRequest, a, b);
|
|
33
30
|
}
|
|
34
31
|
}
|
|
35
|
-
|
|
36
|
-
BackupAllDataRequest.runtime = protobuf_1.proto3;
|
|
32
|
+
BackupAllDataRequest.runtime = proto3;
|
|
37
33
|
BackupAllDataRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.BackupAllDataRequest";
|
|
38
|
-
BackupAllDataRequest.fields =
|
|
34
|
+
BackupAllDataRequest.fields = proto3.util.newFieldList(() => [
|
|
39
35
|
{ no: 1, name: "ClientPublicJwk", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
40
36
|
]);
|
|
41
37
|
/**
|
|
42
38
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.BackupAllDataResponse
|
|
43
39
|
*/
|
|
44
|
-
class BackupAllDataResponse extends
|
|
40
|
+
export class BackupAllDataResponse extends Message {
|
|
45
41
|
constructor(data) {
|
|
46
42
|
super();
|
|
47
43
|
/**
|
|
48
44
|
* @generated from oneof IT.WebServices.Fragments.Authorization.Payment.Fortis.BackupAllDataResponse.Response_oneof
|
|
49
45
|
*/
|
|
50
46
|
this.ResponseOneof = { case: undefined };
|
|
51
|
-
|
|
47
|
+
proto3.util.initPartial(data, this);
|
|
52
48
|
}
|
|
53
49
|
static fromBinary(bytes, options) {
|
|
54
50
|
return new BackupAllDataResponse().fromBinary(bytes, options);
|
|
@@ -60,20 +56,19 @@ class BackupAllDataResponse extends protobuf_1.Message {
|
|
|
60
56
|
return new BackupAllDataResponse().fromJsonString(jsonString, options);
|
|
61
57
|
}
|
|
62
58
|
static equals(a, b) {
|
|
63
|
-
return
|
|
59
|
+
return proto3.util.equals(BackupAllDataResponse, a, b);
|
|
64
60
|
}
|
|
65
61
|
}
|
|
66
|
-
|
|
67
|
-
BackupAllDataResponse.runtime = protobuf_1.proto3;
|
|
62
|
+
BackupAllDataResponse.runtime = proto3;
|
|
68
63
|
BackupAllDataResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.BackupAllDataResponse";
|
|
69
|
-
BackupAllDataResponse.fields =
|
|
64
|
+
BackupAllDataResponse.fields = proto3.util.newFieldList(() => [
|
|
70
65
|
{ no: 1, name: "ServerPublicJwk", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "Response_oneof" },
|
|
71
66
|
{ no: 10, name: "EncryptedRecord", kind: "message", T: EncryptedSubscriptionBackupDataRecord, oneof: "Response_oneof" },
|
|
72
67
|
]);
|
|
73
68
|
/**
|
|
74
69
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.EncryptedSubscriptionBackupDataRecord
|
|
75
70
|
*/
|
|
76
|
-
class EncryptedSubscriptionBackupDataRecord extends
|
|
71
|
+
export class EncryptedSubscriptionBackupDataRecord extends Message {
|
|
77
72
|
constructor(data) {
|
|
78
73
|
super();
|
|
79
74
|
/**
|
|
@@ -84,7 +79,7 @@ class EncryptedSubscriptionBackupDataRecord extends protobuf_1.Message {
|
|
|
84
79
|
* @generated from field: bytes Data = 10;
|
|
85
80
|
*/
|
|
86
81
|
this.Data = new Uint8Array(0);
|
|
87
|
-
|
|
82
|
+
proto3.util.initPartial(data, this);
|
|
88
83
|
}
|
|
89
84
|
static fromBinary(bytes, options) {
|
|
90
85
|
return new EncryptedSubscriptionBackupDataRecord().fromBinary(bytes, options);
|
|
@@ -96,27 +91,26 @@ class EncryptedSubscriptionBackupDataRecord extends protobuf_1.Message {
|
|
|
96
91
|
return new EncryptedSubscriptionBackupDataRecord().fromJsonString(jsonString, options);
|
|
97
92
|
}
|
|
98
93
|
static equals(a, b) {
|
|
99
|
-
return
|
|
94
|
+
return proto3.util.equals(EncryptedSubscriptionBackupDataRecord, a, b);
|
|
100
95
|
}
|
|
101
96
|
}
|
|
102
|
-
|
|
103
|
-
EncryptedSubscriptionBackupDataRecord.runtime = protobuf_1.proto3;
|
|
97
|
+
EncryptedSubscriptionBackupDataRecord.runtime = proto3;
|
|
104
98
|
EncryptedSubscriptionBackupDataRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.EncryptedSubscriptionBackupDataRecord";
|
|
105
|
-
EncryptedSubscriptionBackupDataRecord.fields =
|
|
99
|
+
EncryptedSubscriptionBackupDataRecord.fields = proto3.util.newFieldList(() => [
|
|
106
100
|
{ no: 1, name: "EncryptionIV", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
107
101
|
{ no: 10, name: "Data", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
108
102
|
]);
|
|
109
103
|
/**
|
|
110
104
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataRequest
|
|
111
105
|
*/
|
|
112
|
-
class RestoreAllDataRequest extends
|
|
106
|
+
export class RestoreAllDataRequest extends Message {
|
|
113
107
|
constructor(data) {
|
|
114
108
|
super();
|
|
115
109
|
/**
|
|
116
110
|
* @generated from oneof IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataRequest.Request_oneof
|
|
117
111
|
*/
|
|
118
112
|
this.RequestOneof = { case: undefined };
|
|
119
|
-
|
|
113
|
+
proto3.util.initPartial(data, this);
|
|
120
114
|
}
|
|
121
115
|
static fromBinary(bytes, options) {
|
|
122
116
|
return new RestoreAllDataRequest().fromBinary(bytes, options);
|
|
@@ -128,20 +122,19 @@ class RestoreAllDataRequest extends protobuf_1.Message {
|
|
|
128
122
|
return new RestoreAllDataRequest().fromJsonString(jsonString, options);
|
|
129
123
|
}
|
|
130
124
|
static equals(a, b) {
|
|
131
|
-
return
|
|
125
|
+
return proto3.util.equals(RestoreAllDataRequest, a, b);
|
|
132
126
|
}
|
|
133
127
|
}
|
|
134
|
-
|
|
135
|
-
RestoreAllDataRequest.runtime = protobuf_1.proto3;
|
|
128
|
+
RestoreAllDataRequest.runtime = proto3;
|
|
136
129
|
RestoreAllDataRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataRequest";
|
|
137
|
-
RestoreAllDataRequest.fields =
|
|
138
|
-
{ no: 1, name: "Mode", kind: "enum", T:
|
|
130
|
+
RestoreAllDataRequest.fields = proto3.util.newFieldList(() => [
|
|
131
|
+
{ no: 1, name: "Mode", kind: "enum", T: proto3.getEnumType(RestoreAllDataRequest_RestoreMode), oneof: "Request_oneof" },
|
|
139
132
|
{ no: 10, name: "Record", kind: "message", T: FortisBackupDataRecord, oneof: "Request_oneof" },
|
|
140
133
|
]);
|
|
141
134
|
/**
|
|
142
135
|
* @generated from enum IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataRequest.RestoreMode
|
|
143
136
|
*/
|
|
144
|
-
var RestoreAllDataRequest_RestoreMode;
|
|
137
|
+
export var RestoreAllDataRequest_RestoreMode;
|
|
145
138
|
(function (RestoreAllDataRequest_RestoreMode) {
|
|
146
139
|
/**
|
|
147
140
|
* Wipe entire subscription database and restore subscription. Any new subscription will be deleted.
|
|
@@ -161,9 +154,9 @@ var RestoreAllDataRequest_RestoreMode;
|
|
|
161
154
|
* @generated from enum value: MissingOnly = 2;
|
|
162
155
|
*/
|
|
163
156
|
RestoreAllDataRequest_RestoreMode[RestoreAllDataRequest_RestoreMode["MissingOnly"] = 2] = "MissingOnly";
|
|
164
|
-
})(RestoreAllDataRequest_RestoreMode || (
|
|
157
|
+
})(RestoreAllDataRequest_RestoreMode || (RestoreAllDataRequest_RestoreMode = {}));
|
|
165
158
|
// Retrieve enum metadata with: proto3.getEnumType(RestoreAllDataRequest_RestoreMode)
|
|
166
|
-
|
|
159
|
+
proto3.util.setEnumType(RestoreAllDataRequest_RestoreMode, "IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataRequest.RestoreMode", [
|
|
167
160
|
{ no: 0, name: "Wipe" },
|
|
168
161
|
{ no: 1, name: "Overwrite" },
|
|
169
162
|
{ no: 2, name: "MissingOnly" },
|
|
@@ -171,7 +164,7 @@ protobuf_1.proto3.util.setEnumType(RestoreAllDataRequest_RestoreMode, "IT.WebSer
|
|
|
171
164
|
/**
|
|
172
165
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataResponse
|
|
173
166
|
*/
|
|
174
|
-
class RestoreAllDataResponse extends
|
|
167
|
+
export class RestoreAllDataResponse extends Message {
|
|
175
168
|
constructor(data) {
|
|
176
169
|
super();
|
|
177
170
|
/**
|
|
@@ -190,7 +183,7 @@ class RestoreAllDataResponse extends protobuf_1.Message {
|
|
|
190
183
|
* @generated from field: int32 NumSubscriptionsWiped = 4;
|
|
191
184
|
*/
|
|
192
185
|
this.NumSubscriptionsWiped = 0;
|
|
193
|
-
|
|
186
|
+
proto3.util.initPartial(data, this);
|
|
194
187
|
}
|
|
195
188
|
static fromBinary(bytes, options) {
|
|
196
189
|
return new RestoreAllDataResponse().fromBinary(bytes, options);
|
|
@@ -202,13 +195,12 @@ class RestoreAllDataResponse extends protobuf_1.Message {
|
|
|
202
195
|
return new RestoreAllDataResponse().fromJsonString(jsonString, options);
|
|
203
196
|
}
|
|
204
197
|
static equals(a, b) {
|
|
205
|
-
return
|
|
198
|
+
return proto3.util.equals(RestoreAllDataResponse, a, b);
|
|
206
199
|
}
|
|
207
200
|
}
|
|
208
|
-
|
|
209
|
-
RestoreAllDataResponse.runtime = protobuf_1.proto3;
|
|
201
|
+
RestoreAllDataResponse.runtime = proto3;
|
|
210
202
|
RestoreAllDataResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.RestoreAllDataResponse";
|
|
211
|
-
RestoreAllDataResponse.fields =
|
|
203
|
+
RestoreAllDataResponse.fields = proto3.util.newFieldList(() => [
|
|
212
204
|
{ no: 1, name: "NumSubscriptionsRestored", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
213
205
|
{ no: 2, name: "NumSubscriptionsSkipped", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
214
206
|
{ no: 3, name: "NumSubscriptionsOverwriten", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
@@ -217,7 +209,7 @@ RestoreAllDataResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
217
209
|
/**
|
|
218
210
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBackupDataRecord
|
|
219
211
|
*/
|
|
220
|
-
class FortisBackupDataRecord extends
|
|
212
|
+
export class FortisBackupDataRecord extends Message {
|
|
221
213
|
constructor(data) {
|
|
222
214
|
super();
|
|
223
215
|
/**
|
|
@@ -226,7 +218,7 @@ class FortisBackupDataRecord extends protobuf_1.Message {
|
|
|
226
218
|
* @generated from field: bytes ExtraData = 1;
|
|
227
219
|
*/
|
|
228
220
|
this.ExtraData = new Uint8Array(0);
|
|
229
|
-
|
|
221
|
+
proto3.util.initPartial(data, this);
|
|
230
222
|
}
|
|
231
223
|
static fromBinary(bytes, options) {
|
|
232
224
|
return new FortisBackupDataRecord().fromBinary(bytes, options);
|
|
@@ -238,13 +230,12 @@ class FortisBackupDataRecord extends protobuf_1.Message {
|
|
|
238
230
|
return new FortisBackupDataRecord().fromJsonString(jsonString, options);
|
|
239
231
|
}
|
|
240
232
|
static equals(a, b) {
|
|
241
|
-
return
|
|
233
|
+
return proto3.util.equals(FortisBackupDataRecord, a, b);
|
|
242
234
|
}
|
|
243
235
|
}
|
|
244
|
-
|
|
245
|
-
FortisBackupDataRecord.runtime = protobuf_1.proto3;
|
|
236
|
+
FortisBackupDataRecord.runtime = proto3;
|
|
246
237
|
FortisBackupDataRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBackupDataRecord";
|
|
247
|
-
FortisBackupDataRecord.fields =
|
|
238
|
+
FortisBackupDataRecord.fields = proto3.util.newFieldList(() => [
|
|
248
239
|
{ no: 1, name: "ExtraData", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
249
|
-
{ no: 2, name: "SubscriptionRecord", kind: "message", T:
|
|
240
|
+
{ no: 2, name: "SubscriptionRecord", kind: "message", T: FortisSubscriptionFullRecord },
|
|
250
241
|
]);
|
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-connect-es v0.13.0 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Fortis, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const FortisInterface_pb_1 = require("./FortisInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { FortisBulkActionCancelRequest, FortisBulkActionCancelResponse, FortisBulkActionStartRequest, FortisBulkActionStartResponse, FortisBulkActionStatusRequest, FortisBulkActionStatusResponse, FortisCancelOtherSubscriptionRequest, FortisCancelOtherSubscriptionResponse, FortisCancelOwnSubscriptionRequest, FortisCancelOwnSubscriptionResponse, FortisGetAccountDetailsRequest, FortisGetAccountDetailsResponse, FortisGetOtherSubscriptionRecordsRequest, FortisGetOtherSubscriptionRecordsResponse, FortisGetOwnSubscriptionRecordsRequest, FortisGetOwnSubscriptionRecordsResponse, FortisNewOwnSubscriptionRequest, FortisNewOwnSubscriptionResponse, FortisReconcileOtherSubscriptionRequest, FortisReconcileOtherSubscriptionResponse, FortisReconcileOwnSubscriptionRequest, FortisReconcileOwnSubscriptionResponse } from "./FortisInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const FortisInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -18,99 +15,99 @@ exports.FortisInterface = {
|
|
|
18
15
|
*/
|
|
19
16
|
fortisBulkActionCancel: {
|
|
20
17
|
name: "FortisBulkActionCancel",
|
|
21
|
-
I:
|
|
22
|
-
O:
|
|
23
|
-
kind:
|
|
18
|
+
I: FortisBulkActionCancelRequest,
|
|
19
|
+
O: FortisBulkActionCancelResponse,
|
|
20
|
+
kind: MethodKind.Unary,
|
|
24
21
|
},
|
|
25
22
|
/**
|
|
26
23
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisBulkActionStart
|
|
27
24
|
*/
|
|
28
25
|
fortisBulkActionStart: {
|
|
29
26
|
name: "FortisBulkActionStart",
|
|
30
|
-
I:
|
|
31
|
-
O:
|
|
32
|
-
kind:
|
|
27
|
+
I: FortisBulkActionStartRequest,
|
|
28
|
+
O: FortisBulkActionStartResponse,
|
|
29
|
+
kind: MethodKind.Unary,
|
|
33
30
|
},
|
|
34
31
|
/**
|
|
35
32
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisBulkActionStatus
|
|
36
33
|
*/
|
|
37
34
|
fortisBulkActionStatus: {
|
|
38
35
|
name: "FortisBulkActionStatus",
|
|
39
|
-
I:
|
|
40
|
-
O:
|
|
41
|
-
kind:
|
|
36
|
+
I: FortisBulkActionStatusRequest,
|
|
37
|
+
O: FortisBulkActionStatusResponse,
|
|
38
|
+
kind: MethodKind.Unary,
|
|
42
39
|
},
|
|
43
40
|
/**
|
|
44
41
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisCancelOtherSubscription
|
|
45
42
|
*/
|
|
46
43
|
fortisCancelOtherSubscription: {
|
|
47
44
|
name: "FortisCancelOtherSubscription",
|
|
48
|
-
I:
|
|
49
|
-
O:
|
|
50
|
-
kind:
|
|
45
|
+
I: FortisCancelOtherSubscriptionRequest,
|
|
46
|
+
O: FortisCancelOtherSubscriptionResponse,
|
|
47
|
+
kind: MethodKind.Unary,
|
|
51
48
|
},
|
|
52
49
|
/**
|
|
53
50
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisCancelOwnSubscription
|
|
54
51
|
*/
|
|
55
52
|
fortisCancelOwnSubscription: {
|
|
56
53
|
name: "FortisCancelOwnSubscription",
|
|
57
|
-
I:
|
|
58
|
-
O:
|
|
59
|
-
kind:
|
|
54
|
+
I: FortisCancelOwnSubscriptionRequest,
|
|
55
|
+
O: FortisCancelOwnSubscriptionResponse,
|
|
56
|
+
kind: MethodKind.Unary,
|
|
60
57
|
},
|
|
61
58
|
/**
|
|
62
59
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisGetAccountDetails
|
|
63
60
|
*/
|
|
64
61
|
fortisGetAccountDetails: {
|
|
65
62
|
name: "FortisGetAccountDetails",
|
|
66
|
-
I:
|
|
67
|
-
O:
|
|
68
|
-
kind:
|
|
63
|
+
I: FortisGetAccountDetailsRequest,
|
|
64
|
+
O: FortisGetAccountDetailsResponse,
|
|
65
|
+
kind: MethodKind.Unary,
|
|
69
66
|
},
|
|
70
67
|
/**
|
|
71
68
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisGetOtherSubscriptionRecords
|
|
72
69
|
*/
|
|
73
70
|
fortisGetOtherSubscriptionRecords: {
|
|
74
71
|
name: "FortisGetOtherSubscriptionRecords",
|
|
75
|
-
I:
|
|
76
|
-
O:
|
|
77
|
-
kind:
|
|
72
|
+
I: FortisGetOtherSubscriptionRecordsRequest,
|
|
73
|
+
O: FortisGetOtherSubscriptionRecordsResponse,
|
|
74
|
+
kind: MethodKind.Unary,
|
|
78
75
|
},
|
|
79
76
|
/**
|
|
80
77
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisGetOwnSubscriptionRecords
|
|
81
78
|
*/
|
|
82
79
|
fortisGetOwnSubscriptionRecords: {
|
|
83
80
|
name: "FortisGetOwnSubscriptionRecords",
|
|
84
|
-
I:
|
|
85
|
-
O:
|
|
86
|
-
kind:
|
|
81
|
+
I: FortisGetOwnSubscriptionRecordsRequest,
|
|
82
|
+
O: FortisGetOwnSubscriptionRecordsResponse,
|
|
83
|
+
kind: MethodKind.Unary,
|
|
87
84
|
},
|
|
88
85
|
/**
|
|
89
86
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisNewOwnSubscription
|
|
90
87
|
*/
|
|
91
88
|
fortisNewOwnSubscription: {
|
|
92
89
|
name: "FortisNewOwnSubscription",
|
|
93
|
-
I:
|
|
94
|
-
O:
|
|
95
|
-
kind:
|
|
90
|
+
I: FortisNewOwnSubscriptionRequest,
|
|
91
|
+
O: FortisNewOwnSubscriptionResponse,
|
|
92
|
+
kind: MethodKind.Unary,
|
|
96
93
|
},
|
|
97
94
|
/**
|
|
98
95
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisReconcileOtherSubscription
|
|
99
96
|
*/
|
|
100
97
|
fortisReconcileOtherSubscription: {
|
|
101
98
|
name: "FortisReconcileOtherSubscription",
|
|
102
|
-
I:
|
|
103
|
-
O:
|
|
104
|
-
kind:
|
|
99
|
+
I: FortisReconcileOtherSubscriptionRequest,
|
|
100
|
+
O: FortisReconcileOtherSubscriptionResponse,
|
|
101
|
+
kind: MethodKind.Unary,
|
|
105
102
|
},
|
|
106
103
|
/**
|
|
107
104
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisReconcileOwnSubscription
|
|
108
105
|
*/
|
|
109
106
|
fortisReconcileOwnSubscription: {
|
|
110
107
|
name: "FortisReconcileOwnSubscription",
|
|
111
|
-
I:
|
|
112
|
-
O:
|
|
113
|
-
kind:
|
|
108
|
+
I: FortisReconcileOwnSubscriptionRequest,
|
|
109
|
+
O: FortisReconcileOwnSubscriptionResponse,
|
|
110
|
+
kind: MethodKind.Unary,
|
|
114
111
|
},
|
|
115
112
|
}
|
|
116
113
|
};
|