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