@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,25 +1,22 @@
|
|
|
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/FortisInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Fortis, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const FortisSubscriptionRecord_pb_1 = require("./FortisSubscriptionRecord_pb");
|
|
11
|
-
const PlanRecord_pb_1 = require("./PlanRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { PaymentBulkAction, PaymentBulkActionProgress } from "../SharedTypes_pb";
|
|
7
|
+
import { FortisSubscriptionFullRecord, FortisSubscriptionRecord } from "./FortisSubscriptionRecord_pb";
|
|
8
|
+
import { PlanList } from "./PlanRecord_pb";
|
|
12
9
|
/**
|
|
13
10
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionCancelRequest
|
|
14
11
|
*/
|
|
15
|
-
class FortisBulkActionCancelRequest extends
|
|
12
|
+
export class FortisBulkActionCancelRequest extends Message {
|
|
16
13
|
constructor(data) {
|
|
17
14
|
super();
|
|
18
15
|
/**
|
|
19
16
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
|
|
20
17
|
*/
|
|
21
|
-
this.Action =
|
|
22
|
-
|
|
18
|
+
this.Action = PaymentBulkAction.LookForNewPayments;
|
|
19
|
+
proto3.util.initPartial(data, this);
|
|
23
20
|
}
|
|
24
21
|
static fromBinary(bytes, options) {
|
|
25
22
|
return new FortisBulkActionCancelRequest().fromBinary(bytes, options);
|
|
@@ -31,26 +28,25 @@ class FortisBulkActionCancelRequest extends protobuf_1.Message {
|
|
|
31
28
|
return new FortisBulkActionCancelRequest().fromJsonString(jsonString, options);
|
|
32
29
|
}
|
|
33
30
|
static equals(a, b) {
|
|
34
|
-
return
|
|
31
|
+
return proto3.util.equals(FortisBulkActionCancelRequest, a, b);
|
|
35
32
|
}
|
|
36
33
|
}
|
|
37
|
-
|
|
38
|
-
FortisBulkActionCancelRequest.runtime = protobuf_1.proto3;
|
|
34
|
+
FortisBulkActionCancelRequest.runtime = proto3;
|
|
39
35
|
FortisBulkActionCancelRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionCancelRequest";
|
|
40
|
-
FortisBulkActionCancelRequest.fields =
|
|
41
|
-
{ no: 1, name: "Action", kind: "enum", T:
|
|
36
|
+
FortisBulkActionCancelRequest.fields = proto3.util.newFieldList(() => [
|
|
37
|
+
{ no: 1, name: "Action", kind: "enum", T: proto3.getEnumType(PaymentBulkAction) },
|
|
42
38
|
]);
|
|
43
39
|
/**
|
|
44
40
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionCancelResponse
|
|
45
41
|
*/
|
|
46
|
-
class FortisBulkActionCancelResponse extends
|
|
42
|
+
export class FortisBulkActionCancelResponse extends Message {
|
|
47
43
|
constructor(data) {
|
|
48
44
|
super();
|
|
49
45
|
/**
|
|
50
46
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
51
47
|
*/
|
|
52
48
|
this.RunningActions = [];
|
|
53
|
-
|
|
49
|
+
proto3.util.initPartial(data, this);
|
|
54
50
|
}
|
|
55
51
|
static fromBinary(bytes, options) {
|
|
56
52
|
return new FortisBulkActionCancelResponse().fromBinary(bytes, options);
|
|
@@ -62,26 +58,25 @@ class FortisBulkActionCancelResponse extends protobuf_1.Message {
|
|
|
62
58
|
return new FortisBulkActionCancelResponse().fromJsonString(jsonString, options);
|
|
63
59
|
}
|
|
64
60
|
static equals(a, b) {
|
|
65
|
-
return
|
|
61
|
+
return proto3.util.equals(FortisBulkActionCancelResponse, a, b);
|
|
66
62
|
}
|
|
67
63
|
}
|
|
68
|
-
|
|
69
|
-
FortisBulkActionCancelResponse.runtime = protobuf_1.proto3;
|
|
64
|
+
FortisBulkActionCancelResponse.runtime = proto3;
|
|
70
65
|
FortisBulkActionCancelResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionCancelResponse";
|
|
71
|
-
FortisBulkActionCancelResponse.fields =
|
|
72
|
-
{ no: 1, name: "RunningActions", kind: "message", T:
|
|
66
|
+
FortisBulkActionCancelResponse.fields = proto3.util.newFieldList(() => [
|
|
67
|
+
{ no: 1, name: "RunningActions", kind: "message", T: PaymentBulkActionProgress, repeated: true },
|
|
73
68
|
]);
|
|
74
69
|
/**
|
|
75
70
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStartRequest
|
|
76
71
|
*/
|
|
77
|
-
class FortisBulkActionStartRequest extends
|
|
72
|
+
export class FortisBulkActionStartRequest extends Message {
|
|
78
73
|
constructor(data) {
|
|
79
74
|
super();
|
|
80
75
|
/**
|
|
81
76
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
|
|
82
77
|
*/
|
|
83
|
-
this.Action =
|
|
84
|
-
|
|
78
|
+
this.Action = PaymentBulkAction.LookForNewPayments;
|
|
79
|
+
proto3.util.initPartial(data, this);
|
|
85
80
|
}
|
|
86
81
|
static fromBinary(bytes, options) {
|
|
87
82
|
return new FortisBulkActionStartRequest().fromBinary(bytes, options);
|
|
@@ -93,26 +88,25 @@ class FortisBulkActionStartRequest extends protobuf_1.Message {
|
|
|
93
88
|
return new FortisBulkActionStartRequest().fromJsonString(jsonString, options);
|
|
94
89
|
}
|
|
95
90
|
static equals(a, b) {
|
|
96
|
-
return
|
|
91
|
+
return proto3.util.equals(FortisBulkActionStartRequest, a, b);
|
|
97
92
|
}
|
|
98
93
|
}
|
|
99
|
-
|
|
100
|
-
FortisBulkActionStartRequest.runtime = protobuf_1.proto3;
|
|
94
|
+
FortisBulkActionStartRequest.runtime = proto3;
|
|
101
95
|
FortisBulkActionStartRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStartRequest";
|
|
102
|
-
FortisBulkActionStartRequest.fields =
|
|
103
|
-
{ no: 1, name: "Action", kind: "enum", T:
|
|
96
|
+
FortisBulkActionStartRequest.fields = proto3.util.newFieldList(() => [
|
|
97
|
+
{ no: 1, name: "Action", kind: "enum", T: proto3.getEnumType(PaymentBulkAction) },
|
|
104
98
|
]);
|
|
105
99
|
/**
|
|
106
100
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStartResponse
|
|
107
101
|
*/
|
|
108
|
-
class FortisBulkActionStartResponse extends
|
|
102
|
+
export class FortisBulkActionStartResponse extends Message {
|
|
109
103
|
constructor(data) {
|
|
110
104
|
super();
|
|
111
105
|
/**
|
|
112
106
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
113
107
|
*/
|
|
114
108
|
this.RunningActions = [];
|
|
115
|
-
|
|
109
|
+
proto3.util.initPartial(data, this);
|
|
116
110
|
}
|
|
117
111
|
static fromBinary(bytes, options) {
|
|
118
112
|
return new FortisBulkActionStartResponse().fromBinary(bytes, options);
|
|
@@ -124,22 +118,21 @@ class FortisBulkActionStartResponse extends protobuf_1.Message {
|
|
|
124
118
|
return new FortisBulkActionStartResponse().fromJsonString(jsonString, options);
|
|
125
119
|
}
|
|
126
120
|
static equals(a, b) {
|
|
127
|
-
return
|
|
121
|
+
return proto3.util.equals(FortisBulkActionStartResponse, a, b);
|
|
128
122
|
}
|
|
129
123
|
}
|
|
130
|
-
|
|
131
|
-
FortisBulkActionStartResponse.runtime = protobuf_1.proto3;
|
|
124
|
+
FortisBulkActionStartResponse.runtime = proto3;
|
|
132
125
|
FortisBulkActionStartResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStartResponse";
|
|
133
|
-
FortisBulkActionStartResponse.fields =
|
|
134
|
-
{ no: 1, name: "RunningActions", kind: "message", T:
|
|
126
|
+
FortisBulkActionStartResponse.fields = proto3.util.newFieldList(() => [
|
|
127
|
+
{ no: 1, name: "RunningActions", kind: "message", T: PaymentBulkActionProgress, repeated: true },
|
|
135
128
|
]);
|
|
136
129
|
/**
|
|
137
130
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStatusRequest
|
|
138
131
|
*/
|
|
139
|
-
class FortisBulkActionStatusRequest extends
|
|
132
|
+
export class FortisBulkActionStatusRequest extends Message {
|
|
140
133
|
constructor(data) {
|
|
141
134
|
super();
|
|
142
|
-
|
|
135
|
+
proto3.util.initPartial(data, this);
|
|
143
136
|
}
|
|
144
137
|
static fromBinary(bytes, options) {
|
|
145
138
|
return new FortisBulkActionStatusRequest().fromBinary(bytes, options);
|
|
@@ -151,24 +144,23 @@ class FortisBulkActionStatusRequest extends protobuf_1.Message {
|
|
|
151
144
|
return new FortisBulkActionStatusRequest().fromJsonString(jsonString, options);
|
|
152
145
|
}
|
|
153
146
|
static equals(a, b) {
|
|
154
|
-
return
|
|
147
|
+
return proto3.util.equals(FortisBulkActionStatusRequest, a, b);
|
|
155
148
|
}
|
|
156
149
|
}
|
|
157
|
-
|
|
158
|
-
FortisBulkActionStatusRequest.runtime = protobuf_1.proto3;
|
|
150
|
+
FortisBulkActionStatusRequest.runtime = proto3;
|
|
159
151
|
FortisBulkActionStatusRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStatusRequest";
|
|
160
|
-
FortisBulkActionStatusRequest.fields =
|
|
152
|
+
FortisBulkActionStatusRequest.fields = proto3.util.newFieldList(() => []);
|
|
161
153
|
/**
|
|
162
154
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStatusResponse
|
|
163
155
|
*/
|
|
164
|
-
class FortisBulkActionStatusResponse extends
|
|
156
|
+
export class FortisBulkActionStatusResponse extends Message {
|
|
165
157
|
constructor(data) {
|
|
166
158
|
super();
|
|
167
159
|
/**
|
|
168
160
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
169
161
|
*/
|
|
170
162
|
this.RunningActions = [];
|
|
171
|
-
|
|
163
|
+
proto3.util.initPartial(data, this);
|
|
172
164
|
}
|
|
173
165
|
static fromBinary(bytes, options) {
|
|
174
166
|
return new FortisBulkActionStatusResponse().fromBinary(bytes, options);
|
|
@@ -180,19 +172,18 @@ class FortisBulkActionStatusResponse extends protobuf_1.Message {
|
|
|
180
172
|
return new FortisBulkActionStatusResponse().fromJsonString(jsonString, options);
|
|
181
173
|
}
|
|
182
174
|
static equals(a, b) {
|
|
183
|
-
return
|
|
175
|
+
return proto3.util.equals(FortisBulkActionStatusResponse, a, b);
|
|
184
176
|
}
|
|
185
177
|
}
|
|
186
|
-
|
|
187
|
-
FortisBulkActionStatusResponse.runtime = protobuf_1.proto3;
|
|
178
|
+
FortisBulkActionStatusResponse.runtime = proto3;
|
|
188
179
|
FortisBulkActionStatusResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisBulkActionStatusResponse";
|
|
189
|
-
FortisBulkActionStatusResponse.fields =
|
|
190
|
-
{ no: 1, name: "RunningActions", kind: "message", T:
|
|
180
|
+
FortisBulkActionStatusResponse.fields = proto3.util.newFieldList(() => [
|
|
181
|
+
{ no: 1, name: "RunningActions", kind: "message", T: PaymentBulkActionProgress, repeated: true },
|
|
191
182
|
]);
|
|
192
183
|
/**
|
|
193
184
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOtherSubscriptionRequest
|
|
194
185
|
*/
|
|
195
|
-
class FortisCancelOtherSubscriptionRequest extends
|
|
186
|
+
export class FortisCancelOtherSubscriptionRequest extends Message {
|
|
196
187
|
constructor(data) {
|
|
197
188
|
super();
|
|
198
189
|
/**
|
|
@@ -207,7 +198,7 @@ class FortisCancelOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
207
198
|
* @generated from field: string Reason = 11;
|
|
208
199
|
*/
|
|
209
200
|
this.Reason = "";
|
|
210
|
-
|
|
201
|
+
proto3.util.initPartial(data, this);
|
|
211
202
|
}
|
|
212
203
|
static fromBinary(bytes, options) {
|
|
213
204
|
return new FortisCancelOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -219,13 +210,12 @@ class FortisCancelOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
219
210
|
return new FortisCancelOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
220
211
|
}
|
|
221
212
|
static equals(a, b) {
|
|
222
|
-
return
|
|
213
|
+
return proto3.util.equals(FortisCancelOtherSubscriptionRequest, a, b);
|
|
223
214
|
}
|
|
224
215
|
}
|
|
225
|
-
|
|
226
|
-
FortisCancelOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
216
|
+
FortisCancelOtherSubscriptionRequest.runtime = proto3;
|
|
227
217
|
FortisCancelOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOtherSubscriptionRequest";
|
|
228
|
-
FortisCancelOtherSubscriptionRequest.fields =
|
|
218
|
+
FortisCancelOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
229
219
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
230
220
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
231
221
|
{ no: 11, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -233,14 +223,14 @@ FortisCancelOtherSubscriptionRequest.fields = protobuf_1.proto3.util.newFieldLis
|
|
|
233
223
|
/**
|
|
234
224
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOtherSubscriptionResponse
|
|
235
225
|
*/
|
|
236
|
-
class FortisCancelOtherSubscriptionResponse extends
|
|
226
|
+
export class FortisCancelOtherSubscriptionResponse extends Message {
|
|
237
227
|
constructor(data) {
|
|
238
228
|
super();
|
|
239
229
|
/**
|
|
240
230
|
* @generated from field: string Error = 2;
|
|
241
231
|
*/
|
|
242
232
|
this.Error = "";
|
|
243
|
-
|
|
233
|
+
proto3.util.initPartial(data, this);
|
|
244
234
|
}
|
|
245
235
|
static fromBinary(bytes, options) {
|
|
246
236
|
return new FortisCancelOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -252,20 +242,19 @@ class FortisCancelOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
252
242
|
return new FortisCancelOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
253
243
|
}
|
|
254
244
|
static equals(a, b) {
|
|
255
|
-
return
|
|
245
|
+
return proto3.util.equals(FortisCancelOtherSubscriptionResponse, a, b);
|
|
256
246
|
}
|
|
257
247
|
}
|
|
258
|
-
|
|
259
|
-
FortisCancelOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
248
|
+
FortisCancelOtherSubscriptionResponse.runtime = proto3;
|
|
260
249
|
FortisCancelOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOtherSubscriptionResponse";
|
|
261
|
-
FortisCancelOtherSubscriptionResponse.fields =
|
|
262
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
250
|
+
FortisCancelOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
251
|
+
{ no: 1, name: "Record", kind: "message", T: FortisSubscriptionRecord },
|
|
263
252
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
264
253
|
]);
|
|
265
254
|
/**
|
|
266
255
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOwnSubscriptionRequest
|
|
267
256
|
*/
|
|
268
|
-
class FortisCancelOwnSubscriptionRequest extends
|
|
257
|
+
export class FortisCancelOwnSubscriptionRequest extends Message {
|
|
269
258
|
constructor(data) {
|
|
270
259
|
super();
|
|
271
260
|
/**
|
|
@@ -276,7 +265,7 @@ class FortisCancelOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
276
265
|
* @generated from field: string Reason = 11;
|
|
277
266
|
*/
|
|
278
267
|
this.Reason = "";
|
|
279
|
-
|
|
268
|
+
proto3.util.initPartial(data, this);
|
|
280
269
|
}
|
|
281
270
|
static fromBinary(bytes, options) {
|
|
282
271
|
return new FortisCancelOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -288,27 +277,26 @@ class FortisCancelOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
288
277
|
return new FortisCancelOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
289
278
|
}
|
|
290
279
|
static equals(a, b) {
|
|
291
|
-
return
|
|
280
|
+
return proto3.util.equals(FortisCancelOwnSubscriptionRequest, a, b);
|
|
292
281
|
}
|
|
293
282
|
}
|
|
294
|
-
|
|
295
|
-
FortisCancelOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
283
|
+
FortisCancelOwnSubscriptionRequest.runtime = proto3;
|
|
296
284
|
FortisCancelOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOwnSubscriptionRequest";
|
|
297
|
-
FortisCancelOwnSubscriptionRequest.fields =
|
|
285
|
+
FortisCancelOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
298
286
|
{ no: 1, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
299
287
|
{ no: 11, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
300
288
|
]);
|
|
301
289
|
/**
|
|
302
290
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOwnSubscriptionResponse
|
|
303
291
|
*/
|
|
304
|
-
class FortisCancelOwnSubscriptionResponse extends
|
|
292
|
+
export class FortisCancelOwnSubscriptionResponse extends Message {
|
|
305
293
|
constructor(data) {
|
|
306
294
|
super();
|
|
307
295
|
/**
|
|
308
296
|
* @generated from field: string Error = 2;
|
|
309
297
|
*/
|
|
310
298
|
this.Error = "";
|
|
311
|
-
|
|
299
|
+
proto3.util.initPartial(data, this);
|
|
312
300
|
}
|
|
313
301
|
static fromBinary(bytes, options) {
|
|
314
302
|
return new FortisCancelOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -320,23 +308,22 @@ class FortisCancelOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
320
308
|
return new FortisCancelOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
321
309
|
}
|
|
322
310
|
static equals(a, b) {
|
|
323
|
-
return
|
|
311
|
+
return proto3.util.equals(FortisCancelOwnSubscriptionResponse, a, b);
|
|
324
312
|
}
|
|
325
313
|
}
|
|
326
|
-
|
|
327
|
-
FortisCancelOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
314
|
+
FortisCancelOwnSubscriptionResponse.runtime = proto3;
|
|
328
315
|
FortisCancelOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisCancelOwnSubscriptionResponse";
|
|
329
|
-
FortisCancelOwnSubscriptionResponse.fields =
|
|
330
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
316
|
+
FortisCancelOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
317
|
+
{ no: 1, name: "Record", kind: "message", T: FortisSubscriptionRecord },
|
|
331
318
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
332
319
|
]);
|
|
333
320
|
/**
|
|
334
321
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetAccountDetailsRequest
|
|
335
322
|
*/
|
|
336
|
-
class FortisGetAccountDetailsRequest extends
|
|
323
|
+
export class FortisGetAccountDetailsRequest extends Message {
|
|
337
324
|
constructor(data) {
|
|
338
325
|
super();
|
|
339
|
-
|
|
326
|
+
proto3.util.initPartial(data, this);
|
|
340
327
|
}
|
|
341
328
|
static fromBinary(bytes, options) {
|
|
342
329
|
return new FortisGetAccountDetailsRequest().fromBinary(bytes, options);
|
|
@@ -348,24 +335,23 @@ class FortisGetAccountDetailsRequest extends protobuf_1.Message {
|
|
|
348
335
|
return new FortisGetAccountDetailsRequest().fromJsonString(jsonString, options);
|
|
349
336
|
}
|
|
350
337
|
static equals(a, b) {
|
|
351
|
-
return
|
|
338
|
+
return proto3.util.equals(FortisGetAccountDetailsRequest, a, b);
|
|
352
339
|
}
|
|
353
340
|
}
|
|
354
|
-
|
|
355
|
-
FortisGetAccountDetailsRequest.runtime = protobuf_1.proto3;
|
|
341
|
+
FortisGetAccountDetailsRequest.runtime = proto3;
|
|
356
342
|
FortisGetAccountDetailsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetAccountDetailsRequest";
|
|
357
|
-
FortisGetAccountDetailsRequest.fields =
|
|
343
|
+
FortisGetAccountDetailsRequest.fields = proto3.util.newFieldList(() => []);
|
|
358
344
|
/**
|
|
359
345
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetAccountDetailsResponse
|
|
360
346
|
*/
|
|
361
|
-
class FortisGetAccountDetailsResponse extends
|
|
347
|
+
export class FortisGetAccountDetailsResponse extends Message {
|
|
362
348
|
constructor(data) {
|
|
363
349
|
super();
|
|
364
350
|
/**
|
|
365
351
|
* @generated from field: bool IsTest = 2;
|
|
366
352
|
*/
|
|
367
353
|
this.IsTest = false;
|
|
368
|
-
|
|
354
|
+
proto3.util.initPartial(data, this);
|
|
369
355
|
}
|
|
370
356
|
static fromBinary(bytes, options) {
|
|
371
357
|
return new FortisGetAccountDetailsResponse().fromBinary(bytes, options);
|
|
@@ -377,27 +363,26 @@ class FortisGetAccountDetailsResponse extends protobuf_1.Message {
|
|
|
377
363
|
return new FortisGetAccountDetailsResponse().fromJsonString(jsonString, options);
|
|
378
364
|
}
|
|
379
365
|
static equals(a, b) {
|
|
380
|
-
return
|
|
366
|
+
return proto3.util.equals(FortisGetAccountDetailsResponse, a, b);
|
|
381
367
|
}
|
|
382
368
|
}
|
|
383
|
-
|
|
384
|
-
FortisGetAccountDetailsResponse.runtime = protobuf_1.proto3;
|
|
369
|
+
FortisGetAccountDetailsResponse.runtime = proto3;
|
|
385
370
|
FortisGetAccountDetailsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetAccountDetailsResponse";
|
|
386
|
-
FortisGetAccountDetailsResponse.fields =
|
|
387
|
-
{ no: 1, name: "Plans", kind: "message", T:
|
|
371
|
+
FortisGetAccountDetailsResponse.fields = proto3.util.newFieldList(() => [
|
|
372
|
+
{ no: 1, name: "Plans", kind: "message", T: PlanList },
|
|
388
373
|
{ no: 2, name: "IsTest", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
389
374
|
]);
|
|
390
375
|
/**
|
|
391
376
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOtherSubscriptionRecordsRequest
|
|
392
377
|
*/
|
|
393
|
-
class FortisGetOtherSubscriptionRecordsRequest extends
|
|
378
|
+
export class FortisGetOtherSubscriptionRecordsRequest extends Message {
|
|
394
379
|
constructor(data) {
|
|
395
380
|
super();
|
|
396
381
|
/**
|
|
397
382
|
* @generated from field: string UserID = 1;
|
|
398
383
|
*/
|
|
399
384
|
this.UserID = "";
|
|
400
|
-
|
|
385
|
+
proto3.util.initPartial(data, this);
|
|
401
386
|
}
|
|
402
387
|
static fromBinary(bytes, options) {
|
|
403
388
|
return new FortisGetOtherSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -409,26 +394,25 @@ class FortisGetOtherSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
409
394
|
return new FortisGetOtherSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
410
395
|
}
|
|
411
396
|
static equals(a, b) {
|
|
412
|
-
return
|
|
397
|
+
return proto3.util.equals(FortisGetOtherSubscriptionRecordsRequest, a, b);
|
|
413
398
|
}
|
|
414
399
|
}
|
|
415
|
-
|
|
416
|
-
FortisGetOtherSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
400
|
+
FortisGetOtherSubscriptionRecordsRequest.runtime = proto3;
|
|
417
401
|
FortisGetOtherSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOtherSubscriptionRecordsRequest";
|
|
418
|
-
FortisGetOtherSubscriptionRecordsRequest.fields =
|
|
402
|
+
FortisGetOtherSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => [
|
|
419
403
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
420
404
|
]);
|
|
421
405
|
/**
|
|
422
406
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOtherSubscriptionRecordsResponse
|
|
423
407
|
*/
|
|
424
|
-
class FortisGetOtherSubscriptionRecordsResponse extends
|
|
408
|
+
export class FortisGetOtherSubscriptionRecordsResponse extends Message {
|
|
425
409
|
constructor(data) {
|
|
426
410
|
super();
|
|
427
411
|
/**
|
|
428
412
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisSubscriptionRecord Records = 1;
|
|
429
413
|
*/
|
|
430
414
|
this.Records = [];
|
|
431
|
-
|
|
415
|
+
proto3.util.initPartial(data, this);
|
|
432
416
|
}
|
|
433
417
|
static fromBinary(bytes, options) {
|
|
434
418
|
return new FortisGetOtherSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -440,22 +424,21 @@ class FortisGetOtherSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
440
424
|
return new FortisGetOtherSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
441
425
|
}
|
|
442
426
|
static equals(a, b) {
|
|
443
|
-
return
|
|
427
|
+
return proto3.util.equals(FortisGetOtherSubscriptionRecordsResponse, a, b);
|
|
444
428
|
}
|
|
445
429
|
}
|
|
446
|
-
|
|
447
|
-
FortisGetOtherSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
430
|
+
FortisGetOtherSubscriptionRecordsResponse.runtime = proto3;
|
|
448
431
|
FortisGetOtherSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOtherSubscriptionRecordsResponse";
|
|
449
|
-
FortisGetOtherSubscriptionRecordsResponse.fields =
|
|
450
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
432
|
+
FortisGetOtherSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
433
|
+
{ no: 1, name: "Records", kind: "message", T: FortisSubscriptionRecord, repeated: true },
|
|
451
434
|
]);
|
|
452
435
|
/**
|
|
453
436
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOwnSubscriptionRecordsRequest
|
|
454
437
|
*/
|
|
455
|
-
class FortisGetOwnSubscriptionRecordsRequest extends
|
|
438
|
+
export class FortisGetOwnSubscriptionRecordsRequest extends Message {
|
|
456
439
|
constructor(data) {
|
|
457
440
|
super();
|
|
458
|
-
|
|
441
|
+
proto3.util.initPartial(data, this);
|
|
459
442
|
}
|
|
460
443
|
static fromBinary(bytes, options) {
|
|
461
444
|
return new FortisGetOwnSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -467,24 +450,23 @@ class FortisGetOwnSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
467
450
|
return new FortisGetOwnSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
468
451
|
}
|
|
469
452
|
static equals(a, b) {
|
|
470
|
-
return
|
|
453
|
+
return proto3.util.equals(FortisGetOwnSubscriptionRecordsRequest, a, b);
|
|
471
454
|
}
|
|
472
455
|
}
|
|
473
|
-
|
|
474
|
-
FortisGetOwnSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
456
|
+
FortisGetOwnSubscriptionRecordsRequest.runtime = proto3;
|
|
475
457
|
FortisGetOwnSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOwnSubscriptionRecordsRequest";
|
|
476
|
-
FortisGetOwnSubscriptionRecordsRequest.fields =
|
|
458
|
+
FortisGetOwnSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => []);
|
|
477
459
|
/**
|
|
478
460
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOwnSubscriptionRecordsResponse
|
|
479
461
|
*/
|
|
480
|
-
class FortisGetOwnSubscriptionRecordsResponse extends
|
|
462
|
+
export class FortisGetOwnSubscriptionRecordsResponse extends Message {
|
|
481
463
|
constructor(data) {
|
|
482
464
|
super();
|
|
483
465
|
/**
|
|
484
466
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisSubscriptionRecord Records = 1;
|
|
485
467
|
*/
|
|
486
468
|
this.Records = [];
|
|
487
|
-
|
|
469
|
+
proto3.util.initPartial(data, this);
|
|
488
470
|
}
|
|
489
471
|
static fromBinary(bytes, options) {
|
|
490
472
|
return new FortisGetOwnSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -496,26 +478,25 @@ class FortisGetOwnSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
496
478
|
return new FortisGetOwnSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
497
479
|
}
|
|
498
480
|
static equals(a, b) {
|
|
499
|
-
return
|
|
481
|
+
return proto3.util.equals(FortisGetOwnSubscriptionRecordsResponse, a, b);
|
|
500
482
|
}
|
|
501
483
|
}
|
|
502
|
-
|
|
503
|
-
FortisGetOwnSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
484
|
+
FortisGetOwnSubscriptionRecordsResponse.runtime = proto3;
|
|
504
485
|
FortisGetOwnSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisGetOwnSubscriptionRecordsResponse";
|
|
505
|
-
FortisGetOwnSubscriptionRecordsResponse.fields =
|
|
506
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
486
|
+
FortisGetOwnSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
487
|
+
{ no: 1, name: "Records", kind: "message", T: FortisSubscriptionRecord, repeated: true },
|
|
507
488
|
]);
|
|
508
489
|
/**
|
|
509
490
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewOwnSubscriptionRequest
|
|
510
491
|
*/
|
|
511
|
-
class FortisNewOwnSubscriptionRequest extends
|
|
492
|
+
export class FortisNewOwnSubscriptionRequest extends Message {
|
|
512
493
|
constructor(data) {
|
|
513
494
|
super();
|
|
514
495
|
/**
|
|
515
496
|
* @generated from field: string TransactionID = 1;
|
|
516
497
|
*/
|
|
517
498
|
this.TransactionID = "";
|
|
518
|
-
|
|
499
|
+
proto3.util.initPartial(data, this);
|
|
519
500
|
}
|
|
520
501
|
static fromBinary(bytes, options) {
|
|
521
502
|
return new FortisNewOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -527,26 +508,25 @@ class FortisNewOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
527
508
|
return new FortisNewOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
528
509
|
}
|
|
529
510
|
static equals(a, b) {
|
|
530
|
-
return
|
|
511
|
+
return proto3.util.equals(FortisNewOwnSubscriptionRequest, a, b);
|
|
531
512
|
}
|
|
532
513
|
}
|
|
533
|
-
|
|
534
|
-
FortisNewOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
514
|
+
FortisNewOwnSubscriptionRequest.runtime = proto3;
|
|
535
515
|
FortisNewOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewOwnSubscriptionRequest";
|
|
536
|
-
FortisNewOwnSubscriptionRequest.fields =
|
|
516
|
+
FortisNewOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
537
517
|
{ no: 1, name: "TransactionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
538
518
|
]);
|
|
539
519
|
/**
|
|
540
520
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewOwnSubscriptionResponse
|
|
541
521
|
*/
|
|
542
|
-
class FortisNewOwnSubscriptionResponse extends
|
|
522
|
+
export class FortisNewOwnSubscriptionResponse extends Message {
|
|
543
523
|
constructor(data) {
|
|
544
524
|
super();
|
|
545
525
|
/**
|
|
546
526
|
* @generated from field: string Error = 2;
|
|
547
527
|
*/
|
|
548
528
|
this.Error = "";
|
|
549
|
-
|
|
529
|
+
proto3.util.initPartial(data, this);
|
|
550
530
|
}
|
|
551
531
|
static fromBinary(bytes, options) {
|
|
552
532
|
return new FortisNewOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -558,20 +538,19 @@ class FortisNewOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
558
538
|
return new FortisNewOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
559
539
|
}
|
|
560
540
|
static equals(a, b) {
|
|
561
|
-
return
|
|
541
|
+
return proto3.util.equals(FortisNewOwnSubscriptionResponse, a, b);
|
|
562
542
|
}
|
|
563
543
|
}
|
|
564
|
-
|
|
565
|
-
FortisNewOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
544
|
+
FortisNewOwnSubscriptionResponse.runtime = proto3;
|
|
566
545
|
FortisNewOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewOwnSubscriptionResponse";
|
|
567
|
-
FortisNewOwnSubscriptionResponse.fields =
|
|
568
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
546
|
+
FortisNewOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
547
|
+
{ no: 1, name: "Record", kind: "message", T: FortisSubscriptionRecord },
|
|
569
548
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
570
549
|
]);
|
|
571
550
|
/**
|
|
572
551
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOtherSubscriptionRequest
|
|
573
552
|
*/
|
|
574
|
-
class FortisReconcileOtherSubscriptionRequest extends
|
|
553
|
+
export class FortisReconcileOtherSubscriptionRequest extends Message {
|
|
575
554
|
constructor(data) {
|
|
576
555
|
super();
|
|
577
556
|
/**
|
|
@@ -582,7 +561,7 @@ class FortisReconcileOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
582
561
|
* @generated from field: string SubscriptionID = 2;
|
|
583
562
|
*/
|
|
584
563
|
this.SubscriptionID = "";
|
|
585
|
-
|
|
564
|
+
proto3.util.initPartial(data, this);
|
|
586
565
|
}
|
|
587
566
|
static fromBinary(bytes, options) {
|
|
588
567
|
return new FortisReconcileOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -594,27 +573,26 @@ class FortisReconcileOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
594
573
|
return new FortisReconcileOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
595
574
|
}
|
|
596
575
|
static equals(a, b) {
|
|
597
|
-
return
|
|
576
|
+
return proto3.util.equals(FortisReconcileOtherSubscriptionRequest, a, b);
|
|
598
577
|
}
|
|
599
578
|
}
|
|
600
|
-
|
|
601
|
-
FortisReconcileOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
579
|
+
FortisReconcileOtherSubscriptionRequest.runtime = proto3;
|
|
602
580
|
FortisReconcileOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOtherSubscriptionRequest";
|
|
603
|
-
FortisReconcileOtherSubscriptionRequest.fields =
|
|
581
|
+
FortisReconcileOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
604
582
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
605
583
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
606
584
|
]);
|
|
607
585
|
/**
|
|
608
586
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOtherSubscriptionResponse
|
|
609
587
|
*/
|
|
610
|
-
class FortisReconcileOtherSubscriptionResponse extends
|
|
588
|
+
export class FortisReconcileOtherSubscriptionResponse extends Message {
|
|
611
589
|
constructor(data) {
|
|
612
590
|
super();
|
|
613
591
|
/**
|
|
614
592
|
* @generated from field: string Error = 2;
|
|
615
593
|
*/
|
|
616
594
|
this.Error = "";
|
|
617
|
-
|
|
595
|
+
proto3.util.initPartial(data, this);
|
|
618
596
|
}
|
|
619
597
|
static fromBinary(bytes, options) {
|
|
620
598
|
return new FortisReconcileOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -626,27 +604,26 @@ class FortisReconcileOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
626
604
|
return new FortisReconcileOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
627
605
|
}
|
|
628
606
|
static equals(a, b) {
|
|
629
|
-
return
|
|
607
|
+
return proto3.util.equals(FortisReconcileOtherSubscriptionResponse, a, b);
|
|
630
608
|
}
|
|
631
609
|
}
|
|
632
|
-
|
|
633
|
-
FortisReconcileOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
610
|
+
FortisReconcileOtherSubscriptionResponse.runtime = proto3;
|
|
634
611
|
FortisReconcileOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOtherSubscriptionResponse";
|
|
635
|
-
FortisReconcileOtherSubscriptionResponse.fields =
|
|
636
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
612
|
+
FortisReconcileOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
613
|
+
{ no: 1, name: "Record", kind: "message", T: FortisSubscriptionFullRecord },
|
|
637
614
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
638
615
|
]);
|
|
639
616
|
/**
|
|
640
617
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOwnSubscriptionRequest
|
|
641
618
|
*/
|
|
642
|
-
class FortisReconcileOwnSubscriptionRequest extends
|
|
619
|
+
export class FortisReconcileOwnSubscriptionRequest extends Message {
|
|
643
620
|
constructor(data) {
|
|
644
621
|
super();
|
|
645
622
|
/**
|
|
646
623
|
* @generated from field: string SubscriptionID = 1;
|
|
647
624
|
*/
|
|
648
625
|
this.SubscriptionID = "";
|
|
649
|
-
|
|
626
|
+
proto3.util.initPartial(data, this);
|
|
650
627
|
}
|
|
651
628
|
static fromBinary(bytes, options) {
|
|
652
629
|
return new FortisReconcileOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -658,26 +635,25 @@ class FortisReconcileOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
658
635
|
return new FortisReconcileOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
659
636
|
}
|
|
660
637
|
static equals(a, b) {
|
|
661
|
-
return
|
|
638
|
+
return proto3.util.equals(FortisReconcileOwnSubscriptionRequest, a, b);
|
|
662
639
|
}
|
|
663
640
|
}
|
|
664
|
-
|
|
665
|
-
FortisReconcileOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
641
|
+
FortisReconcileOwnSubscriptionRequest.runtime = proto3;
|
|
666
642
|
FortisReconcileOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOwnSubscriptionRequest";
|
|
667
|
-
FortisReconcileOwnSubscriptionRequest.fields =
|
|
643
|
+
FortisReconcileOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
668
644
|
{ no: 1, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
669
645
|
]);
|
|
670
646
|
/**
|
|
671
647
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOwnSubscriptionResponse
|
|
672
648
|
*/
|
|
673
|
-
class FortisReconcileOwnSubscriptionResponse extends
|
|
649
|
+
export class FortisReconcileOwnSubscriptionResponse extends Message {
|
|
674
650
|
constructor(data) {
|
|
675
651
|
super();
|
|
676
652
|
/**
|
|
677
653
|
* @generated from field: string Error = 2;
|
|
678
654
|
*/
|
|
679
655
|
this.Error = "";
|
|
680
|
-
|
|
656
|
+
proto3.util.initPartial(data, this);
|
|
681
657
|
}
|
|
682
658
|
static fromBinary(bytes, options) {
|
|
683
659
|
return new FortisReconcileOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -689,13 +665,12 @@ class FortisReconcileOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
689
665
|
return new FortisReconcileOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
690
666
|
}
|
|
691
667
|
static equals(a, b) {
|
|
692
|
-
return
|
|
668
|
+
return proto3.util.equals(FortisReconcileOwnSubscriptionResponse, a, b);
|
|
693
669
|
}
|
|
694
670
|
}
|
|
695
|
-
|
|
696
|
-
FortisReconcileOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
671
|
+
FortisReconcileOwnSubscriptionResponse.runtime = proto3;
|
|
697
672
|
FortisReconcileOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisReconcileOwnSubscriptionResponse";
|
|
698
|
-
FortisReconcileOwnSubscriptionResponse.fields =
|
|
699
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
673
|
+
FortisReconcileOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
674
|
+
{ no: 1, name: "Record", kind: "message", T: FortisSubscriptionFullRecord },
|
|
700
675
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
701
676
|
]);
|