@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,26 +1,23 @@
|
|
|
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/Stripe/StripeInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
const StripeOneTimeRecord_pb_1 = require("./StripeOneTimeRecord_pb");
|
|
12
|
-
const ProductRecord_pb_1 = require("./ProductRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { PaymentBulkAction, PaymentBulkActionProgress } from "../SharedTypes_pb";
|
|
7
|
+
import { StripeSubscriptionFullRecord, StripeSubscriptionRecord } from "./StripeSubscriptionRecord_pb";
|
|
8
|
+
import { StripeOneTimePaymentRecord } from "./StripeOneTimeRecord_pb";
|
|
9
|
+
import { ProductList } from "./ProductRecord_pb";
|
|
13
10
|
/**
|
|
14
11
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest
|
|
15
12
|
*/
|
|
16
|
-
class StripeBulkActionCancelRequest extends
|
|
13
|
+
export class StripeBulkActionCancelRequest extends Message {
|
|
17
14
|
constructor(data) {
|
|
18
15
|
super();
|
|
19
16
|
/**
|
|
20
17
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
|
|
21
18
|
*/
|
|
22
|
-
this.Action =
|
|
23
|
-
|
|
19
|
+
this.Action = PaymentBulkAction.LookForNewPayments;
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
24
21
|
}
|
|
25
22
|
static fromBinary(bytes, options) {
|
|
26
23
|
return new StripeBulkActionCancelRequest().fromBinary(bytes, options);
|
|
@@ -32,26 +29,25 @@ class StripeBulkActionCancelRequest extends protobuf_1.Message {
|
|
|
32
29
|
return new StripeBulkActionCancelRequest().fromJsonString(jsonString, options);
|
|
33
30
|
}
|
|
34
31
|
static equals(a, b) {
|
|
35
|
-
return
|
|
32
|
+
return proto3.util.equals(StripeBulkActionCancelRequest, a, b);
|
|
36
33
|
}
|
|
37
34
|
}
|
|
38
|
-
|
|
39
|
-
StripeBulkActionCancelRequest.runtime = protobuf_1.proto3;
|
|
35
|
+
StripeBulkActionCancelRequest.runtime = proto3;
|
|
40
36
|
StripeBulkActionCancelRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest";
|
|
41
|
-
StripeBulkActionCancelRequest.fields =
|
|
42
|
-
{ no: 1, name: "Action", kind: "enum", T:
|
|
37
|
+
StripeBulkActionCancelRequest.fields = proto3.util.newFieldList(() => [
|
|
38
|
+
{ no: 1, name: "Action", kind: "enum", T: proto3.getEnumType(PaymentBulkAction) },
|
|
43
39
|
]);
|
|
44
40
|
/**
|
|
45
41
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse
|
|
46
42
|
*/
|
|
47
|
-
class StripeBulkActionCancelResponse extends
|
|
43
|
+
export class StripeBulkActionCancelResponse extends Message {
|
|
48
44
|
constructor(data) {
|
|
49
45
|
super();
|
|
50
46
|
/**
|
|
51
47
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
52
48
|
*/
|
|
53
49
|
this.RunningActions = [];
|
|
54
|
-
|
|
50
|
+
proto3.util.initPartial(data, this);
|
|
55
51
|
}
|
|
56
52
|
static fromBinary(bytes, options) {
|
|
57
53
|
return new StripeBulkActionCancelResponse().fromBinary(bytes, options);
|
|
@@ -63,26 +59,25 @@ class StripeBulkActionCancelResponse extends protobuf_1.Message {
|
|
|
63
59
|
return new StripeBulkActionCancelResponse().fromJsonString(jsonString, options);
|
|
64
60
|
}
|
|
65
61
|
static equals(a, b) {
|
|
66
|
-
return
|
|
62
|
+
return proto3.util.equals(StripeBulkActionCancelResponse, a, b);
|
|
67
63
|
}
|
|
68
64
|
}
|
|
69
|
-
|
|
70
|
-
StripeBulkActionCancelResponse.runtime = protobuf_1.proto3;
|
|
65
|
+
StripeBulkActionCancelResponse.runtime = proto3;
|
|
71
66
|
StripeBulkActionCancelResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse";
|
|
72
|
-
StripeBulkActionCancelResponse.fields =
|
|
73
|
-
{ no: 1, name: "RunningActions", kind: "message", T:
|
|
67
|
+
StripeBulkActionCancelResponse.fields = proto3.util.newFieldList(() => [
|
|
68
|
+
{ no: 1, name: "RunningActions", kind: "message", T: PaymentBulkActionProgress, repeated: true },
|
|
74
69
|
]);
|
|
75
70
|
/**
|
|
76
71
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest
|
|
77
72
|
*/
|
|
78
|
-
class StripeBulkActionStartRequest extends
|
|
73
|
+
export class StripeBulkActionStartRequest extends Message {
|
|
79
74
|
constructor(data) {
|
|
80
75
|
super();
|
|
81
76
|
/**
|
|
82
77
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
|
|
83
78
|
*/
|
|
84
|
-
this.Action =
|
|
85
|
-
|
|
79
|
+
this.Action = PaymentBulkAction.LookForNewPayments;
|
|
80
|
+
proto3.util.initPartial(data, this);
|
|
86
81
|
}
|
|
87
82
|
static fromBinary(bytes, options) {
|
|
88
83
|
return new StripeBulkActionStartRequest().fromBinary(bytes, options);
|
|
@@ -94,26 +89,25 @@ class StripeBulkActionStartRequest extends protobuf_1.Message {
|
|
|
94
89
|
return new StripeBulkActionStartRequest().fromJsonString(jsonString, options);
|
|
95
90
|
}
|
|
96
91
|
static equals(a, b) {
|
|
97
|
-
return
|
|
92
|
+
return proto3.util.equals(StripeBulkActionStartRequest, a, b);
|
|
98
93
|
}
|
|
99
94
|
}
|
|
100
|
-
|
|
101
|
-
StripeBulkActionStartRequest.runtime = protobuf_1.proto3;
|
|
95
|
+
StripeBulkActionStartRequest.runtime = proto3;
|
|
102
96
|
StripeBulkActionStartRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest";
|
|
103
|
-
StripeBulkActionStartRequest.fields =
|
|
104
|
-
{ no: 1, name: "Action", kind: "enum", T:
|
|
97
|
+
StripeBulkActionStartRequest.fields = proto3.util.newFieldList(() => [
|
|
98
|
+
{ no: 1, name: "Action", kind: "enum", T: proto3.getEnumType(PaymentBulkAction) },
|
|
105
99
|
]);
|
|
106
100
|
/**
|
|
107
101
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse
|
|
108
102
|
*/
|
|
109
|
-
class StripeBulkActionStartResponse extends
|
|
103
|
+
export class StripeBulkActionStartResponse extends Message {
|
|
110
104
|
constructor(data) {
|
|
111
105
|
super();
|
|
112
106
|
/**
|
|
113
107
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
114
108
|
*/
|
|
115
109
|
this.RunningActions = [];
|
|
116
|
-
|
|
110
|
+
proto3.util.initPartial(data, this);
|
|
117
111
|
}
|
|
118
112
|
static fromBinary(bytes, options) {
|
|
119
113
|
return new StripeBulkActionStartResponse().fromBinary(bytes, options);
|
|
@@ -125,22 +119,21 @@ class StripeBulkActionStartResponse extends protobuf_1.Message {
|
|
|
125
119
|
return new StripeBulkActionStartResponse().fromJsonString(jsonString, options);
|
|
126
120
|
}
|
|
127
121
|
static equals(a, b) {
|
|
128
|
-
return
|
|
122
|
+
return proto3.util.equals(StripeBulkActionStartResponse, a, b);
|
|
129
123
|
}
|
|
130
124
|
}
|
|
131
|
-
|
|
132
|
-
StripeBulkActionStartResponse.runtime = protobuf_1.proto3;
|
|
125
|
+
StripeBulkActionStartResponse.runtime = proto3;
|
|
133
126
|
StripeBulkActionStartResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse";
|
|
134
|
-
StripeBulkActionStartResponse.fields =
|
|
135
|
-
{ no: 1, name: "RunningActions", kind: "message", T:
|
|
127
|
+
StripeBulkActionStartResponse.fields = proto3.util.newFieldList(() => [
|
|
128
|
+
{ no: 1, name: "RunningActions", kind: "message", T: PaymentBulkActionProgress, repeated: true },
|
|
136
129
|
]);
|
|
137
130
|
/**
|
|
138
131
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest
|
|
139
132
|
*/
|
|
140
|
-
class StripeBulkActionStatusRequest extends
|
|
133
|
+
export class StripeBulkActionStatusRequest extends Message {
|
|
141
134
|
constructor(data) {
|
|
142
135
|
super();
|
|
143
|
-
|
|
136
|
+
proto3.util.initPartial(data, this);
|
|
144
137
|
}
|
|
145
138
|
static fromBinary(bytes, options) {
|
|
146
139
|
return new StripeBulkActionStatusRequest().fromBinary(bytes, options);
|
|
@@ -152,24 +145,23 @@ class StripeBulkActionStatusRequest extends protobuf_1.Message {
|
|
|
152
145
|
return new StripeBulkActionStatusRequest().fromJsonString(jsonString, options);
|
|
153
146
|
}
|
|
154
147
|
static equals(a, b) {
|
|
155
|
-
return
|
|
148
|
+
return proto3.util.equals(StripeBulkActionStatusRequest, a, b);
|
|
156
149
|
}
|
|
157
150
|
}
|
|
158
|
-
|
|
159
|
-
StripeBulkActionStatusRequest.runtime = protobuf_1.proto3;
|
|
151
|
+
StripeBulkActionStatusRequest.runtime = proto3;
|
|
160
152
|
StripeBulkActionStatusRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest";
|
|
161
|
-
StripeBulkActionStatusRequest.fields =
|
|
153
|
+
StripeBulkActionStatusRequest.fields = proto3.util.newFieldList(() => []);
|
|
162
154
|
/**
|
|
163
155
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse
|
|
164
156
|
*/
|
|
165
|
-
class StripeBulkActionStatusResponse extends
|
|
157
|
+
export class StripeBulkActionStatusResponse extends Message {
|
|
166
158
|
constructor(data) {
|
|
167
159
|
super();
|
|
168
160
|
/**
|
|
169
161
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
170
162
|
*/
|
|
171
163
|
this.RunningActions = [];
|
|
172
|
-
|
|
164
|
+
proto3.util.initPartial(data, this);
|
|
173
165
|
}
|
|
174
166
|
static fromBinary(bytes, options) {
|
|
175
167
|
return new StripeBulkActionStatusResponse().fromBinary(bytes, options);
|
|
@@ -181,26 +173,25 @@ class StripeBulkActionStatusResponse extends protobuf_1.Message {
|
|
|
181
173
|
return new StripeBulkActionStatusResponse().fromJsonString(jsonString, options);
|
|
182
174
|
}
|
|
183
175
|
static equals(a, b) {
|
|
184
|
-
return
|
|
176
|
+
return proto3.util.equals(StripeBulkActionStatusResponse, a, b);
|
|
185
177
|
}
|
|
186
178
|
}
|
|
187
|
-
|
|
188
|
-
StripeBulkActionStatusResponse.runtime = protobuf_1.proto3;
|
|
179
|
+
StripeBulkActionStatusResponse.runtime = proto3;
|
|
189
180
|
StripeBulkActionStatusResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse";
|
|
190
|
-
StripeBulkActionStatusResponse.fields =
|
|
191
|
-
{ no: 1, name: "RunningActions", kind: "message", T:
|
|
181
|
+
StripeBulkActionStatusResponse.fields = proto3.util.newFieldList(() => [
|
|
182
|
+
{ no: 1, name: "RunningActions", kind: "message", T: PaymentBulkActionProgress, repeated: true },
|
|
192
183
|
]);
|
|
193
184
|
/**
|
|
194
185
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionRequest
|
|
195
186
|
*/
|
|
196
|
-
class StripeCheckOtherSubscriptionRequest extends
|
|
187
|
+
export class StripeCheckOtherSubscriptionRequest extends Message {
|
|
197
188
|
constructor(data) {
|
|
198
189
|
super();
|
|
199
190
|
/**
|
|
200
191
|
* @generated from field: string UserID = 1;
|
|
201
192
|
*/
|
|
202
193
|
this.UserID = "";
|
|
203
|
-
|
|
194
|
+
proto3.util.initPartial(data, this);
|
|
204
195
|
}
|
|
205
196
|
static fromBinary(bytes, options) {
|
|
206
197
|
return new StripeCheckOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -212,19 +203,18 @@ class StripeCheckOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
212
203
|
return new StripeCheckOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
213
204
|
}
|
|
214
205
|
static equals(a, b) {
|
|
215
|
-
return
|
|
206
|
+
return proto3.util.equals(StripeCheckOtherSubscriptionRequest, a, b);
|
|
216
207
|
}
|
|
217
208
|
}
|
|
218
|
-
|
|
219
|
-
StripeCheckOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
209
|
+
StripeCheckOtherSubscriptionRequest.runtime = proto3;
|
|
220
210
|
StripeCheckOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionRequest";
|
|
221
|
-
StripeCheckOtherSubscriptionRequest.fields =
|
|
211
|
+
StripeCheckOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
222
212
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
223
213
|
]);
|
|
224
214
|
/**
|
|
225
215
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionResponse
|
|
226
216
|
*/
|
|
227
|
-
class StripeCheckOtherSubscriptionResponse extends
|
|
217
|
+
export class StripeCheckOtherSubscriptionResponse extends Message {
|
|
228
218
|
constructor(data) {
|
|
229
219
|
super();
|
|
230
220
|
/**
|
|
@@ -235,7 +225,7 @@ class StripeCheckOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
235
225
|
* @generated from field: string Error = 2;
|
|
236
226
|
*/
|
|
237
227
|
this.Error = "";
|
|
238
|
-
|
|
228
|
+
proto3.util.initPartial(data, this);
|
|
239
229
|
}
|
|
240
230
|
static fromBinary(bytes, options) {
|
|
241
231
|
return new StripeCheckOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -247,23 +237,22 @@ class StripeCheckOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
247
237
|
return new StripeCheckOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
248
238
|
}
|
|
249
239
|
static equals(a, b) {
|
|
250
|
-
return
|
|
240
|
+
return proto3.util.equals(StripeCheckOtherSubscriptionResponse, a, b);
|
|
251
241
|
}
|
|
252
242
|
}
|
|
253
|
-
|
|
254
|
-
StripeCheckOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
243
|
+
StripeCheckOtherSubscriptionResponse.runtime = proto3;
|
|
255
244
|
StripeCheckOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionResponse";
|
|
256
|
-
StripeCheckOtherSubscriptionResponse.fields =
|
|
257
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
245
|
+
StripeCheckOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
246
|
+
{ no: 1, name: "Records", kind: "message", T: StripeSubscriptionFullRecord, repeated: true },
|
|
258
247
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
259
248
|
]);
|
|
260
249
|
/**
|
|
261
250
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionRequest
|
|
262
251
|
*/
|
|
263
|
-
class StripeCheckOwnSubscriptionRequest extends
|
|
252
|
+
export class StripeCheckOwnSubscriptionRequest extends Message {
|
|
264
253
|
constructor(data) {
|
|
265
254
|
super();
|
|
266
|
-
|
|
255
|
+
proto3.util.initPartial(data, this);
|
|
267
256
|
}
|
|
268
257
|
static fromBinary(bytes, options) {
|
|
269
258
|
return new StripeCheckOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -275,17 +264,16 @@ class StripeCheckOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
275
264
|
return new StripeCheckOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
276
265
|
}
|
|
277
266
|
static equals(a, b) {
|
|
278
|
-
return
|
|
267
|
+
return proto3.util.equals(StripeCheckOwnSubscriptionRequest, a, b);
|
|
279
268
|
}
|
|
280
269
|
}
|
|
281
|
-
|
|
282
|
-
StripeCheckOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
270
|
+
StripeCheckOwnSubscriptionRequest.runtime = proto3;
|
|
283
271
|
StripeCheckOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionRequest";
|
|
284
|
-
StripeCheckOwnSubscriptionRequest.fields =
|
|
272
|
+
StripeCheckOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => []);
|
|
285
273
|
/**
|
|
286
274
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionResponse
|
|
287
275
|
*/
|
|
288
|
-
class StripeCheckOwnSubscriptionResponse extends
|
|
276
|
+
export class StripeCheckOwnSubscriptionResponse extends Message {
|
|
289
277
|
constructor(data) {
|
|
290
278
|
super();
|
|
291
279
|
/**
|
|
@@ -296,7 +284,7 @@ class StripeCheckOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
296
284
|
* @generated from field: string Error = 2;
|
|
297
285
|
*/
|
|
298
286
|
this.Error = "";
|
|
299
|
-
|
|
287
|
+
proto3.util.initPartial(data, this);
|
|
300
288
|
}
|
|
301
289
|
static fromBinary(bytes, options) {
|
|
302
290
|
return new StripeCheckOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -308,23 +296,22 @@ class StripeCheckOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
308
296
|
return new StripeCheckOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
309
297
|
}
|
|
310
298
|
static equals(a, b) {
|
|
311
|
-
return
|
|
299
|
+
return proto3.util.equals(StripeCheckOwnSubscriptionResponse, a, b);
|
|
312
300
|
}
|
|
313
301
|
}
|
|
314
|
-
|
|
315
|
-
StripeCheckOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
302
|
+
StripeCheckOwnSubscriptionResponse.runtime = proto3;
|
|
316
303
|
StripeCheckOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionResponse";
|
|
317
|
-
StripeCheckOwnSubscriptionResponse.fields =
|
|
318
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
304
|
+
StripeCheckOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
305
|
+
{ no: 1, name: "Records", kind: "message", T: StripeSubscriptionFullRecord, repeated: true },
|
|
319
306
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
320
307
|
]);
|
|
321
308
|
/**
|
|
322
309
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeRequest
|
|
323
310
|
*/
|
|
324
|
-
class StripeCheckOwnOneTimeRequest extends
|
|
311
|
+
export class StripeCheckOwnOneTimeRequest extends Message {
|
|
325
312
|
constructor(data) {
|
|
326
313
|
super();
|
|
327
|
-
|
|
314
|
+
proto3.util.initPartial(data, this);
|
|
328
315
|
}
|
|
329
316
|
static fromBinary(bytes, options) {
|
|
330
317
|
return new StripeCheckOwnOneTimeRequest().fromBinary(bytes, options);
|
|
@@ -336,17 +323,16 @@ class StripeCheckOwnOneTimeRequest extends protobuf_1.Message {
|
|
|
336
323
|
return new StripeCheckOwnOneTimeRequest().fromJsonString(jsonString, options);
|
|
337
324
|
}
|
|
338
325
|
static equals(a, b) {
|
|
339
|
-
return
|
|
326
|
+
return proto3.util.equals(StripeCheckOwnOneTimeRequest, a, b);
|
|
340
327
|
}
|
|
341
328
|
}
|
|
342
|
-
|
|
343
|
-
StripeCheckOwnOneTimeRequest.runtime = protobuf_1.proto3;
|
|
329
|
+
StripeCheckOwnOneTimeRequest.runtime = proto3;
|
|
344
330
|
StripeCheckOwnOneTimeRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeRequest";
|
|
345
|
-
StripeCheckOwnOneTimeRequest.fields =
|
|
331
|
+
StripeCheckOwnOneTimeRequest.fields = proto3.util.newFieldList(() => []);
|
|
346
332
|
/**
|
|
347
333
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeResponse
|
|
348
334
|
*/
|
|
349
|
-
class StripeCheckOwnOneTimeResponse extends
|
|
335
|
+
export class StripeCheckOwnOneTimeResponse extends Message {
|
|
350
336
|
constructor(data) {
|
|
351
337
|
super();
|
|
352
338
|
/**
|
|
@@ -357,7 +343,7 @@ class StripeCheckOwnOneTimeResponse extends protobuf_1.Message {
|
|
|
357
343
|
* @generated from field: string Error = 2;
|
|
358
344
|
*/
|
|
359
345
|
this.Error = "";
|
|
360
|
-
|
|
346
|
+
proto3.util.initPartial(data, this);
|
|
361
347
|
}
|
|
362
348
|
static fromBinary(bytes, options) {
|
|
363
349
|
return new StripeCheckOwnOneTimeResponse().fromBinary(bytes, options);
|
|
@@ -369,27 +355,26 @@ class StripeCheckOwnOneTimeResponse extends protobuf_1.Message {
|
|
|
369
355
|
return new StripeCheckOwnOneTimeResponse().fromJsonString(jsonString, options);
|
|
370
356
|
}
|
|
371
357
|
static equals(a, b) {
|
|
372
|
-
return
|
|
358
|
+
return proto3.util.equals(StripeCheckOwnOneTimeResponse, a, b);
|
|
373
359
|
}
|
|
374
360
|
}
|
|
375
|
-
|
|
376
|
-
StripeCheckOwnOneTimeResponse.runtime = protobuf_1.proto3;
|
|
361
|
+
StripeCheckOwnOneTimeResponse.runtime = proto3;
|
|
377
362
|
StripeCheckOwnOneTimeResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeResponse";
|
|
378
|
-
StripeCheckOwnOneTimeResponse.fields =
|
|
379
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
363
|
+
StripeCheckOwnOneTimeResponse.fields = proto3.util.newFieldList(() => [
|
|
364
|
+
{ no: 1, name: "Records", kind: "message", T: StripeOneTimePaymentRecord, repeated: true },
|
|
380
365
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
381
366
|
]);
|
|
382
367
|
/**
|
|
383
368
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionRequest
|
|
384
369
|
*/
|
|
385
|
-
class StripeCheckoutSessionRequest extends
|
|
370
|
+
export class StripeCheckoutSessionRequest extends Message {
|
|
386
371
|
constructor(data) {
|
|
387
372
|
super();
|
|
388
373
|
/**
|
|
389
374
|
* @generated from field: string PriceID = 1;
|
|
390
375
|
*/
|
|
391
376
|
this.PriceID = "";
|
|
392
|
-
|
|
377
|
+
proto3.util.initPartial(data, this);
|
|
393
378
|
}
|
|
394
379
|
static fromBinary(bytes, options) {
|
|
395
380
|
return new StripeCheckoutSessionRequest().fromBinary(bytes, options);
|
|
@@ -401,19 +386,18 @@ class StripeCheckoutSessionRequest extends protobuf_1.Message {
|
|
|
401
386
|
return new StripeCheckoutSessionRequest().fromJsonString(jsonString, options);
|
|
402
387
|
}
|
|
403
388
|
static equals(a, b) {
|
|
404
|
-
return
|
|
389
|
+
return proto3.util.equals(StripeCheckoutSessionRequest, a, b);
|
|
405
390
|
}
|
|
406
391
|
}
|
|
407
|
-
|
|
408
|
-
StripeCheckoutSessionRequest.runtime = protobuf_1.proto3;
|
|
392
|
+
StripeCheckoutSessionRequest.runtime = proto3;
|
|
409
393
|
StripeCheckoutSessionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionRequest";
|
|
410
|
-
StripeCheckoutSessionRequest.fields =
|
|
394
|
+
StripeCheckoutSessionRequest.fields = proto3.util.newFieldList(() => [
|
|
411
395
|
{ no: 1, name: "PriceID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
412
396
|
]);
|
|
413
397
|
/**
|
|
414
398
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionResponse
|
|
415
399
|
*/
|
|
416
|
-
class StripeCheckoutSessionResponse extends
|
|
400
|
+
export class StripeCheckoutSessionResponse extends Message {
|
|
417
401
|
constructor(data) {
|
|
418
402
|
super();
|
|
419
403
|
/**
|
|
@@ -424,7 +408,7 @@ class StripeCheckoutSessionResponse extends protobuf_1.Message {
|
|
|
424
408
|
* @generated from field: string Error = 2;
|
|
425
409
|
*/
|
|
426
410
|
this.Error = "";
|
|
427
|
-
|
|
411
|
+
proto3.util.initPartial(data, this);
|
|
428
412
|
}
|
|
429
413
|
static fromBinary(bytes, options) {
|
|
430
414
|
return new StripeCheckoutSessionResponse().fromBinary(bytes, options);
|
|
@@ -436,27 +420,26 @@ class StripeCheckoutSessionResponse extends protobuf_1.Message {
|
|
|
436
420
|
return new StripeCheckoutSessionResponse().fromJsonString(jsonString, options);
|
|
437
421
|
}
|
|
438
422
|
static equals(a, b) {
|
|
439
|
-
return
|
|
423
|
+
return proto3.util.equals(StripeCheckoutSessionResponse, a, b);
|
|
440
424
|
}
|
|
441
425
|
}
|
|
442
|
-
|
|
443
|
-
StripeCheckoutSessionResponse.runtime = protobuf_1.proto3;
|
|
426
|
+
StripeCheckoutSessionResponse.runtime = proto3;
|
|
444
427
|
StripeCheckoutSessionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionResponse";
|
|
445
|
-
StripeCheckoutSessionResponse.fields =
|
|
428
|
+
StripeCheckoutSessionResponse.fields = proto3.util.newFieldList(() => [
|
|
446
429
|
{ no: 1, name: "SessionUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
447
430
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
448
431
|
]);
|
|
449
432
|
/**
|
|
450
433
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalRequest
|
|
451
434
|
*/
|
|
452
|
-
class StripeCreateBillingPortalRequest extends
|
|
435
|
+
export class StripeCreateBillingPortalRequest extends Message {
|
|
453
436
|
constructor(data) {
|
|
454
437
|
super();
|
|
455
438
|
/**
|
|
456
439
|
* @generated from field: string CustomerID = 1;
|
|
457
440
|
*/
|
|
458
441
|
this.CustomerID = "";
|
|
459
|
-
|
|
442
|
+
proto3.util.initPartial(data, this);
|
|
460
443
|
}
|
|
461
444
|
static fromBinary(bytes, options) {
|
|
462
445
|
return new StripeCreateBillingPortalRequest().fromBinary(bytes, options);
|
|
@@ -468,19 +451,18 @@ class StripeCreateBillingPortalRequest extends protobuf_1.Message {
|
|
|
468
451
|
return new StripeCreateBillingPortalRequest().fromJsonString(jsonString, options);
|
|
469
452
|
}
|
|
470
453
|
static equals(a, b) {
|
|
471
|
-
return
|
|
454
|
+
return proto3.util.equals(StripeCreateBillingPortalRequest, a, b);
|
|
472
455
|
}
|
|
473
456
|
}
|
|
474
|
-
|
|
475
|
-
StripeCreateBillingPortalRequest.runtime = protobuf_1.proto3;
|
|
457
|
+
StripeCreateBillingPortalRequest.runtime = proto3;
|
|
476
458
|
StripeCreateBillingPortalRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalRequest";
|
|
477
|
-
StripeCreateBillingPortalRequest.fields =
|
|
459
|
+
StripeCreateBillingPortalRequest.fields = proto3.util.newFieldList(() => [
|
|
478
460
|
{ no: 1, name: "CustomerID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
479
461
|
]);
|
|
480
462
|
/**
|
|
481
463
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalResponse
|
|
482
464
|
*/
|
|
483
|
-
class StripeCreateBillingPortalResponse extends
|
|
465
|
+
export class StripeCreateBillingPortalResponse extends Message {
|
|
484
466
|
constructor(data) {
|
|
485
467
|
super();
|
|
486
468
|
/**
|
|
@@ -491,7 +473,7 @@ class StripeCreateBillingPortalResponse extends protobuf_1.Message {
|
|
|
491
473
|
* @generated from field: string Error = 2;
|
|
492
474
|
*/
|
|
493
475
|
this.Error = "";
|
|
494
|
-
|
|
476
|
+
proto3.util.initPartial(data, this);
|
|
495
477
|
}
|
|
496
478
|
static fromBinary(bytes, options) {
|
|
497
479
|
return new StripeCreateBillingPortalResponse().fromBinary(bytes, options);
|
|
@@ -503,20 +485,19 @@ class StripeCreateBillingPortalResponse extends protobuf_1.Message {
|
|
|
503
485
|
return new StripeCreateBillingPortalResponse().fromJsonString(jsonString, options);
|
|
504
486
|
}
|
|
505
487
|
static equals(a, b) {
|
|
506
|
-
return
|
|
488
|
+
return proto3.util.equals(StripeCreateBillingPortalResponse, a, b);
|
|
507
489
|
}
|
|
508
490
|
}
|
|
509
|
-
|
|
510
|
-
StripeCreateBillingPortalResponse.runtime = protobuf_1.proto3;
|
|
491
|
+
StripeCreateBillingPortalResponse.runtime = proto3;
|
|
511
492
|
StripeCreateBillingPortalResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalResponse";
|
|
512
|
-
StripeCreateBillingPortalResponse.fields =
|
|
493
|
+
StripeCreateBillingPortalResponse.fields = proto3.util.newFieldList(() => [
|
|
513
494
|
{ no: 1, name: "Url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
514
495
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
515
496
|
]);
|
|
516
497
|
/**
|
|
517
498
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest
|
|
518
499
|
*/
|
|
519
|
-
class StripeCancelOtherSubscriptionRequest extends
|
|
500
|
+
export class StripeCancelOtherSubscriptionRequest extends Message {
|
|
520
501
|
constructor(data) {
|
|
521
502
|
super();
|
|
522
503
|
/**
|
|
@@ -531,7 +512,7 @@ class StripeCancelOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
531
512
|
* @generated from field: string Reason = 3;
|
|
532
513
|
*/
|
|
533
514
|
this.Reason = "";
|
|
534
|
-
|
|
515
|
+
proto3.util.initPartial(data, this);
|
|
535
516
|
}
|
|
536
517
|
static fromBinary(bytes, options) {
|
|
537
518
|
return new StripeCancelOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -543,13 +524,12 @@ class StripeCancelOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
543
524
|
return new StripeCancelOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
544
525
|
}
|
|
545
526
|
static equals(a, b) {
|
|
546
|
-
return
|
|
527
|
+
return proto3.util.equals(StripeCancelOtherSubscriptionRequest, a, b);
|
|
547
528
|
}
|
|
548
529
|
}
|
|
549
|
-
|
|
550
|
-
StripeCancelOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
530
|
+
StripeCancelOtherSubscriptionRequest.runtime = proto3;
|
|
551
531
|
StripeCancelOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest";
|
|
552
|
-
StripeCancelOtherSubscriptionRequest.fields =
|
|
532
|
+
StripeCancelOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
553
533
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
554
534
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
555
535
|
{ no: 3, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -557,14 +537,14 @@ StripeCancelOtherSubscriptionRequest.fields = protobuf_1.proto3.util.newFieldLis
|
|
|
557
537
|
/**
|
|
558
538
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse
|
|
559
539
|
*/
|
|
560
|
-
class StripeCancelOtherSubscriptionResponse extends
|
|
540
|
+
export class StripeCancelOtherSubscriptionResponse extends Message {
|
|
561
541
|
constructor(data) {
|
|
562
542
|
super();
|
|
563
543
|
/**
|
|
564
544
|
* @generated from field: string Error = 2;
|
|
565
545
|
*/
|
|
566
546
|
this.Error = "";
|
|
567
|
-
|
|
547
|
+
proto3.util.initPartial(data, this);
|
|
568
548
|
}
|
|
569
549
|
static fromBinary(bytes, options) {
|
|
570
550
|
return new StripeCancelOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -576,20 +556,19 @@ class StripeCancelOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
576
556
|
return new StripeCancelOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
577
557
|
}
|
|
578
558
|
static equals(a, b) {
|
|
579
|
-
return
|
|
559
|
+
return proto3.util.equals(StripeCancelOtherSubscriptionResponse, a, b);
|
|
580
560
|
}
|
|
581
561
|
}
|
|
582
|
-
|
|
583
|
-
StripeCancelOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
562
|
+
StripeCancelOtherSubscriptionResponse.runtime = proto3;
|
|
584
563
|
StripeCancelOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse";
|
|
585
|
-
StripeCancelOtherSubscriptionResponse.fields =
|
|
586
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
564
|
+
StripeCancelOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
565
|
+
{ no: 1, name: "Record", kind: "message", T: StripeSubscriptionRecord },
|
|
587
566
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
588
567
|
]);
|
|
589
568
|
/**
|
|
590
569
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest
|
|
591
570
|
*/
|
|
592
|
-
class StripeCancelOwnSubscriptionRequest extends
|
|
571
|
+
export class StripeCancelOwnSubscriptionRequest extends Message {
|
|
593
572
|
constructor(data) {
|
|
594
573
|
super();
|
|
595
574
|
/**
|
|
@@ -600,7 +579,7 @@ class StripeCancelOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
600
579
|
* @generated from field: string SubscriptionID = 2;
|
|
601
580
|
*/
|
|
602
581
|
this.SubscriptionID = "";
|
|
603
|
-
|
|
582
|
+
proto3.util.initPartial(data, this);
|
|
604
583
|
}
|
|
605
584
|
static fromBinary(bytes, options) {
|
|
606
585
|
return new StripeCancelOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -612,27 +591,26 @@ class StripeCancelOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
612
591
|
return new StripeCancelOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
613
592
|
}
|
|
614
593
|
static equals(a, b) {
|
|
615
|
-
return
|
|
594
|
+
return proto3.util.equals(StripeCancelOwnSubscriptionRequest, a, b);
|
|
616
595
|
}
|
|
617
596
|
}
|
|
618
|
-
|
|
619
|
-
StripeCancelOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
597
|
+
StripeCancelOwnSubscriptionRequest.runtime = proto3;
|
|
620
598
|
StripeCancelOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest";
|
|
621
|
-
StripeCancelOwnSubscriptionRequest.fields =
|
|
599
|
+
StripeCancelOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
622
600
|
{ no: 1, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
623
601
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
624
602
|
]);
|
|
625
603
|
/**
|
|
626
604
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse
|
|
627
605
|
*/
|
|
628
|
-
class StripeCancelOwnSubscriptionResponse extends
|
|
606
|
+
export class StripeCancelOwnSubscriptionResponse extends Message {
|
|
629
607
|
constructor(data) {
|
|
630
608
|
super();
|
|
631
609
|
/**
|
|
632
610
|
* @generated from field: string Error = 2;
|
|
633
611
|
*/
|
|
634
612
|
this.Error = "";
|
|
635
|
-
|
|
613
|
+
proto3.util.initPartial(data, this);
|
|
636
614
|
}
|
|
637
615
|
static fromBinary(bytes, options) {
|
|
638
616
|
return new StripeCancelOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -644,23 +622,22 @@ class StripeCancelOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
644
622
|
return new StripeCancelOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
645
623
|
}
|
|
646
624
|
static equals(a, b) {
|
|
647
|
-
return
|
|
625
|
+
return proto3.util.equals(StripeCancelOwnSubscriptionResponse, a, b);
|
|
648
626
|
}
|
|
649
627
|
}
|
|
650
|
-
|
|
651
|
-
StripeCancelOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
628
|
+
StripeCancelOwnSubscriptionResponse.runtime = proto3;
|
|
652
629
|
StripeCancelOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse";
|
|
653
|
-
StripeCancelOwnSubscriptionResponse.fields =
|
|
654
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
630
|
+
StripeCancelOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
631
|
+
{ no: 1, name: "Record", kind: "message", T: StripeSubscriptionRecord },
|
|
655
632
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
656
633
|
]);
|
|
657
634
|
/**
|
|
658
635
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsRequest
|
|
659
636
|
*/
|
|
660
|
-
class StripeGetAccountDetailsRequest extends
|
|
637
|
+
export class StripeGetAccountDetailsRequest extends Message {
|
|
661
638
|
constructor(data) {
|
|
662
639
|
super();
|
|
663
|
-
|
|
640
|
+
proto3.util.initPartial(data, this);
|
|
664
641
|
}
|
|
665
642
|
static fromBinary(bytes, options) {
|
|
666
643
|
return new StripeGetAccountDetailsRequest().fromBinary(bytes, options);
|
|
@@ -672,24 +649,23 @@ class StripeGetAccountDetailsRequest extends protobuf_1.Message {
|
|
|
672
649
|
return new StripeGetAccountDetailsRequest().fromJsonString(jsonString, options);
|
|
673
650
|
}
|
|
674
651
|
static equals(a, b) {
|
|
675
|
-
return
|
|
652
|
+
return proto3.util.equals(StripeGetAccountDetailsRequest, a, b);
|
|
676
653
|
}
|
|
677
654
|
}
|
|
678
|
-
|
|
679
|
-
StripeGetAccountDetailsRequest.runtime = protobuf_1.proto3;
|
|
655
|
+
StripeGetAccountDetailsRequest.runtime = proto3;
|
|
680
656
|
StripeGetAccountDetailsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsRequest";
|
|
681
|
-
StripeGetAccountDetailsRequest.fields =
|
|
657
|
+
StripeGetAccountDetailsRequest.fields = proto3.util.newFieldList(() => []);
|
|
682
658
|
/**
|
|
683
659
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsResponse
|
|
684
660
|
*/
|
|
685
|
-
class StripeGetAccountDetailsResponse extends
|
|
661
|
+
export class StripeGetAccountDetailsResponse extends Message {
|
|
686
662
|
constructor(data) {
|
|
687
663
|
super();
|
|
688
664
|
/**
|
|
689
665
|
* @generated from field: string ClientID = 2;
|
|
690
666
|
*/
|
|
691
667
|
this.ClientID = "";
|
|
692
|
-
|
|
668
|
+
proto3.util.initPartial(data, this);
|
|
693
669
|
}
|
|
694
670
|
static fromBinary(bytes, options) {
|
|
695
671
|
return new StripeGetAccountDetailsResponse().fromBinary(bytes, options);
|
|
@@ -701,27 +677,26 @@ class StripeGetAccountDetailsResponse extends protobuf_1.Message {
|
|
|
701
677
|
return new StripeGetAccountDetailsResponse().fromJsonString(jsonString, options);
|
|
702
678
|
}
|
|
703
679
|
static equals(a, b) {
|
|
704
|
-
return
|
|
680
|
+
return proto3.util.equals(StripeGetAccountDetailsResponse, a, b);
|
|
705
681
|
}
|
|
706
682
|
}
|
|
707
|
-
|
|
708
|
-
StripeGetAccountDetailsResponse.runtime = protobuf_1.proto3;
|
|
683
|
+
StripeGetAccountDetailsResponse.runtime = proto3;
|
|
709
684
|
StripeGetAccountDetailsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsResponse";
|
|
710
|
-
StripeGetAccountDetailsResponse.fields =
|
|
711
|
-
{ no: 1, name: "Products", kind: "message", T:
|
|
685
|
+
StripeGetAccountDetailsResponse.fields = proto3.util.newFieldList(() => [
|
|
686
|
+
{ no: 1, name: "Products", kind: "message", T: ProductList },
|
|
712
687
|
{ no: 2, name: "ClientID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
713
688
|
]);
|
|
714
689
|
/**
|
|
715
690
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsRequest
|
|
716
691
|
*/
|
|
717
|
-
class StripeGetOtherSubscriptionRecordsRequest extends
|
|
692
|
+
export class StripeGetOtherSubscriptionRecordsRequest extends Message {
|
|
718
693
|
constructor(data) {
|
|
719
694
|
super();
|
|
720
695
|
/**
|
|
721
696
|
* @generated from field: string UserID = 1;
|
|
722
697
|
*/
|
|
723
698
|
this.UserID = "";
|
|
724
|
-
|
|
699
|
+
proto3.util.initPartial(data, this);
|
|
725
700
|
}
|
|
726
701
|
static fromBinary(bytes, options) {
|
|
727
702
|
return new StripeGetOtherSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -733,26 +708,25 @@ class StripeGetOtherSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
733
708
|
return new StripeGetOtherSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
734
709
|
}
|
|
735
710
|
static equals(a, b) {
|
|
736
|
-
return
|
|
711
|
+
return proto3.util.equals(StripeGetOtherSubscriptionRecordsRequest, a, b);
|
|
737
712
|
}
|
|
738
713
|
}
|
|
739
|
-
|
|
740
|
-
StripeGetOtherSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
714
|
+
StripeGetOtherSubscriptionRecordsRequest.runtime = proto3;
|
|
741
715
|
StripeGetOtherSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsRequest";
|
|
742
|
-
StripeGetOtherSubscriptionRecordsRequest.fields =
|
|
716
|
+
StripeGetOtherSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => [
|
|
743
717
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
744
718
|
]);
|
|
745
719
|
/**
|
|
746
720
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsResponse
|
|
747
721
|
*/
|
|
748
|
-
class StripeGetOtherSubscriptionRecordsResponse extends
|
|
722
|
+
export class StripeGetOtherSubscriptionRecordsResponse extends Message {
|
|
749
723
|
constructor(data) {
|
|
750
724
|
super();
|
|
751
725
|
/**
|
|
752
726
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Records = 1;
|
|
753
727
|
*/
|
|
754
728
|
this.Records = [];
|
|
755
|
-
|
|
729
|
+
proto3.util.initPartial(data, this);
|
|
756
730
|
}
|
|
757
731
|
static fromBinary(bytes, options) {
|
|
758
732
|
return new StripeGetOtherSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -764,22 +738,21 @@ class StripeGetOtherSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
764
738
|
return new StripeGetOtherSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
765
739
|
}
|
|
766
740
|
static equals(a, b) {
|
|
767
|
-
return
|
|
741
|
+
return proto3.util.equals(StripeGetOtherSubscriptionRecordsResponse, a, b);
|
|
768
742
|
}
|
|
769
743
|
}
|
|
770
|
-
|
|
771
|
-
StripeGetOtherSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
744
|
+
StripeGetOtherSubscriptionRecordsResponse.runtime = proto3;
|
|
772
745
|
StripeGetOtherSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsResponse";
|
|
773
|
-
StripeGetOtherSubscriptionRecordsResponse.fields =
|
|
774
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
746
|
+
StripeGetOtherSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
747
|
+
{ no: 1, name: "Records", kind: "message", T: StripeSubscriptionFullRecord, repeated: true },
|
|
775
748
|
]);
|
|
776
749
|
/**
|
|
777
750
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsRequest
|
|
778
751
|
*/
|
|
779
|
-
class StripeGetOwnSubscriptionRecordsRequest extends
|
|
752
|
+
export class StripeGetOwnSubscriptionRecordsRequest extends Message {
|
|
780
753
|
constructor(data) {
|
|
781
754
|
super();
|
|
782
|
-
|
|
755
|
+
proto3.util.initPartial(data, this);
|
|
783
756
|
}
|
|
784
757
|
static fromBinary(bytes, options) {
|
|
785
758
|
return new StripeGetOwnSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -791,24 +764,23 @@ class StripeGetOwnSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
791
764
|
return new StripeGetOwnSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
792
765
|
}
|
|
793
766
|
static equals(a, b) {
|
|
794
|
-
return
|
|
767
|
+
return proto3.util.equals(StripeGetOwnSubscriptionRecordsRequest, a, b);
|
|
795
768
|
}
|
|
796
769
|
}
|
|
797
|
-
|
|
798
|
-
StripeGetOwnSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
770
|
+
StripeGetOwnSubscriptionRecordsRequest.runtime = proto3;
|
|
799
771
|
StripeGetOwnSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsRequest";
|
|
800
|
-
StripeGetOwnSubscriptionRecordsRequest.fields =
|
|
772
|
+
StripeGetOwnSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => []);
|
|
801
773
|
/**
|
|
802
774
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsResponse
|
|
803
775
|
*/
|
|
804
|
-
class StripeGetOwnSubscriptionRecordsResponse extends
|
|
776
|
+
export class StripeGetOwnSubscriptionRecordsResponse extends Message {
|
|
805
777
|
constructor(data) {
|
|
806
778
|
super();
|
|
807
779
|
/**
|
|
808
780
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord Records = 1;
|
|
809
781
|
*/
|
|
810
782
|
this.Records = [];
|
|
811
|
-
|
|
783
|
+
proto3.util.initPartial(data, this);
|
|
812
784
|
}
|
|
813
785
|
static fromBinary(bytes, options) {
|
|
814
786
|
return new StripeGetOwnSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -820,19 +792,18 @@ class StripeGetOwnSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
820
792
|
return new StripeGetOwnSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
821
793
|
}
|
|
822
794
|
static equals(a, b) {
|
|
823
|
-
return
|
|
795
|
+
return proto3.util.equals(StripeGetOwnSubscriptionRecordsResponse, a, b);
|
|
824
796
|
}
|
|
825
797
|
}
|
|
826
|
-
|
|
827
|
-
StripeGetOwnSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
798
|
+
StripeGetOwnSubscriptionRecordsResponse.runtime = proto3;
|
|
828
799
|
StripeGetOwnSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsResponse";
|
|
829
|
-
StripeGetOwnSubscriptionRecordsResponse.fields =
|
|
830
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
800
|
+
StripeGetOwnSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
801
|
+
{ no: 1, name: "Records", kind: "message", T: StripeSubscriptionRecord, repeated: true },
|
|
831
802
|
]);
|
|
832
803
|
/**
|
|
833
804
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionRequest
|
|
834
805
|
*/
|
|
835
|
-
class StripeNewOwnSubscriptionRequest extends
|
|
806
|
+
export class StripeNewOwnSubscriptionRequest extends Message {
|
|
836
807
|
constructor(data) {
|
|
837
808
|
super();
|
|
838
809
|
/**
|
|
@@ -847,7 +818,7 @@ class StripeNewOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
847
818
|
* @generated from field: string CustomerID = 3;
|
|
848
819
|
*/
|
|
849
820
|
this.CustomerID = "";
|
|
850
|
-
|
|
821
|
+
proto3.util.initPartial(data, this);
|
|
851
822
|
}
|
|
852
823
|
static fromBinary(bytes, options) {
|
|
853
824
|
return new StripeNewOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -859,13 +830,12 @@ class StripeNewOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
859
830
|
return new StripeNewOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
860
831
|
}
|
|
861
832
|
static equals(a, b) {
|
|
862
|
-
return
|
|
833
|
+
return proto3.util.equals(StripeNewOwnSubscriptionRequest, a, b);
|
|
863
834
|
}
|
|
864
835
|
}
|
|
865
|
-
|
|
866
|
-
StripeNewOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
836
|
+
StripeNewOwnSubscriptionRequest.runtime = proto3;
|
|
867
837
|
StripeNewOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionRequest";
|
|
868
|
-
StripeNewOwnSubscriptionRequest.fields =
|
|
838
|
+
StripeNewOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
869
839
|
{ no: 1, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
870
840
|
{ no: 2, name: "SubscriptionPrice", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
871
841
|
{ no: 3, name: "CustomerID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -873,14 +843,14 @@ StripeNewOwnSubscriptionRequest.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
873
843
|
/**
|
|
874
844
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionResponse
|
|
875
845
|
*/
|
|
876
|
-
class StripeNewOwnSubscriptionResponse extends
|
|
846
|
+
export class StripeNewOwnSubscriptionResponse extends Message {
|
|
877
847
|
constructor(data) {
|
|
878
848
|
super();
|
|
879
849
|
/**
|
|
880
850
|
* @generated from field: string Error = 2;
|
|
881
851
|
*/
|
|
882
852
|
this.Error = "";
|
|
883
|
-
|
|
853
|
+
proto3.util.initPartial(data, this);
|
|
884
854
|
}
|
|
885
855
|
static fromBinary(bytes, options) {
|
|
886
856
|
return new StripeNewOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -892,20 +862,19 @@ class StripeNewOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
892
862
|
return new StripeNewOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
893
863
|
}
|
|
894
864
|
static equals(a, b) {
|
|
895
|
-
return
|
|
865
|
+
return proto3.util.equals(StripeNewOwnSubscriptionResponse, a, b);
|
|
896
866
|
}
|
|
897
867
|
}
|
|
898
|
-
|
|
899
|
-
StripeNewOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
868
|
+
StripeNewOwnSubscriptionResponse.runtime = proto3;
|
|
900
869
|
StripeNewOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionResponse";
|
|
901
|
-
StripeNewOwnSubscriptionResponse.fields =
|
|
902
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
870
|
+
StripeNewOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
871
|
+
{ no: 1, name: "Record", kind: "message", T: StripeSubscriptionRecord },
|
|
903
872
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
904
873
|
]);
|
|
905
874
|
/**
|
|
906
875
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductRequest
|
|
907
876
|
*/
|
|
908
|
-
class StripeEnsureOneTimeProductRequest extends
|
|
877
|
+
export class StripeEnsureOneTimeProductRequest extends Message {
|
|
909
878
|
constructor(data) {
|
|
910
879
|
super();
|
|
911
880
|
/**
|
|
@@ -924,7 +893,7 @@ class StripeEnsureOneTimeProductRequest extends protobuf_1.Message {
|
|
|
924
893
|
* @generated from field: uint32 MaximumPrice = 12;
|
|
925
894
|
*/
|
|
926
895
|
this.MaximumPrice = 0;
|
|
927
|
-
|
|
896
|
+
proto3.util.initPartial(data, this);
|
|
928
897
|
}
|
|
929
898
|
static fromBinary(bytes, options) {
|
|
930
899
|
return new StripeEnsureOneTimeProductRequest().fromBinary(bytes, options);
|
|
@@ -936,13 +905,12 @@ class StripeEnsureOneTimeProductRequest extends protobuf_1.Message {
|
|
|
936
905
|
return new StripeEnsureOneTimeProductRequest().fromJsonString(jsonString, options);
|
|
937
906
|
}
|
|
938
907
|
static equals(a, b) {
|
|
939
|
-
return
|
|
908
|
+
return proto3.util.equals(StripeEnsureOneTimeProductRequest, a, b);
|
|
940
909
|
}
|
|
941
910
|
}
|
|
942
|
-
|
|
943
|
-
StripeEnsureOneTimeProductRequest.runtime = protobuf_1.proto3;
|
|
911
|
+
StripeEnsureOneTimeProductRequest.runtime = proto3;
|
|
944
912
|
StripeEnsureOneTimeProductRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductRequest";
|
|
945
|
-
StripeEnsureOneTimeProductRequest.fields =
|
|
913
|
+
StripeEnsureOneTimeProductRequest.fields = proto3.util.newFieldList(() => [
|
|
946
914
|
{ no: 1, name: "InternalID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
947
915
|
{ no: 2, name: "Name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
948
916
|
{ no: 11, name: "MinimumPrice", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -951,14 +919,14 @@ StripeEnsureOneTimeProductRequest.fields = protobuf_1.proto3.util.newFieldList((
|
|
|
951
919
|
/**
|
|
952
920
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductResponse
|
|
953
921
|
*/
|
|
954
|
-
class StripeEnsureOneTimeProductResponse extends
|
|
922
|
+
export class StripeEnsureOneTimeProductResponse extends Message {
|
|
955
923
|
constructor(data) {
|
|
956
924
|
super();
|
|
957
925
|
/**
|
|
958
926
|
* @generated from field: string Error = 1;
|
|
959
927
|
*/
|
|
960
928
|
this.Error = "";
|
|
961
|
-
|
|
929
|
+
proto3.util.initPartial(data, this);
|
|
962
930
|
}
|
|
963
931
|
static fromBinary(bytes, options) {
|
|
964
932
|
return new StripeEnsureOneTimeProductResponse().fromBinary(bytes, options);
|
|
@@ -970,19 +938,18 @@ class StripeEnsureOneTimeProductResponse extends protobuf_1.Message {
|
|
|
970
938
|
return new StripeEnsureOneTimeProductResponse().fromJsonString(jsonString, options);
|
|
971
939
|
}
|
|
972
940
|
static equals(a, b) {
|
|
973
|
-
return
|
|
941
|
+
return proto3.util.equals(StripeEnsureOneTimeProductResponse, a, b);
|
|
974
942
|
}
|
|
975
943
|
}
|
|
976
|
-
|
|
977
|
-
StripeEnsureOneTimeProductResponse.runtime = protobuf_1.proto3;
|
|
944
|
+
StripeEnsureOneTimeProductResponse.runtime = proto3;
|
|
978
945
|
StripeEnsureOneTimeProductResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductResponse";
|
|
979
|
-
StripeEnsureOneTimeProductResponse.fields =
|
|
946
|
+
StripeEnsureOneTimeProductResponse.fields = proto3.util.newFieldList(() => [
|
|
980
947
|
{ no: 1, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
981
948
|
]);
|
|
982
949
|
/**
|
|
983
950
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionRequest
|
|
984
951
|
*/
|
|
985
|
-
class StripeReconcileOtherSubscriptionRequest extends
|
|
952
|
+
export class StripeReconcileOtherSubscriptionRequest extends Message {
|
|
986
953
|
constructor(data) {
|
|
987
954
|
super();
|
|
988
955
|
/**
|
|
@@ -993,7 +960,7 @@ class StripeReconcileOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
993
960
|
* @generated from field: string SubscriptionID = 2;
|
|
994
961
|
*/
|
|
995
962
|
this.SubscriptionID = "";
|
|
996
|
-
|
|
963
|
+
proto3.util.initPartial(data, this);
|
|
997
964
|
}
|
|
998
965
|
static fromBinary(bytes, options) {
|
|
999
966
|
return new StripeReconcileOtherSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -1005,27 +972,26 @@ class StripeReconcileOtherSubscriptionRequest extends protobuf_1.Message {
|
|
|
1005
972
|
return new StripeReconcileOtherSubscriptionRequest().fromJsonString(jsonString, options);
|
|
1006
973
|
}
|
|
1007
974
|
static equals(a, b) {
|
|
1008
|
-
return
|
|
975
|
+
return proto3.util.equals(StripeReconcileOtherSubscriptionRequest, a, b);
|
|
1009
976
|
}
|
|
1010
977
|
}
|
|
1011
|
-
|
|
1012
|
-
StripeReconcileOtherSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
978
|
+
StripeReconcileOtherSubscriptionRequest.runtime = proto3;
|
|
1013
979
|
StripeReconcileOtherSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionRequest";
|
|
1014
|
-
StripeReconcileOtherSubscriptionRequest.fields =
|
|
980
|
+
StripeReconcileOtherSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
1015
981
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1016
982
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1017
983
|
]);
|
|
1018
984
|
/**
|
|
1019
985
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionResponse
|
|
1020
986
|
*/
|
|
1021
|
-
class StripeReconcileOtherSubscriptionResponse extends
|
|
987
|
+
export class StripeReconcileOtherSubscriptionResponse extends Message {
|
|
1022
988
|
constructor(data) {
|
|
1023
989
|
super();
|
|
1024
990
|
/**
|
|
1025
991
|
* @generated from field: string Error = 2;
|
|
1026
992
|
*/
|
|
1027
993
|
this.Error = "";
|
|
1028
|
-
|
|
994
|
+
proto3.util.initPartial(data, this);
|
|
1029
995
|
}
|
|
1030
996
|
static fromBinary(bytes, options) {
|
|
1031
997
|
return new StripeReconcileOtherSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -1037,27 +1003,26 @@ class StripeReconcileOtherSubscriptionResponse extends protobuf_1.Message {
|
|
|
1037
1003
|
return new StripeReconcileOtherSubscriptionResponse().fromJsonString(jsonString, options);
|
|
1038
1004
|
}
|
|
1039
1005
|
static equals(a, b) {
|
|
1040
|
-
return
|
|
1006
|
+
return proto3.util.equals(StripeReconcileOtherSubscriptionResponse, a, b);
|
|
1041
1007
|
}
|
|
1042
1008
|
}
|
|
1043
|
-
|
|
1044
|
-
StripeReconcileOtherSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
1009
|
+
StripeReconcileOtherSubscriptionResponse.runtime = proto3;
|
|
1045
1010
|
StripeReconcileOtherSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionResponse";
|
|
1046
|
-
StripeReconcileOtherSubscriptionResponse.fields =
|
|
1047
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1011
|
+
StripeReconcileOtherSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
1012
|
+
{ no: 1, name: "Record", kind: "message", T: StripeSubscriptionFullRecord },
|
|
1048
1013
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1049
1014
|
]);
|
|
1050
1015
|
/**
|
|
1051
1016
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionRequest
|
|
1052
1017
|
*/
|
|
1053
|
-
class StripeReconcileOwnSubscriptionRequest extends
|
|
1018
|
+
export class StripeReconcileOwnSubscriptionRequest extends Message {
|
|
1054
1019
|
constructor(data) {
|
|
1055
1020
|
super();
|
|
1056
1021
|
/**
|
|
1057
1022
|
* @generated from field: string SubscriptionID = 1;
|
|
1058
1023
|
*/
|
|
1059
1024
|
this.SubscriptionID = "";
|
|
1060
|
-
|
|
1025
|
+
proto3.util.initPartial(data, this);
|
|
1061
1026
|
}
|
|
1062
1027
|
static fromBinary(bytes, options) {
|
|
1063
1028
|
return new StripeReconcileOwnSubscriptionRequest().fromBinary(bytes, options);
|
|
@@ -1069,26 +1034,25 @@ class StripeReconcileOwnSubscriptionRequest extends protobuf_1.Message {
|
|
|
1069
1034
|
return new StripeReconcileOwnSubscriptionRequest().fromJsonString(jsonString, options);
|
|
1070
1035
|
}
|
|
1071
1036
|
static equals(a, b) {
|
|
1072
|
-
return
|
|
1037
|
+
return proto3.util.equals(StripeReconcileOwnSubscriptionRequest, a, b);
|
|
1073
1038
|
}
|
|
1074
1039
|
}
|
|
1075
|
-
|
|
1076
|
-
StripeReconcileOwnSubscriptionRequest.runtime = protobuf_1.proto3;
|
|
1040
|
+
StripeReconcileOwnSubscriptionRequest.runtime = proto3;
|
|
1077
1041
|
StripeReconcileOwnSubscriptionRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionRequest";
|
|
1078
|
-
StripeReconcileOwnSubscriptionRequest.fields =
|
|
1042
|
+
StripeReconcileOwnSubscriptionRequest.fields = proto3.util.newFieldList(() => [
|
|
1079
1043
|
{ no: 1, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1080
1044
|
]);
|
|
1081
1045
|
/**
|
|
1082
1046
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionResponse
|
|
1083
1047
|
*/
|
|
1084
|
-
class StripeReconcileOwnSubscriptionResponse extends
|
|
1048
|
+
export class StripeReconcileOwnSubscriptionResponse extends Message {
|
|
1085
1049
|
constructor(data) {
|
|
1086
1050
|
super();
|
|
1087
1051
|
/**
|
|
1088
1052
|
* @generated from field: string Error = 2;
|
|
1089
1053
|
*/
|
|
1090
1054
|
this.Error = "";
|
|
1091
|
-
|
|
1055
|
+
proto3.util.initPartial(data, this);
|
|
1092
1056
|
}
|
|
1093
1057
|
static fromBinary(bytes, options) {
|
|
1094
1058
|
return new StripeReconcileOwnSubscriptionResponse().fromBinary(bytes, options);
|
|
@@ -1100,13 +1064,12 @@ class StripeReconcileOwnSubscriptionResponse extends protobuf_1.Message {
|
|
|
1100
1064
|
return new StripeReconcileOwnSubscriptionResponse().fromJsonString(jsonString, options);
|
|
1101
1065
|
}
|
|
1102
1066
|
static equals(a, b) {
|
|
1103
|
-
return
|
|
1067
|
+
return proto3.util.equals(StripeReconcileOwnSubscriptionResponse, a, b);
|
|
1104
1068
|
}
|
|
1105
1069
|
}
|
|
1106
|
-
|
|
1107
|
-
StripeReconcileOwnSubscriptionResponse.runtime = protobuf_1.proto3;
|
|
1070
|
+
StripeReconcileOwnSubscriptionResponse.runtime = proto3;
|
|
1108
1071
|
StripeReconcileOwnSubscriptionResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionResponse";
|
|
1109
|
-
StripeReconcileOwnSubscriptionResponse.fields =
|
|
1110
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1072
|
+
StripeReconcileOwnSubscriptionResponse.fields = proto3.util.newFieldList(() => [
|
|
1073
|
+
{ no: 1, name: "Record", kind: "message", T: StripeSubscriptionFullRecord },
|
|
1111
1074
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1112
1075
|
]);
|