@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,17 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authentication/UserInterface.proto (package IT.WebServices.Fragments.Authentication, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
exports.VerifyOwnTotpResponse = exports.VerifyOwnTotpRequest = exports.VerifyOtherTotpResponse = exports.VerifyOtherTotpRequest = exports.UserSearchRecord = exports.TOTPDeviceLimited = exports.SearchUsersAdminResponse = exports.SearchUsersAdminRequest = exports.RenewTokenResponse = exports.RenewTokenRequest = exports.ModifyOwnUserResponse = exports.ModifyOwnUserRequest = exports.ModifyOtherUserRolesResponse = void 0;
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
10
|
-
const UserRecord_pb_1 = require("./UserRecord_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { UserNormalRecord, UserPublicRecord } from "./UserRecord_pb";
|
|
11
7
|
/**
|
|
12
8
|
* @generated from message IT.WebServices.Fragments.Authentication.AuthenticateUserRequest
|
|
13
9
|
*/
|
|
14
|
-
class AuthenticateUserRequest extends
|
|
10
|
+
export class AuthenticateUserRequest extends Message {
|
|
15
11
|
constructor(data) {
|
|
16
12
|
super();
|
|
17
13
|
/**
|
|
@@ -26,7 +22,7 @@ class AuthenticateUserRequest extends protobuf_1.Message {
|
|
|
26
22
|
* @generated from field: string MFACode = 3;
|
|
27
23
|
*/
|
|
28
24
|
this.MFACode = "";
|
|
29
|
-
|
|
25
|
+
proto3.util.initPartial(data, this);
|
|
30
26
|
}
|
|
31
27
|
static fromBinary(bytes, options) {
|
|
32
28
|
return new AuthenticateUserRequest().fromBinary(bytes, options);
|
|
@@ -38,13 +34,12 @@ class AuthenticateUserRequest extends protobuf_1.Message {
|
|
|
38
34
|
return new AuthenticateUserRequest().fromJsonString(jsonString, options);
|
|
39
35
|
}
|
|
40
36
|
static equals(a, b) {
|
|
41
|
-
return
|
|
37
|
+
return proto3.util.equals(AuthenticateUserRequest, a, b);
|
|
42
38
|
}
|
|
43
39
|
}
|
|
44
|
-
|
|
45
|
-
AuthenticateUserRequest.runtime = protobuf_1.proto3;
|
|
40
|
+
AuthenticateUserRequest.runtime = proto3;
|
|
46
41
|
AuthenticateUserRequest.typeName = "IT.WebServices.Fragments.Authentication.AuthenticateUserRequest";
|
|
47
|
-
AuthenticateUserRequest.fields =
|
|
42
|
+
AuthenticateUserRequest.fields = proto3.util.newFieldList(() => [
|
|
48
43
|
{ no: 1, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
49
44
|
{ no: 2, name: "Password", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
50
45
|
{ no: 3, name: "MFACode", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -52,14 +47,14 @@ AuthenticateUserRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
52
47
|
/**
|
|
53
48
|
* @generated from message IT.WebServices.Fragments.Authentication.AuthenticateUserResponse
|
|
54
49
|
*/
|
|
55
|
-
class AuthenticateUserResponse extends
|
|
50
|
+
export class AuthenticateUserResponse extends Message {
|
|
56
51
|
constructor(data) {
|
|
57
52
|
super();
|
|
58
53
|
/**
|
|
59
54
|
* @generated from field: string BearerToken = 1;
|
|
60
55
|
*/
|
|
61
56
|
this.BearerToken = "";
|
|
62
|
-
|
|
57
|
+
proto3.util.initPartial(data, this);
|
|
63
58
|
}
|
|
64
59
|
static fromBinary(bytes, options) {
|
|
65
60
|
return new AuthenticateUserResponse().fromBinary(bytes, options);
|
|
@@ -71,20 +66,19 @@ class AuthenticateUserResponse extends protobuf_1.Message {
|
|
|
71
66
|
return new AuthenticateUserResponse().fromJsonString(jsonString, options);
|
|
72
67
|
}
|
|
73
68
|
static equals(a, b) {
|
|
74
|
-
return
|
|
69
|
+
return proto3.util.equals(AuthenticateUserResponse, a, b);
|
|
75
70
|
}
|
|
76
71
|
}
|
|
77
|
-
|
|
78
|
-
AuthenticateUserResponse.runtime = protobuf_1.proto3;
|
|
72
|
+
AuthenticateUserResponse.runtime = proto3;
|
|
79
73
|
AuthenticateUserResponse.typeName = "IT.WebServices.Fragments.Authentication.AuthenticateUserResponse";
|
|
80
|
-
AuthenticateUserResponse.fields =
|
|
74
|
+
AuthenticateUserResponse.fields = proto3.util.newFieldList(() => [
|
|
81
75
|
{ no: 1, name: "BearerToken", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
82
|
-
{ no: 2, name: "UserRecord", kind: "message", T:
|
|
76
|
+
{ no: 2, name: "UserRecord", kind: "message", T: UserNormalRecord },
|
|
83
77
|
]);
|
|
84
78
|
/**
|
|
85
79
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOtherPasswordRequest
|
|
86
80
|
*/
|
|
87
|
-
class ChangeOtherPasswordRequest extends
|
|
81
|
+
export class ChangeOtherPasswordRequest extends Message {
|
|
88
82
|
constructor(data) {
|
|
89
83
|
super();
|
|
90
84
|
/**
|
|
@@ -97,7 +91,7 @@ class ChangeOtherPasswordRequest extends protobuf_1.Message {
|
|
|
97
91
|
* @generated from field: string NewPassword = 2;
|
|
98
92
|
*/
|
|
99
93
|
this.NewPassword = "";
|
|
100
|
-
|
|
94
|
+
proto3.util.initPartial(data, this);
|
|
101
95
|
}
|
|
102
96
|
static fromBinary(bytes, options) {
|
|
103
97
|
return new ChangeOtherPasswordRequest().fromBinary(bytes, options);
|
|
@@ -109,27 +103,26 @@ class ChangeOtherPasswordRequest extends protobuf_1.Message {
|
|
|
109
103
|
return new ChangeOtherPasswordRequest().fromJsonString(jsonString, options);
|
|
110
104
|
}
|
|
111
105
|
static equals(a, b) {
|
|
112
|
-
return
|
|
106
|
+
return proto3.util.equals(ChangeOtherPasswordRequest, a, b);
|
|
113
107
|
}
|
|
114
108
|
}
|
|
115
|
-
|
|
116
|
-
ChangeOtherPasswordRequest.runtime = protobuf_1.proto3;
|
|
109
|
+
ChangeOtherPasswordRequest.runtime = proto3;
|
|
117
110
|
ChangeOtherPasswordRequest.typeName = "IT.WebServices.Fragments.Authentication.ChangeOtherPasswordRequest";
|
|
118
|
-
ChangeOtherPasswordRequest.fields =
|
|
111
|
+
ChangeOtherPasswordRequest.fields = proto3.util.newFieldList(() => [
|
|
119
112
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
120
113
|
{ no: 2, name: "NewPassword", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
121
114
|
]);
|
|
122
115
|
/**
|
|
123
116
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOtherPasswordResponse
|
|
124
117
|
*/
|
|
125
|
-
class ChangeOtherPasswordResponse extends
|
|
118
|
+
export class ChangeOtherPasswordResponse extends Message {
|
|
126
119
|
constructor(data) {
|
|
127
120
|
super();
|
|
128
121
|
/**
|
|
129
122
|
* @generated from field: IT.WebServices.Fragments.Authentication.ChangeOtherPasswordResponse.ChangeOtherPasswordResponseErrorType Error = 1;
|
|
130
123
|
*/
|
|
131
124
|
this.Error = ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType.NoError;
|
|
132
|
-
|
|
125
|
+
proto3.util.initPartial(data, this);
|
|
133
126
|
}
|
|
134
127
|
static fromBinary(bytes, options) {
|
|
135
128
|
return new ChangeOtherPasswordResponse().fromBinary(bytes, options);
|
|
@@ -141,19 +134,18 @@ class ChangeOtherPasswordResponse extends protobuf_1.Message {
|
|
|
141
134
|
return new ChangeOtherPasswordResponse().fromJsonString(jsonString, options);
|
|
142
135
|
}
|
|
143
136
|
static equals(a, b) {
|
|
144
|
-
return
|
|
137
|
+
return proto3.util.equals(ChangeOtherPasswordResponse, a, b);
|
|
145
138
|
}
|
|
146
139
|
}
|
|
147
|
-
|
|
148
|
-
ChangeOtherPasswordResponse.runtime = protobuf_1.proto3;
|
|
140
|
+
ChangeOtherPasswordResponse.runtime = proto3;
|
|
149
141
|
ChangeOtherPasswordResponse.typeName = "IT.WebServices.Fragments.Authentication.ChangeOtherPasswordResponse";
|
|
150
|
-
ChangeOtherPasswordResponse.fields =
|
|
151
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
142
|
+
ChangeOtherPasswordResponse.fields = proto3.util.newFieldList(() => [
|
|
143
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType) },
|
|
152
144
|
]);
|
|
153
145
|
/**
|
|
154
146
|
* @generated from enum IT.WebServices.Fragments.Authentication.ChangeOtherPasswordResponse.ChangeOtherPasswordResponseErrorType
|
|
155
147
|
*/
|
|
156
|
-
var ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType;
|
|
148
|
+
export var ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType;
|
|
157
149
|
(function (ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType) {
|
|
158
150
|
/**
|
|
159
151
|
* @generated from enum value: NoError = 0;
|
|
@@ -171,9 +163,9 @@ var ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType;
|
|
|
171
163
|
* @generated from enum value: BadNewPassword = 2;
|
|
172
164
|
*/
|
|
173
165
|
ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType[ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType["BadNewPassword"] = 2] = "BadNewPassword";
|
|
174
|
-
})(ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType || (
|
|
166
|
+
})(ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType || (ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType = {}));
|
|
175
167
|
// Retrieve enum metadata with: proto3.getEnumType(ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType)
|
|
176
|
-
|
|
168
|
+
proto3.util.setEnumType(ChangeOtherPasswordResponse_ChangeOtherPasswordResponseErrorType, "IT.WebServices.Fragments.Authentication.ChangeOtherPasswordResponse.ChangeOtherPasswordResponseErrorType", [
|
|
177
169
|
{ no: 0, name: "NoError" },
|
|
178
170
|
{ no: -1, name: "UnknownError" },
|
|
179
171
|
{ no: 1, name: "UserNotFound" },
|
|
@@ -182,7 +174,7 @@ protobuf_1.proto3.util.setEnumType(ChangeOtherPasswordResponse_ChangeOtherPasswo
|
|
|
182
174
|
/**
|
|
183
175
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageRequest
|
|
184
176
|
*/
|
|
185
|
-
class ChangeOtherProfileImageRequest extends
|
|
177
|
+
export class ChangeOtherProfileImageRequest extends Message {
|
|
186
178
|
constructor(data) {
|
|
187
179
|
super();
|
|
188
180
|
/**
|
|
@@ -195,7 +187,7 @@ class ChangeOtherProfileImageRequest extends protobuf_1.Message {
|
|
|
195
187
|
* @generated from field: bytes ProfileImage = 2;
|
|
196
188
|
*/
|
|
197
189
|
this.ProfileImage = new Uint8Array(0);
|
|
198
|
-
|
|
190
|
+
proto3.util.initPartial(data, this);
|
|
199
191
|
}
|
|
200
192
|
static fromBinary(bytes, options) {
|
|
201
193
|
return new ChangeOtherProfileImageRequest().fromBinary(bytes, options);
|
|
@@ -207,27 +199,26 @@ class ChangeOtherProfileImageRequest extends protobuf_1.Message {
|
|
|
207
199
|
return new ChangeOtherProfileImageRequest().fromJsonString(jsonString, options);
|
|
208
200
|
}
|
|
209
201
|
static equals(a, b) {
|
|
210
|
-
return
|
|
202
|
+
return proto3.util.equals(ChangeOtherProfileImageRequest, a, b);
|
|
211
203
|
}
|
|
212
204
|
}
|
|
213
|
-
|
|
214
|
-
ChangeOtherProfileImageRequest.runtime = protobuf_1.proto3;
|
|
205
|
+
ChangeOtherProfileImageRequest.runtime = proto3;
|
|
215
206
|
ChangeOtherProfileImageRequest.typeName = "IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageRequest";
|
|
216
|
-
ChangeOtherProfileImageRequest.fields =
|
|
207
|
+
ChangeOtherProfileImageRequest.fields = proto3.util.newFieldList(() => [
|
|
217
208
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
218
209
|
{ no: 2, name: "ProfileImage", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
219
210
|
]);
|
|
220
211
|
/**
|
|
221
212
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageResponse
|
|
222
213
|
*/
|
|
223
|
-
class ChangeOtherProfileImageResponse extends
|
|
214
|
+
export class ChangeOtherProfileImageResponse extends Message {
|
|
224
215
|
constructor(data) {
|
|
225
216
|
super();
|
|
226
217
|
/**
|
|
227
218
|
* @generated from field: IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageResponse.ChangeOtherProfileImageResponseErrorType Error = 1;
|
|
228
219
|
*/
|
|
229
220
|
this.Error = ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType.NoError;
|
|
230
|
-
|
|
221
|
+
proto3.util.initPartial(data, this);
|
|
231
222
|
}
|
|
232
223
|
static fromBinary(bytes, options) {
|
|
233
224
|
return new ChangeOtherProfileImageResponse().fromBinary(bytes, options);
|
|
@@ -239,19 +230,18 @@ class ChangeOtherProfileImageResponse extends protobuf_1.Message {
|
|
|
239
230
|
return new ChangeOtherProfileImageResponse().fromJsonString(jsonString, options);
|
|
240
231
|
}
|
|
241
232
|
static equals(a, b) {
|
|
242
|
-
return
|
|
233
|
+
return proto3.util.equals(ChangeOtherProfileImageResponse, a, b);
|
|
243
234
|
}
|
|
244
235
|
}
|
|
245
|
-
|
|
246
|
-
ChangeOtherProfileImageResponse.runtime = protobuf_1.proto3;
|
|
236
|
+
ChangeOtherProfileImageResponse.runtime = proto3;
|
|
247
237
|
ChangeOtherProfileImageResponse.typeName = "IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageResponse";
|
|
248
|
-
ChangeOtherProfileImageResponse.fields =
|
|
249
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
238
|
+
ChangeOtherProfileImageResponse.fields = proto3.util.newFieldList(() => [
|
|
239
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType) },
|
|
250
240
|
]);
|
|
251
241
|
/**
|
|
252
242
|
* @generated from enum IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageResponse.ChangeOtherProfileImageResponseErrorType
|
|
253
243
|
*/
|
|
254
|
-
var ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType;
|
|
244
|
+
export var ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType;
|
|
255
245
|
(function (ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType) {
|
|
256
246
|
/**
|
|
257
247
|
* @generated from enum value: NoError = 0;
|
|
@@ -269,9 +259,9 @@ var ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType;
|
|
|
269
259
|
* @generated from enum value: BadFormat = 2;
|
|
270
260
|
*/
|
|
271
261
|
ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType[ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType["BadFormat"] = 2] = "BadFormat";
|
|
272
|
-
})(ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType || (
|
|
262
|
+
})(ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType || (ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType = {}));
|
|
273
263
|
// Retrieve enum metadata with: proto3.getEnumType(ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType)
|
|
274
|
-
|
|
264
|
+
proto3.util.setEnumType(ChangeOtherProfileImageResponse_ChangeOtherProfileImageResponseErrorType, "IT.WebServices.Fragments.Authentication.ChangeOtherProfileImageResponse.ChangeOtherProfileImageResponseErrorType", [
|
|
275
265
|
{ no: 0, name: "NoError" },
|
|
276
266
|
{ no: -1, name: "UnknownError" },
|
|
277
267
|
{ no: 1, name: "UserNotFound" },
|
|
@@ -280,7 +270,7 @@ protobuf_1.proto3.util.setEnumType(ChangeOtherProfileImageResponse_ChangeOtherPr
|
|
|
280
270
|
/**
|
|
281
271
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOwnPasswordRequest
|
|
282
272
|
*/
|
|
283
|
-
class ChangeOwnPasswordRequest extends
|
|
273
|
+
export class ChangeOwnPasswordRequest extends Message {
|
|
284
274
|
constructor(data) {
|
|
285
275
|
super();
|
|
286
276
|
/**
|
|
@@ -291,7 +281,7 @@ class ChangeOwnPasswordRequest extends protobuf_1.Message {
|
|
|
291
281
|
* @generated from field: string NewPassword = 2;
|
|
292
282
|
*/
|
|
293
283
|
this.NewPassword = "";
|
|
294
|
-
|
|
284
|
+
proto3.util.initPartial(data, this);
|
|
295
285
|
}
|
|
296
286
|
static fromBinary(bytes, options) {
|
|
297
287
|
return new ChangeOwnPasswordRequest().fromBinary(bytes, options);
|
|
@@ -303,27 +293,26 @@ class ChangeOwnPasswordRequest extends protobuf_1.Message {
|
|
|
303
293
|
return new ChangeOwnPasswordRequest().fromJsonString(jsonString, options);
|
|
304
294
|
}
|
|
305
295
|
static equals(a, b) {
|
|
306
|
-
return
|
|
296
|
+
return proto3.util.equals(ChangeOwnPasswordRequest, a, b);
|
|
307
297
|
}
|
|
308
298
|
}
|
|
309
|
-
|
|
310
|
-
ChangeOwnPasswordRequest.runtime = protobuf_1.proto3;
|
|
299
|
+
ChangeOwnPasswordRequest.runtime = proto3;
|
|
311
300
|
ChangeOwnPasswordRequest.typeName = "IT.WebServices.Fragments.Authentication.ChangeOwnPasswordRequest";
|
|
312
|
-
ChangeOwnPasswordRequest.fields =
|
|
301
|
+
ChangeOwnPasswordRequest.fields = proto3.util.newFieldList(() => [
|
|
313
302
|
{ no: 1, name: "OldPassword", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
314
303
|
{ no: 2, name: "NewPassword", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
315
304
|
]);
|
|
316
305
|
/**
|
|
317
306
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOwnPasswordResponse
|
|
318
307
|
*/
|
|
319
|
-
class ChangeOwnPasswordResponse extends
|
|
308
|
+
export class ChangeOwnPasswordResponse extends Message {
|
|
320
309
|
constructor(data) {
|
|
321
310
|
super();
|
|
322
311
|
/**
|
|
323
312
|
* @generated from field: IT.WebServices.Fragments.Authentication.ChangeOwnPasswordResponse.ChangeOwnPasswordResponseErrorType Error = 1;
|
|
324
313
|
*/
|
|
325
314
|
this.Error = ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType.NoError;
|
|
326
|
-
|
|
315
|
+
proto3.util.initPartial(data, this);
|
|
327
316
|
}
|
|
328
317
|
static fromBinary(bytes, options) {
|
|
329
318
|
return new ChangeOwnPasswordResponse().fromBinary(bytes, options);
|
|
@@ -335,19 +324,18 @@ class ChangeOwnPasswordResponse extends protobuf_1.Message {
|
|
|
335
324
|
return new ChangeOwnPasswordResponse().fromJsonString(jsonString, options);
|
|
336
325
|
}
|
|
337
326
|
static equals(a, b) {
|
|
338
|
-
return
|
|
327
|
+
return proto3.util.equals(ChangeOwnPasswordResponse, a, b);
|
|
339
328
|
}
|
|
340
329
|
}
|
|
341
|
-
|
|
342
|
-
ChangeOwnPasswordResponse.runtime = protobuf_1.proto3;
|
|
330
|
+
ChangeOwnPasswordResponse.runtime = proto3;
|
|
343
331
|
ChangeOwnPasswordResponse.typeName = "IT.WebServices.Fragments.Authentication.ChangeOwnPasswordResponse";
|
|
344
|
-
ChangeOwnPasswordResponse.fields =
|
|
345
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
332
|
+
ChangeOwnPasswordResponse.fields = proto3.util.newFieldList(() => [
|
|
333
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType) },
|
|
346
334
|
]);
|
|
347
335
|
/**
|
|
348
336
|
* @generated from enum IT.WebServices.Fragments.Authentication.ChangeOwnPasswordResponse.ChangeOwnPasswordResponseErrorType
|
|
349
337
|
*/
|
|
350
|
-
var ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType;
|
|
338
|
+
export var ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType;
|
|
351
339
|
(function (ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType) {
|
|
352
340
|
/**
|
|
353
341
|
* @generated from enum value: NoError = 0;
|
|
@@ -365,9 +353,9 @@ var ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType;
|
|
|
365
353
|
* @generated from enum value: BadNewPassword = 2;
|
|
366
354
|
*/
|
|
367
355
|
ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType[ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType["BadNewPassword"] = 2] = "BadNewPassword";
|
|
368
|
-
})(ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType || (
|
|
356
|
+
})(ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType || (ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType = {}));
|
|
369
357
|
// Retrieve enum metadata with: proto3.getEnumType(ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType)
|
|
370
|
-
|
|
358
|
+
proto3.util.setEnumType(ChangeOwnPasswordResponse_ChangeOwnPasswordResponseErrorType, "IT.WebServices.Fragments.Authentication.ChangeOwnPasswordResponse.ChangeOwnPasswordResponseErrorType", [
|
|
371
359
|
{ no: 0, name: "NoError" },
|
|
372
360
|
{ no: -1, name: "UnknownError" },
|
|
373
361
|
{ no: 1, name: "BadOldPassword" },
|
|
@@ -376,14 +364,14 @@ protobuf_1.proto3.util.setEnumType(ChangeOwnPasswordResponse_ChangeOwnPasswordRe
|
|
|
376
364
|
/**
|
|
377
365
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageRequest
|
|
378
366
|
*/
|
|
379
|
-
class ChangeOwnProfileImageRequest extends
|
|
367
|
+
export class ChangeOwnProfileImageRequest extends Message {
|
|
380
368
|
constructor(data) {
|
|
381
369
|
super();
|
|
382
370
|
/**
|
|
383
371
|
* @generated from field: bytes ProfileImage = 1;
|
|
384
372
|
*/
|
|
385
373
|
this.ProfileImage = new Uint8Array(0);
|
|
386
|
-
|
|
374
|
+
proto3.util.initPartial(data, this);
|
|
387
375
|
}
|
|
388
376
|
static fromBinary(bytes, options) {
|
|
389
377
|
return new ChangeOwnProfileImageRequest().fromBinary(bytes, options);
|
|
@@ -395,26 +383,25 @@ class ChangeOwnProfileImageRequest extends protobuf_1.Message {
|
|
|
395
383
|
return new ChangeOwnProfileImageRequest().fromJsonString(jsonString, options);
|
|
396
384
|
}
|
|
397
385
|
static equals(a, b) {
|
|
398
|
-
return
|
|
386
|
+
return proto3.util.equals(ChangeOwnProfileImageRequest, a, b);
|
|
399
387
|
}
|
|
400
388
|
}
|
|
401
|
-
|
|
402
|
-
ChangeOwnProfileImageRequest.runtime = protobuf_1.proto3;
|
|
389
|
+
ChangeOwnProfileImageRequest.runtime = proto3;
|
|
403
390
|
ChangeOwnProfileImageRequest.typeName = "IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageRequest";
|
|
404
|
-
ChangeOwnProfileImageRequest.fields =
|
|
391
|
+
ChangeOwnProfileImageRequest.fields = proto3.util.newFieldList(() => [
|
|
405
392
|
{ no: 1, name: "ProfileImage", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
406
393
|
]);
|
|
407
394
|
/**
|
|
408
395
|
* @generated from message IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageResponse
|
|
409
396
|
*/
|
|
410
|
-
class ChangeOwnProfileImageResponse extends
|
|
397
|
+
export class ChangeOwnProfileImageResponse extends Message {
|
|
411
398
|
constructor(data) {
|
|
412
399
|
super();
|
|
413
400
|
/**
|
|
414
401
|
* @generated from field: IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageResponse.ChangeOwnProfileImageResponseErrorType Error = 1;
|
|
415
402
|
*/
|
|
416
403
|
this.Error = ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType.NoError;
|
|
417
|
-
|
|
404
|
+
proto3.util.initPartial(data, this);
|
|
418
405
|
}
|
|
419
406
|
static fromBinary(bytes, options) {
|
|
420
407
|
return new ChangeOwnProfileImageResponse().fromBinary(bytes, options);
|
|
@@ -426,19 +413,18 @@ class ChangeOwnProfileImageResponse extends protobuf_1.Message {
|
|
|
426
413
|
return new ChangeOwnProfileImageResponse().fromJsonString(jsonString, options);
|
|
427
414
|
}
|
|
428
415
|
static equals(a, b) {
|
|
429
|
-
return
|
|
416
|
+
return proto3.util.equals(ChangeOwnProfileImageResponse, a, b);
|
|
430
417
|
}
|
|
431
418
|
}
|
|
432
|
-
|
|
433
|
-
ChangeOwnProfileImageResponse.runtime = protobuf_1.proto3;
|
|
419
|
+
ChangeOwnProfileImageResponse.runtime = proto3;
|
|
434
420
|
ChangeOwnProfileImageResponse.typeName = "IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageResponse";
|
|
435
|
-
ChangeOwnProfileImageResponse.fields =
|
|
436
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
421
|
+
ChangeOwnProfileImageResponse.fields = proto3.util.newFieldList(() => [
|
|
422
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType) },
|
|
437
423
|
]);
|
|
438
424
|
/**
|
|
439
425
|
* @generated from enum IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageResponse.ChangeOwnProfileImageResponseErrorType
|
|
440
426
|
*/
|
|
441
|
-
var ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType;
|
|
427
|
+
export var ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType;
|
|
442
428
|
(function (ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType) {
|
|
443
429
|
/**
|
|
444
430
|
* @generated from enum value: NoError = 0;
|
|
@@ -452,9 +438,9 @@ var ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType;
|
|
|
452
438
|
* @generated from enum value: BadFormat = 1;
|
|
453
439
|
*/
|
|
454
440
|
ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType[ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType["BadFormat"] = 1] = "BadFormat";
|
|
455
|
-
})(ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType || (
|
|
441
|
+
})(ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType || (ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType = {}));
|
|
456
442
|
// Retrieve enum metadata with: proto3.getEnumType(ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType)
|
|
457
|
-
|
|
443
|
+
proto3.util.setEnumType(ChangeOwnProfileImageResponse_ChangeOwnProfileImageResponseErrorType, "IT.WebServices.Fragments.Authentication.ChangeOwnProfileImageResponse.ChangeOwnProfileImageResponseErrorType", [
|
|
458
444
|
{ no: 0, name: "NoError" },
|
|
459
445
|
{ no: -1, name: "UnknownError" },
|
|
460
446
|
{ no: 1, name: "BadFormat" },
|
|
@@ -462,7 +448,7 @@ protobuf_1.proto3.util.setEnumType(ChangeOwnProfileImageResponse_ChangeOwnProfil
|
|
|
462
448
|
/**
|
|
463
449
|
* @generated from message IT.WebServices.Fragments.Authentication.CreateUserRequest
|
|
464
450
|
*/
|
|
465
|
-
class CreateUserRequest extends
|
|
451
|
+
export class CreateUserRequest extends Message {
|
|
466
452
|
constructor(data) {
|
|
467
453
|
super();
|
|
468
454
|
/**
|
|
@@ -495,7 +481,7 @@ class CreateUserRequest extends protobuf_1.Message {
|
|
|
495
481
|
* @generated from field: string Email = 5;
|
|
496
482
|
*/
|
|
497
483
|
this.Email = "";
|
|
498
|
-
|
|
484
|
+
proto3.util.initPartial(data, this);
|
|
499
485
|
}
|
|
500
486
|
static fromBinary(bytes, options) {
|
|
501
487
|
return new CreateUserRequest().fromBinary(bytes, options);
|
|
@@ -507,13 +493,12 @@ class CreateUserRequest extends protobuf_1.Message {
|
|
|
507
493
|
return new CreateUserRequest().fromJsonString(jsonString, options);
|
|
508
494
|
}
|
|
509
495
|
static equals(a, b) {
|
|
510
|
-
return
|
|
496
|
+
return proto3.util.equals(CreateUserRequest, a, b);
|
|
511
497
|
}
|
|
512
498
|
}
|
|
513
|
-
|
|
514
|
-
CreateUserRequest.runtime = protobuf_1.proto3;
|
|
499
|
+
CreateUserRequest.runtime = proto3;
|
|
515
500
|
CreateUserRequest.typeName = "IT.WebServices.Fragments.Authentication.CreateUserRequest";
|
|
516
|
-
CreateUserRequest.fields =
|
|
501
|
+
CreateUserRequest.fields = proto3.util.newFieldList(() => [
|
|
517
502
|
{ no: 1, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
518
503
|
{ no: 2, name: "Password", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
519
504
|
{ no: 3, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -523,7 +508,7 @@ CreateUserRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
523
508
|
/**
|
|
524
509
|
* @generated from message IT.WebServices.Fragments.Authentication.CreateUserResponse
|
|
525
510
|
*/
|
|
526
|
-
class CreateUserResponse extends
|
|
511
|
+
export class CreateUserResponse extends Message {
|
|
527
512
|
constructor(data) {
|
|
528
513
|
super();
|
|
529
514
|
/**
|
|
@@ -534,7 +519,7 @@ class CreateUserResponse extends protobuf_1.Message {
|
|
|
534
519
|
* @generated from field: IT.WebServices.Fragments.Authentication.CreateUserResponse.CreateUserResponseErrorType Error = 2;
|
|
535
520
|
*/
|
|
536
521
|
this.Error = CreateUserResponse_CreateUserResponseErrorType.NoError;
|
|
537
|
-
|
|
522
|
+
proto3.util.initPartial(data, this);
|
|
538
523
|
}
|
|
539
524
|
static fromBinary(bytes, options) {
|
|
540
525
|
return new CreateUserResponse().fromBinary(bytes, options);
|
|
@@ -546,20 +531,19 @@ class CreateUserResponse extends protobuf_1.Message {
|
|
|
546
531
|
return new CreateUserResponse().fromJsonString(jsonString, options);
|
|
547
532
|
}
|
|
548
533
|
static equals(a, b) {
|
|
549
|
-
return
|
|
534
|
+
return proto3.util.equals(CreateUserResponse, a, b);
|
|
550
535
|
}
|
|
551
536
|
}
|
|
552
|
-
|
|
553
|
-
CreateUserResponse.runtime = protobuf_1.proto3;
|
|
537
|
+
CreateUserResponse.runtime = proto3;
|
|
554
538
|
CreateUserResponse.typeName = "IT.WebServices.Fragments.Authentication.CreateUserResponse";
|
|
555
|
-
CreateUserResponse.fields =
|
|
539
|
+
CreateUserResponse.fields = proto3.util.newFieldList(() => [
|
|
556
540
|
{ no: 1, name: "BearerToken", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
557
|
-
{ no: 2, name: "Error", kind: "enum", T:
|
|
541
|
+
{ no: 2, name: "Error", kind: "enum", T: proto3.getEnumType(CreateUserResponse_CreateUserResponseErrorType) },
|
|
558
542
|
]);
|
|
559
543
|
/**
|
|
560
544
|
* @generated from enum IT.WebServices.Fragments.Authentication.CreateUserResponse.CreateUserResponseErrorType
|
|
561
545
|
*/
|
|
562
|
-
var CreateUserResponse_CreateUserResponseErrorType;
|
|
546
|
+
export var CreateUserResponse_CreateUserResponseErrorType;
|
|
563
547
|
(function (CreateUserResponse_CreateUserResponseErrorType) {
|
|
564
548
|
/**
|
|
565
549
|
* @generated from enum value: NoError = 0;
|
|
@@ -577,9 +561,9 @@ var CreateUserResponse_CreateUserResponseErrorType;
|
|
|
577
561
|
* @generated from enum value: EmailTaken = 2;
|
|
578
562
|
*/
|
|
579
563
|
CreateUserResponse_CreateUserResponseErrorType[CreateUserResponse_CreateUserResponseErrorType["EmailTaken"] = 2] = "EmailTaken";
|
|
580
|
-
})(CreateUserResponse_CreateUserResponseErrorType || (
|
|
564
|
+
})(CreateUserResponse_CreateUserResponseErrorType || (CreateUserResponse_CreateUserResponseErrorType = {}));
|
|
581
565
|
// Retrieve enum metadata with: proto3.getEnumType(CreateUserResponse_CreateUserResponseErrorType)
|
|
582
|
-
|
|
566
|
+
proto3.util.setEnumType(CreateUserResponse_CreateUserResponseErrorType, "IT.WebServices.Fragments.Authentication.CreateUserResponse.CreateUserResponseErrorType", [
|
|
583
567
|
{ no: 0, name: "NoError" },
|
|
584
568
|
{ no: -1, name: "UnknownError" },
|
|
585
569
|
{ no: 1, name: "UserNameTaken" },
|
|
@@ -588,7 +572,7 @@ protobuf_1.proto3.util.setEnumType(CreateUserResponse_CreateUserResponseErrorTyp
|
|
|
588
572
|
/**
|
|
589
573
|
* @generated from message IT.WebServices.Fragments.Authentication.DisableEnableOtherUserRequest
|
|
590
574
|
*/
|
|
591
|
-
class DisableEnableOtherUserRequest extends
|
|
575
|
+
export class DisableEnableOtherUserRequest extends Message {
|
|
592
576
|
constructor(data) {
|
|
593
577
|
super();
|
|
594
578
|
/**
|
|
@@ -597,7 +581,7 @@ class DisableEnableOtherUserRequest extends protobuf_1.Message {
|
|
|
597
581
|
* @generated from field: string UserID = 1;
|
|
598
582
|
*/
|
|
599
583
|
this.UserID = "";
|
|
600
|
-
|
|
584
|
+
proto3.util.initPartial(data, this);
|
|
601
585
|
}
|
|
602
586
|
static fromBinary(bytes, options) {
|
|
603
587
|
return new DisableEnableOtherUserRequest().fromBinary(bytes, options);
|
|
@@ -609,26 +593,25 @@ class DisableEnableOtherUserRequest extends protobuf_1.Message {
|
|
|
609
593
|
return new DisableEnableOtherUserRequest().fromJsonString(jsonString, options);
|
|
610
594
|
}
|
|
611
595
|
static equals(a, b) {
|
|
612
|
-
return
|
|
596
|
+
return proto3.util.equals(DisableEnableOtherUserRequest, a, b);
|
|
613
597
|
}
|
|
614
598
|
}
|
|
615
|
-
|
|
616
|
-
DisableEnableOtherUserRequest.runtime = protobuf_1.proto3;
|
|
599
|
+
DisableEnableOtherUserRequest.runtime = proto3;
|
|
617
600
|
DisableEnableOtherUserRequest.typeName = "IT.WebServices.Fragments.Authentication.DisableEnableOtherUserRequest";
|
|
618
|
-
DisableEnableOtherUserRequest.fields =
|
|
601
|
+
DisableEnableOtherUserRequest.fields = proto3.util.newFieldList(() => [
|
|
619
602
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
620
603
|
]);
|
|
621
604
|
/**
|
|
622
605
|
* @generated from message IT.WebServices.Fragments.Authentication.DisableEnableOtherUserResponse
|
|
623
606
|
*/
|
|
624
|
-
class DisableEnableOtherUserResponse extends
|
|
607
|
+
export class DisableEnableOtherUserResponse extends Message {
|
|
625
608
|
constructor(data) {
|
|
626
609
|
super();
|
|
627
610
|
/**
|
|
628
611
|
* @generated from field: IT.WebServices.Fragments.Authentication.DisableEnableOtherUserResponse.DisableEnableOtherUserResponseErrorType Error = 1;
|
|
629
612
|
*/
|
|
630
613
|
this.Error = DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType.NoError;
|
|
631
|
-
|
|
614
|
+
proto3.util.initPartial(data, this);
|
|
632
615
|
}
|
|
633
616
|
static fromBinary(bytes, options) {
|
|
634
617
|
return new DisableEnableOtherUserResponse().fromBinary(bytes, options);
|
|
@@ -640,19 +623,18 @@ class DisableEnableOtherUserResponse extends protobuf_1.Message {
|
|
|
640
623
|
return new DisableEnableOtherUserResponse().fromJsonString(jsonString, options);
|
|
641
624
|
}
|
|
642
625
|
static equals(a, b) {
|
|
643
|
-
return
|
|
626
|
+
return proto3.util.equals(DisableEnableOtherUserResponse, a, b);
|
|
644
627
|
}
|
|
645
628
|
}
|
|
646
|
-
|
|
647
|
-
DisableEnableOtherUserResponse.runtime = protobuf_1.proto3;
|
|
629
|
+
DisableEnableOtherUserResponse.runtime = proto3;
|
|
648
630
|
DisableEnableOtherUserResponse.typeName = "IT.WebServices.Fragments.Authentication.DisableEnableOtherUserResponse";
|
|
649
|
-
DisableEnableOtherUserResponse.fields =
|
|
650
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
631
|
+
DisableEnableOtherUserResponse.fields = proto3.util.newFieldList(() => [
|
|
632
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType) },
|
|
651
633
|
]);
|
|
652
634
|
/**
|
|
653
635
|
* @generated from enum IT.WebServices.Fragments.Authentication.DisableEnableOtherUserResponse.DisableEnableOtherUserResponseErrorType
|
|
654
636
|
*/
|
|
655
|
-
var DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType;
|
|
637
|
+
export var DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType;
|
|
656
638
|
(function (DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType) {
|
|
657
639
|
/**
|
|
658
640
|
* @generated from enum value: NoError = 0;
|
|
@@ -662,16 +644,16 @@ var DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType;
|
|
|
662
644
|
* @generated from enum value: UnknownError = -1;
|
|
663
645
|
*/
|
|
664
646
|
DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType[DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType["UnknownError"] = -1] = "UnknownError";
|
|
665
|
-
})(DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType || (
|
|
647
|
+
})(DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType || (DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType = {}));
|
|
666
648
|
// Retrieve enum metadata with: proto3.getEnumType(DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType)
|
|
667
|
-
|
|
649
|
+
proto3.util.setEnumType(DisableEnableOtherUserResponse_DisableEnableOtherUserResponseErrorType, "IT.WebServices.Fragments.Authentication.DisableEnableOtherUserResponse.DisableEnableOtherUserResponseErrorType", [
|
|
668
650
|
{ no: 0, name: "NoError" },
|
|
669
651
|
{ no: -1, name: "UnknownError" },
|
|
670
652
|
]);
|
|
671
653
|
/**
|
|
672
654
|
* @generated from message IT.WebServices.Fragments.Authentication.DisableOtherTotpRequest
|
|
673
655
|
*/
|
|
674
|
-
class DisableOtherTotpRequest extends
|
|
656
|
+
export class DisableOtherTotpRequest extends Message {
|
|
675
657
|
constructor(data) {
|
|
676
658
|
super();
|
|
677
659
|
/**
|
|
@@ -682,7 +664,7 @@ class DisableOtherTotpRequest extends protobuf_1.Message {
|
|
|
682
664
|
* @generated from field: string TotpID = 2;
|
|
683
665
|
*/
|
|
684
666
|
this.TotpID = "";
|
|
685
|
-
|
|
667
|
+
proto3.util.initPartial(data, this);
|
|
686
668
|
}
|
|
687
669
|
static fromBinary(bytes, options) {
|
|
688
670
|
return new DisableOtherTotpRequest().fromBinary(bytes, options);
|
|
@@ -694,27 +676,26 @@ class DisableOtherTotpRequest extends protobuf_1.Message {
|
|
|
694
676
|
return new DisableOtherTotpRequest().fromJsonString(jsonString, options);
|
|
695
677
|
}
|
|
696
678
|
static equals(a, b) {
|
|
697
|
-
return
|
|
679
|
+
return proto3.util.equals(DisableOtherTotpRequest, a, b);
|
|
698
680
|
}
|
|
699
681
|
}
|
|
700
|
-
|
|
701
|
-
DisableOtherTotpRequest.runtime = protobuf_1.proto3;
|
|
682
|
+
DisableOtherTotpRequest.runtime = proto3;
|
|
702
683
|
DisableOtherTotpRequest.typeName = "IT.WebServices.Fragments.Authentication.DisableOtherTotpRequest";
|
|
703
|
-
DisableOtherTotpRequest.fields =
|
|
684
|
+
DisableOtherTotpRequest.fields = proto3.util.newFieldList(() => [
|
|
704
685
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
705
686
|
{ no: 2, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
706
687
|
]);
|
|
707
688
|
/**
|
|
708
689
|
* @generated from message IT.WebServices.Fragments.Authentication.DisableOtherTotpResponse
|
|
709
690
|
*/
|
|
710
|
-
class DisableOtherTotpResponse extends
|
|
691
|
+
export class DisableOtherTotpResponse extends Message {
|
|
711
692
|
constructor(data) {
|
|
712
693
|
super();
|
|
713
694
|
/**
|
|
714
695
|
* @generated from field: string Error = 10;
|
|
715
696
|
*/
|
|
716
697
|
this.Error = "";
|
|
717
|
-
|
|
698
|
+
proto3.util.initPartial(data, this);
|
|
718
699
|
}
|
|
719
700
|
static fromBinary(bytes, options) {
|
|
720
701
|
return new DisableOtherTotpResponse().fromBinary(bytes, options);
|
|
@@ -726,26 +707,25 @@ class DisableOtherTotpResponse extends protobuf_1.Message {
|
|
|
726
707
|
return new DisableOtherTotpResponse().fromJsonString(jsonString, options);
|
|
727
708
|
}
|
|
728
709
|
static equals(a, b) {
|
|
729
|
-
return
|
|
710
|
+
return proto3.util.equals(DisableOtherTotpResponse, a, b);
|
|
730
711
|
}
|
|
731
712
|
}
|
|
732
|
-
|
|
733
|
-
DisableOtherTotpResponse.runtime = protobuf_1.proto3;
|
|
713
|
+
DisableOtherTotpResponse.runtime = proto3;
|
|
734
714
|
DisableOtherTotpResponse.typeName = "IT.WebServices.Fragments.Authentication.DisableOtherTotpResponse";
|
|
735
|
-
DisableOtherTotpResponse.fields =
|
|
715
|
+
DisableOtherTotpResponse.fields = proto3.util.newFieldList(() => [
|
|
736
716
|
{ no: 10, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
737
717
|
]);
|
|
738
718
|
/**
|
|
739
719
|
* @generated from message IT.WebServices.Fragments.Authentication.DisableOwnTotpRequest
|
|
740
720
|
*/
|
|
741
|
-
class DisableOwnTotpRequest extends
|
|
721
|
+
export class DisableOwnTotpRequest extends Message {
|
|
742
722
|
constructor(data) {
|
|
743
723
|
super();
|
|
744
724
|
/**
|
|
745
725
|
* @generated from field: string TotpID = 1;
|
|
746
726
|
*/
|
|
747
727
|
this.TotpID = "";
|
|
748
|
-
|
|
728
|
+
proto3.util.initPartial(data, this);
|
|
749
729
|
}
|
|
750
730
|
static fromBinary(bytes, options) {
|
|
751
731
|
return new DisableOwnTotpRequest().fromBinary(bytes, options);
|
|
@@ -757,26 +737,25 @@ class DisableOwnTotpRequest extends protobuf_1.Message {
|
|
|
757
737
|
return new DisableOwnTotpRequest().fromJsonString(jsonString, options);
|
|
758
738
|
}
|
|
759
739
|
static equals(a, b) {
|
|
760
|
-
return
|
|
740
|
+
return proto3.util.equals(DisableOwnTotpRequest, a, b);
|
|
761
741
|
}
|
|
762
742
|
}
|
|
763
|
-
|
|
764
|
-
DisableOwnTotpRequest.runtime = protobuf_1.proto3;
|
|
743
|
+
DisableOwnTotpRequest.runtime = proto3;
|
|
765
744
|
DisableOwnTotpRequest.typeName = "IT.WebServices.Fragments.Authentication.DisableOwnTotpRequest";
|
|
766
|
-
DisableOwnTotpRequest.fields =
|
|
745
|
+
DisableOwnTotpRequest.fields = proto3.util.newFieldList(() => [
|
|
767
746
|
{ no: 1, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
768
747
|
]);
|
|
769
748
|
/**
|
|
770
749
|
* @generated from message IT.WebServices.Fragments.Authentication.DisableOwnTotpResponse
|
|
771
750
|
*/
|
|
772
|
-
class DisableOwnTotpResponse extends
|
|
751
|
+
export class DisableOwnTotpResponse extends Message {
|
|
773
752
|
constructor(data) {
|
|
774
753
|
super();
|
|
775
754
|
/**
|
|
776
755
|
* @generated from field: string Error = 10;
|
|
777
756
|
*/
|
|
778
757
|
this.Error = "";
|
|
779
|
-
|
|
758
|
+
proto3.util.initPartial(data, this);
|
|
780
759
|
}
|
|
781
760
|
static fromBinary(bytes, options) {
|
|
782
761
|
return new DisableOwnTotpResponse().fromBinary(bytes, options);
|
|
@@ -788,19 +767,18 @@ class DisableOwnTotpResponse extends protobuf_1.Message {
|
|
|
788
767
|
return new DisableOwnTotpResponse().fromJsonString(jsonString, options);
|
|
789
768
|
}
|
|
790
769
|
static equals(a, b) {
|
|
791
|
-
return
|
|
770
|
+
return proto3.util.equals(DisableOwnTotpResponse, a, b);
|
|
792
771
|
}
|
|
793
772
|
}
|
|
794
|
-
|
|
795
|
-
DisableOwnTotpResponse.runtime = protobuf_1.proto3;
|
|
773
|
+
DisableOwnTotpResponse.runtime = proto3;
|
|
796
774
|
DisableOwnTotpResponse.typeName = "IT.WebServices.Fragments.Authentication.DisableOwnTotpResponse";
|
|
797
|
-
DisableOwnTotpResponse.fields =
|
|
775
|
+
DisableOwnTotpResponse.fields = proto3.util.newFieldList(() => [
|
|
798
776
|
{ no: 10, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
799
777
|
]);
|
|
800
778
|
/**
|
|
801
779
|
* @generated from message IT.WebServices.Fragments.Authentication.GenerateOtherTotpRequest
|
|
802
780
|
*/
|
|
803
|
-
class GenerateOtherTotpRequest extends
|
|
781
|
+
export class GenerateOtherTotpRequest extends Message {
|
|
804
782
|
constructor(data) {
|
|
805
783
|
super();
|
|
806
784
|
/**
|
|
@@ -811,7 +789,7 @@ class GenerateOtherTotpRequest extends protobuf_1.Message {
|
|
|
811
789
|
* @generated from field: string DeviceName = 2;
|
|
812
790
|
*/
|
|
813
791
|
this.DeviceName = "";
|
|
814
|
-
|
|
792
|
+
proto3.util.initPartial(data, this);
|
|
815
793
|
}
|
|
816
794
|
static fromBinary(bytes, options) {
|
|
817
795
|
return new GenerateOtherTotpRequest().fromBinary(bytes, options);
|
|
@@ -823,20 +801,19 @@ class GenerateOtherTotpRequest extends protobuf_1.Message {
|
|
|
823
801
|
return new GenerateOtherTotpRequest().fromJsonString(jsonString, options);
|
|
824
802
|
}
|
|
825
803
|
static equals(a, b) {
|
|
826
|
-
return
|
|
804
|
+
return proto3.util.equals(GenerateOtherTotpRequest, a, b);
|
|
827
805
|
}
|
|
828
806
|
}
|
|
829
|
-
|
|
830
|
-
GenerateOtherTotpRequest.runtime = protobuf_1.proto3;
|
|
807
|
+
GenerateOtherTotpRequest.runtime = proto3;
|
|
831
808
|
GenerateOtherTotpRequest.typeName = "IT.WebServices.Fragments.Authentication.GenerateOtherTotpRequest";
|
|
832
|
-
GenerateOtherTotpRequest.fields =
|
|
809
|
+
GenerateOtherTotpRequest.fields = proto3.util.newFieldList(() => [
|
|
833
810
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
834
811
|
{ no: 2, name: "DeviceName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
835
812
|
]);
|
|
836
813
|
/**
|
|
837
814
|
* @generated from message IT.WebServices.Fragments.Authentication.GenerateOtherTotpResponse
|
|
838
815
|
*/
|
|
839
|
-
class GenerateOtherTotpResponse extends
|
|
816
|
+
export class GenerateOtherTotpResponse extends Message {
|
|
840
817
|
constructor(data) {
|
|
841
818
|
super();
|
|
842
819
|
/**
|
|
@@ -855,7 +832,7 @@ class GenerateOtherTotpResponse extends protobuf_1.Message {
|
|
|
855
832
|
* @generated from field: string Error = 10;
|
|
856
833
|
*/
|
|
857
834
|
this.Error = "";
|
|
858
|
-
|
|
835
|
+
proto3.util.initPartial(data, this);
|
|
859
836
|
}
|
|
860
837
|
static fromBinary(bytes, options) {
|
|
861
838
|
return new GenerateOtherTotpResponse().fromBinary(bytes, options);
|
|
@@ -867,13 +844,12 @@ class GenerateOtherTotpResponse extends protobuf_1.Message {
|
|
|
867
844
|
return new GenerateOtherTotpResponse().fromJsonString(jsonString, options);
|
|
868
845
|
}
|
|
869
846
|
static equals(a, b) {
|
|
870
|
-
return
|
|
847
|
+
return proto3.util.equals(GenerateOtherTotpResponse, a, b);
|
|
871
848
|
}
|
|
872
849
|
}
|
|
873
|
-
|
|
874
|
-
GenerateOtherTotpResponse.runtime = protobuf_1.proto3;
|
|
850
|
+
GenerateOtherTotpResponse.runtime = proto3;
|
|
875
851
|
GenerateOtherTotpResponse.typeName = "IT.WebServices.Fragments.Authentication.GenerateOtherTotpResponse";
|
|
876
|
-
GenerateOtherTotpResponse.fields =
|
|
852
|
+
GenerateOtherTotpResponse.fields = proto3.util.newFieldList(() => [
|
|
877
853
|
{ no: 1, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
878
854
|
{ no: 2, name: "Key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
879
855
|
{ no: 3, name: "QRCode", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -882,14 +858,14 @@ GenerateOtherTotpResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
882
858
|
/**
|
|
883
859
|
* @generated from message IT.WebServices.Fragments.Authentication.GenerateOwnTotpRequest
|
|
884
860
|
*/
|
|
885
|
-
class GenerateOwnTotpRequest extends
|
|
861
|
+
export class GenerateOwnTotpRequest extends Message {
|
|
886
862
|
constructor(data) {
|
|
887
863
|
super();
|
|
888
864
|
/**
|
|
889
865
|
* @generated from field: string DeviceName = 1;
|
|
890
866
|
*/
|
|
891
867
|
this.DeviceName = "";
|
|
892
|
-
|
|
868
|
+
proto3.util.initPartial(data, this);
|
|
893
869
|
}
|
|
894
870
|
static fromBinary(bytes, options) {
|
|
895
871
|
return new GenerateOwnTotpRequest().fromBinary(bytes, options);
|
|
@@ -901,19 +877,18 @@ class GenerateOwnTotpRequest extends protobuf_1.Message {
|
|
|
901
877
|
return new GenerateOwnTotpRequest().fromJsonString(jsonString, options);
|
|
902
878
|
}
|
|
903
879
|
static equals(a, b) {
|
|
904
|
-
return
|
|
880
|
+
return proto3.util.equals(GenerateOwnTotpRequest, a, b);
|
|
905
881
|
}
|
|
906
882
|
}
|
|
907
|
-
|
|
908
|
-
GenerateOwnTotpRequest.runtime = protobuf_1.proto3;
|
|
883
|
+
GenerateOwnTotpRequest.runtime = proto3;
|
|
909
884
|
GenerateOwnTotpRequest.typeName = "IT.WebServices.Fragments.Authentication.GenerateOwnTotpRequest";
|
|
910
|
-
GenerateOwnTotpRequest.fields =
|
|
885
|
+
GenerateOwnTotpRequest.fields = proto3.util.newFieldList(() => [
|
|
911
886
|
{ no: 1, name: "DeviceName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
912
887
|
]);
|
|
913
888
|
/**
|
|
914
889
|
* @generated from message IT.WebServices.Fragments.Authentication.GenerateOwnTotpResponse
|
|
915
890
|
*/
|
|
916
|
-
class GenerateOwnTotpResponse extends
|
|
891
|
+
export class GenerateOwnTotpResponse extends Message {
|
|
917
892
|
constructor(data) {
|
|
918
893
|
super();
|
|
919
894
|
/**
|
|
@@ -932,7 +907,7 @@ class GenerateOwnTotpResponse extends protobuf_1.Message {
|
|
|
932
907
|
* @generated from field: string Error = 10;
|
|
933
908
|
*/
|
|
934
909
|
this.Error = "";
|
|
935
|
-
|
|
910
|
+
proto3.util.initPartial(data, this);
|
|
936
911
|
}
|
|
937
912
|
static fromBinary(bytes, options) {
|
|
938
913
|
return new GenerateOwnTotpResponse().fromBinary(bytes, options);
|
|
@@ -944,13 +919,12 @@ class GenerateOwnTotpResponse extends protobuf_1.Message {
|
|
|
944
919
|
return new GenerateOwnTotpResponse().fromJsonString(jsonString, options);
|
|
945
920
|
}
|
|
946
921
|
static equals(a, b) {
|
|
947
|
-
return
|
|
922
|
+
return proto3.util.equals(GenerateOwnTotpResponse, a, b);
|
|
948
923
|
}
|
|
949
924
|
}
|
|
950
|
-
|
|
951
|
-
GenerateOwnTotpResponse.runtime = protobuf_1.proto3;
|
|
925
|
+
GenerateOwnTotpResponse.runtime = proto3;
|
|
952
926
|
GenerateOwnTotpResponse.typeName = "IT.WebServices.Fragments.Authentication.GenerateOwnTotpResponse";
|
|
953
|
-
GenerateOwnTotpResponse.fields =
|
|
927
|
+
GenerateOwnTotpResponse.fields = proto3.util.newFieldList(() => [
|
|
954
928
|
{ no: 1, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
955
929
|
{ no: 2, name: "Key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
956
930
|
{ no: 3, name: "QRCode", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -959,7 +933,7 @@ GenerateOwnTotpResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
959
933
|
/**
|
|
960
934
|
* @generated from message IT.WebServices.Fragments.Authentication.GetAllUsersRequest
|
|
961
935
|
*/
|
|
962
|
-
class GetAllUsersRequest extends
|
|
936
|
+
export class GetAllUsersRequest extends Message {
|
|
963
937
|
constructor(data) {
|
|
964
938
|
super();
|
|
965
939
|
/**
|
|
@@ -970,7 +944,7 @@ class GetAllUsersRequest extends protobuf_1.Message {
|
|
|
970
944
|
* @generated from field: uint32 PageOffset = 2;
|
|
971
945
|
*/
|
|
972
946
|
this.PageOffset = 0;
|
|
973
|
-
|
|
947
|
+
proto3.util.initPartial(data, this);
|
|
974
948
|
}
|
|
975
949
|
static fromBinary(bytes, options) {
|
|
976
950
|
return new GetAllUsersRequest().fromBinary(bytes, options);
|
|
@@ -982,20 +956,19 @@ class GetAllUsersRequest extends protobuf_1.Message {
|
|
|
982
956
|
return new GetAllUsersRequest().fromJsonString(jsonString, options);
|
|
983
957
|
}
|
|
984
958
|
static equals(a, b) {
|
|
985
|
-
return
|
|
959
|
+
return proto3.util.equals(GetAllUsersRequest, a, b);
|
|
986
960
|
}
|
|
987
961
|
}
|
|
988
|
-
|
|
989
|
-
GetAllUsersRequest.runtime = protobuf_1.proto3;
|
|
962
|
+
GetAllUsersRequest.runtime = proto3;
|
|
990
963
|
GetAllUsersRequest.typeName = "IT.WebServices.Fragments.Authentication.GetAllUsersRequest";
|
|
991
|
-
GetAllUsersRequest.fields =
|
|
964
|
+
GetAllUsersRequest.fields = proto3.util.newFieldList(() => [
|
|
992
965
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
993
966
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
994
967
|
]);
|
|
995
968
|
/**
|
|
996
969
|
* @generated from message IT.WebServices.Fragments.Authentication.GetAllUsersResponse
|
|
997
970
|
*/
|
|
998
|
-
class GetAllUsersResponse extends
|
|
971
|
+
export class GetAllUsersResponse extends Message {
|
|
999
972
|
constructor(data) {
|
|
1000
973
|
super();
|
|
1001
974
|
/**
|
|
@@ -1014,7 +987,7 @@ class GetAllUsersResponse extends protobuf_1.Message {
|
|
|
1014
987
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
1015
988
|
*/
|
|
1016
989
|
this.PageTotalItems = 0;
|
|
1017
|
-
|
|
990
|
+
proto3.util.initPartial(data, this);
|
|
1018
991
|
}
|
|
1019
992
|
static fromBinary(bytes, options) {
|
|
1020
993
|
return new GetAllUsersResponse().fromBinary(bytes, options);
|
|
@@ -1026,14 +999,13 @@ class GetAllUsersResponse extends protobuf_1.Message {
|
|
|
1026
999
|
return new GetAllUsersResponse().fromJsonString(jsonString, options);
|
|
1027
1000
|
}
|
|
1028
1001
|
static equals(a, b) {
|
|
1029
|
-
return
|
|
1002
|
+
return proto3.util.equals(GetAllUsersResponse, a, b);
|
|
1030
1003
|
}
|
|
1031
1004
|
}
|
|
1032
|
-
|
|
1033
|
-
GetAllUsersResponse.runtime = protobuf_1.proto3;
|
|
1005
|
+
GetAllUsersResponse.runtime = proto3;
|
|
1034
1006
|
GetAllUsersResponse.typeName = "IT.WebServices.Fragments.Authentication.GetAllUsersResponse";
|
|
1035
|
-
GetAllUsersResponse.fields =
|
|
1036
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
1007
|
+
GetAllUsersResponse.fields = proto3.util.newFieldList(() => [
|
|
1008
|
+
{ no: 1, name: "Records", kind: "message", T: UserNormalRecord, repeated: true },
|
|
1037
1009
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1038
1010
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1039
1011
|
{ no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -1041,10 +1013,10 @@ GetAllUsersResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1041
1013
|
/**
|
|
1042
1014
|
* @generated from message IT.WebServices.Fragments.Authentication.GetListOfOldUserIDsRequest
|
|
1043
1015
|
*/
|
|
1044
|
-
class GetListOfOldUserIDsRequest extends
|
|
1016
|
+
export class GetListOfOldUserIDsRequest extends Message {
|
|
1045
1017
|
constructor(data) {
|
|
1046
1018
|
super();
|
|
1047
|
-
|
|
1019
|
+
proto3.util.initPartial(data, this);
|
|
1048
1020
|
}
|
|
1049
1021
|
static fromBinary(bytes, options) {
|
|
1050
1022
|
return new GetListOfOldUserIDsRequest().fromBinary(bytes, options);
|
|
@@ -1056,17 +1028,16 @@ class GetListOfOldUserIDsRequest extends protobuf_1.Message {
|
|
|
1056
1028
|
return new GetListOfOldUserIDsRequest().fromJsonString(jsonString, options);
|
|
1057
1029
|
}
|
|
1058
1030
|
static equals(a, b) {
|
|
1059
|
-
return
|
|
1031
|
+
return proto3.util.equals(GetListOfOldUserIDsRequest, a, b);
|
|
1060
1032
|
}
|
|
1061
1033
|
}
|
|
1062
|
-
|
|
1063
|
-
GetListOfOldUserIDsRequest.runtime = protobuf_1.proto3;
|
|
1034
|
+
GetListOfOldUserIDsRequest.runtime = proto3;
|
|
1064
1035
|
GetListOfOldUserIDsRequest.typeName = "IT.WebServices.Fragments.Authentication.GetListOfOldUserIDsRequest";
|
|
1065
|
-
GetListOfOldUserIDsRequest.fields =
|
|
1036
|
+
GetListOfOldUserIDsRequest.fields = proto3.util.newFieldList(() => []);
|
|
1066
1037
|
/**
|
|
1067
1038
|
* @generated from message IT.WebServices.Fragments.Authentication.GetListOfOldUserIDsResponse
|
|
1068
1039
|
*/
|
|
1069
|
-
class GetListOfOldUserIDsResponse extends
|
|
1040
|
+
export class GetListOfOldUserIDsResponse extends Message {
|
|
1070
1041
|
constructor(data) {
|
|
1071
1042
|
super();
|
|
1072
1043
|
/**
|
|
@@ -1077,7 +1048,7 @@ class GetListOfOldUserIDsResponse extends protobuf_1.Message {
|
|
|
1077
1048
|
* @generated from field: string OldUserID = 2;
|
|
1078
1049
|
*/
|
|
1079
1050
|
this.OldUserID = "";
|
|
1080
|
-
|
|
1051
|
+
proto3.util.initPartial(data, this);
|
|
1081
1052
|
}
|
|
1082
1053
|
static fromBinary(bytes, options) {
|
|
1083
1054
|
return new GetListOfOldUserIDsResponse().fromBinary(bytes, options);
|
|
@@ -1089,21 +1060,20 @@ class GetListOfOldUserIDsResponse extends protobuf_1.Message {
|
|
|
1089
1060
|
return new GetListOfOldUserIDsResponse().fromJsonString(jsonString, options);
|
|
1090
1061
|
}
|
|
1091
1062
|
static equals(a, b) {
|
|
1092
|
-
return
|
|
1063
|
+
return proto3.util.equals(GetListOfOldUserIDsResponse, a, b);
|
|
1093
1064
|
}
|
|
1094
1065
|
}
|
|
1095
|
-
|
|
1096
|
-
GetListOfOldUserIDsResponse.runtime = protobuf_1.proto3;
|
|
1066
|
+
GetListOfOldUserIDsResponse.runtime = proto3;
|
|
1097
1067
|
GetListOfOldUserIDsResponse.typeName = "IT.WebServices.Fragments.Authentication.GetListOfOldUserIDsResponse";
|
|
1098
|
-
GetListOfOldUserIDsResponse.fields =
|
|
1068
|
+
GetListOfOldUserIDsResponse.fields = proto3.util.newFieldList(() => [
|
|
1099
1069
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1100
1070
|
{ no: 2, name: "OldUserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1101
|
-
{ no: 3, name: "ModifiedOnUTC", kind: "message", T:
|
|
1071
|
+
{ no: 3, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
1102
1072
|
]);
|
|
1103
1073
|
/**
|
|
1104
1074
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherUserRequest
|
|
1105
1075
|
*/
|
|
1106
|
-
class GetOtherUserRequest extends
|
|
1076
|
+
export class GetOtherUserRequest extends Message {
|
|
1107
1077
|
constructor(data) {
|
|
1108
1078
|
super();
|
|
1109
1079
|
/**
|
|
@@ -1112,7 +1082,7 @@ class GetOtherUserRequest extends protobuf_1.Message {
|
|
|
1112
1082
|
* @generated from field: string UserID = 1;
|
|
1113
1083
|
*/
|
|
1114
1084
|
this.UserID = "";
|
|
1115
|
-
|
|
1085
|
+
proto3.util.initPartial(data, this);
|
|
1116
1086
|
}
|
|
1117
1087
|
static fromBinary(bytes, options) {
|
|
1118
1088
|
return new GetOtherUserRequest().fromBinary(bytes, options);
|
|
@@ -1124,22 +1094,21 @@ class GetOtherUserRequest extends protobuf_1.Message {
|
|
|
1124
1094
|
return new GetOtherUserRequest().fromJsonString(jsonString, options);
|
|
1125
1095
|
}
|
|
1126
1096
|
static equals(a, b) {
|
|
1127
|
-
return
|
|
1097
|
+
return proto3.util.equals(GetOtherUserRequest, a, b);
|
|
1128
1098
|
}
|
|
1129
1099
|
}
|
|
1130
|
-
|
|
1131
|
-
GetOtherUserRequest.runtime = protobuf_1.proto3;
|
|
1100
|
+
GetOtherUserRequest.runtime = proto3;
|
|
1132
1101
|
GetOtherUserRequest.typeName = "IT.WebServices.Fragments.Authentication.GetOtherUserRequest";
|
|
1133
|
-
GetOtherUserRequest.fields =
|
|
1102
|
+
GetOtherUserRequest.fields = proto3.util.newFieldList(() => [
|
|
1134
1103
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1135
1104
|
]);
|
|
1136
1105
|
/**
|
|
1137
1106
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherUserResponse
|
|
1138
1107
|
*/
|
|
1139
|
-
class GetOtherUserResponse extends
|
|
1108
|
+
export class GetOtherUserResponse extends Message {
|
|
1140
1109
|
constructor(data) {
|
|
1141
1110
|
super();
|
|
1142
|
-
|
|
1111
|
+
proto3.util.initPartial(data, this);
|
|
1143
1112
|
}
|
|
1144
1113
|
static fromBinary(bytes, options) {
|
|
1145
1114
|
return new GetOtherUserResponse().fromBinary(bytes, options);
|
|
@@ -1151,19 +1120,18 @@ class GetOtherUserResponse extends protobuf_1.Message {
|
|
|
1151
1120
|
return new GetOtherUserResponse().fromJsonString(jsonString, options);
|
|
1152
1121
|
}
|
|
1153
1122
|
static equals(a, b) {
|
|
1154
|
-
return
|
|
1123
|
+
return proto3.util.equals(GetOtherUserResponse, a, b);
|
|
1155
1124
|
}
|
|
1156
1125
|
}
|
|
1157
|
-
|
|
1158
|
-
GetOtherUserResponse.runtime = protobuf_1.proto3;
|
|
1126
|
+
GetOtherUserResponse.runtime = proto3;
|
|
1159
1127
|
GetOtherUserResponse.typeName = "IT.WebServices.Fragments.Authentication.GetOtherUserResponse";
|
|
1160
|
-
GetOtherUserResponse.fields =
|
|
1161
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1128
|
+
GetOtherUserResponse.fields = proto3.util.newFieldList(() => [
|
|
1129
|
+
{ no: 1, name: "Record", kind: "message", T: UserNormalRecord },
|
|
1162
1130
|
]);
|
|
1163
1131
|
/**
|
|
1164
1132
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherPublicUserRequest
|
|
1165
1133
|
*/
|
|
1166
|
-
class GetOtherPublicUserRequest extends
|
|
1134
|
+
export class GetOtherPublicUserRequest extends Message {
|
|
1167
1135
|
constructor(data) {
|
|
1168
1136
|
super();
|
|
1169
1137
|
/**
|
|
@@ -1172,7 +1140,7 @@ class GetOtherPublicUserRequest extends protobuf_1.Message {
|
|
|
1172
1140
|
* @generated from field: string UserID = 1;
|
|
1173
1141
|
*/
|
|
1174
1142
|
this.UserID = "";
|
|
1175
|
-
|
|
1143
|
+
proto3.util.initPartial(data, this);
|
|
1176
1144
|
}
|
|
1177
1145
|
static fromBinary(bytes, options) {
|
|
1178
1146
|
return new GetOtherPublicUserRequest().fromBinary(bytes, options);
|
|
@@ -1184,22 +1152,21 @@ class GetOtherPublicUserRequest extends protobuf_1.Message {
|
|
|
1184
1152
|
return new GetOtherPublicUserRequest().fromJsonString(jsonString, options);
|
|
1185
1153
|
}
|
|
1186
1154
|
static equals(a, b) {
|
|
1187
|
-
return
|
|
1155
|
+
return proto3.util.equals(GetOtherPublicUserRequest, a, b);
|
|
1188
1156
|
}
|
|
1189
1157
|
}
|
|
1190
|
-
|
|
1191
|
-
GetOtherPublicUserRequest.runtime = protobuf_1.proto3;
|
|
1158
|
+
GetOtherPublicUserRequest.runtime = proto3;
|
|
1192
1159
|
GetOtherPublicUserRequest.typeName = "IT.WebServices.Fragments.Authentication.GetOtherPublicUserRequest";
|
|
1193
|
-
GetOtherPublicUserRequest.fields =
|
|
1160
|
+
GetOtherPublicUserRequest.fields = proto3.util.newFieldList(() => [
|
|
1194
1161
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1195
1162
|
]);
|
|
1196
1163
|
/**
|
|
1197
1164
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherPublicUserResponse
|
|
1198
1165
|
*/
|
|
1199
|
-
class GetOtherPublicUserResponse extends
|
|
1166
|
+
export class GetOtherPublicUserResponse extends Message {
|
|
1200
1167
|
constructor(data) {
|
|
1201
1168
|
super();
|
|
1202
|
-
|
|
1169
|
+
proto3.util.initPartial(data, this);
|
|
1203
1170
|
}
|
|
1204
1171
|
static fromBinary(bytes, options) {
|
|
1205
1172
|
return new GetOtherPublicUserResponse().fromBinary(bytes, options);
|
|
@@ -1211,26 +1178,25 @@ class GetOtherPublicUserResponse extends protobuf_1.Message {
|
|
|
1211
1178
|
return new GetOtherPublicUserResponse().fromJsonString(jsonString, options);
|
|
1212
1179
|
}
|
|
1213
1180
|
static equals(a, b) {
|
|
1214
|
-
return
|
|
1181
|
+
return proto3.util.equals(GetOtherPublicUserResponse, a, b);
|
|
1215
1182
|
}
|
|
1216
1183
|
}
|
|
1217
|
-
|
|
1218
|
-
GetOtherPublicUserResponse.runtime = protobuf_1.proto3;
|
|
1184
|
+
GetOtherPublicUserResponse.runtime = proto3;
|
|
1219
1185
|
GetOtherPublicUserResponse.typeName = "IT.WebServices.Fragments.Authentication.GetOtherPublicUserResponse";
|
|
1220
|
-
GetOtherPublicUserResponse.fields =
|
|
1221
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1186
|
+
GetOtherPublicUserResponse.fields = proto3.util.newFieldList(() => [
|
|
1187
|
+
{ no: 1, name: "Record", kind: "message", T: UserPublicRecord },
|
|
1222
1188
|
]);
|
|
1223
1189
|
/**
|
|
1224
1190
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherPublicUserByUserNameRequest
|
|
1225
1191
|
*/
|
|
1226
|
-
class GetOtherPublicUserByUserNameRequest extends
|
|
1192
|
+
export class GetOtherPublicUserByUserNameRequest extends Message {
|
|
1227
1193
|
constructor(data) {
|
|
1228
1194
|
super();
|
|
1229
1195
|
/**
|
|
1230
1196
|
* @generated from field: string UserName = 1;
|
|
1231
1197
|
*/
|
|
1232
1198
|
this.UserName = "";
|
|
1233
|
-
|
|
1199
|
+
proto3.util.initPartial(data, this);
|
|
1234
1200
|
}
|
|
1235
1201
|
static fromBinary(bytes, options) {
|
|
1236
1202
|
return new GetOtherPublicUserByUserNameRequest().fromBinary(bytes, options);
|
|
@@ -1242,22 +1208,21 @@ class GetOtherPublicUserByUserNameRequest extends protobuf_1.Message {
|
|
|
1242
1208
|
return new GetOtherPublicUserByUserNameRequest().fromJsonString(jsonString, options);
|
|
1243
1209
|
}
|
|
1244
1210
|
static equals(a, b) {
|
|
1245
|
-
return
|
|
1211
|
+
return proto3.util.equals(GetOtherPublicUserByUserNameRequest, a, b);
|
|
1246
1212
|
}
|
|
1247
1213
|
}
|
|
1248
|
-
|
|
1249
|
-
GetOtherPublicUserByUserNameRequest.runtime = protobuf_1.proto3;
|
|
1214
|
+
GetOtherPublicUserByUserNameRequest.runtime = proto3;
|
|
1250
1215
|
GetOtherPublicUserByUserNameRequest.typeName = "IT.WebServices.Fragments.Authentication.GetOtherPublicUserByUserNameRequest";
|
|
1251
|
-
GetOtherPublicUserByUserNameRequest.fields =
|
|
1216
|
+
GetOtherPublicUserByUserNameRequest.fields = proto3.util.newFieldList(() => [
|
|
1252
1217
|
{ no: 1, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1253
1218
|
]);
|
|
1254
1219
|
/**
|
|
1255
1220
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherPublicUserByUserNameResponse
|
|
1256
1221
|
*/
|
|
1257
|
-
class GetOtherPublicUserByUserNameResponse extends
|
|
1222
|
+
export class GetOtherPublicUserByUserNameResponse extends Message {
|
|
1258
1223
|
constructor(data) {
|
|
1259
1224
|
super();
|
|
1260
|
-
|
|
1225
|
+
proto3.util.initPartial(data, this);
|
|
1261
1226
|
}
|
|
1262
1227
|
static fromBinary(bytes, options) {
|
|
1263
1228
|
return new GetOtherPublicUserByUserNameResponse().fromBinary(bytes, options);
|
|
@@ -1269,26 +1234,25 @@ class GetOtherPublicUserByUserNameResponse extends protobuf_1.Message {
|
|
|
1269
1234
|
return new GetOtherPublicUserByUserNameResponse().fromJsonString(jsonString, options);
|
|
1270
1235
|
}
|
|
1271
1236
|
static equals(a, b) {
|
|
1272
|
-
return
|
|
1237
|
+
return proto3.util.equals(GetOtherPublicUserByUserNameResponse, a, b);
|
|
1273
1238
|
}
|
|
1274
1239
|
}
|
|
1275
|
-
|
|
1276
|
-
GetOtherPublicUserByUserNameResponse.runtime = protobuf_1.proto3;
|
|
1240
|
+
GetOtherPublicUserByUserNameResponse.runtime = proto3;
|
|
1277
1241
|
GetOtherPublicUserByUserNameResponse.typeName = "IT.WebServices.Fragments.Authentication.GetOtherPublicUserByUserNameResponse";
|
|
1278
|
-
GetOtherPublicUserByUserNameResponse.fields =
|
|
1279
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1242
|
+
GetOtherPublicUserByUserNameResponse.fields = proto3.util.newFieldList(() => [
|
|
1243
|
+
{ no: 1, name: "Record", kind: "message", T: UserPublicRecord },
|
|
1280
1244
|
]);
|
|
1281
1245
|
/**
|
|
1282
1246
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherTotpListRequest
|
|
1283
1247
|
*/
|
|
1284
|
-
class GetOtherTotpListRequest extends
|
|
1248
|
+
export class GetOtherTotpListRequest extends Message {
|
|
1285
1249
|
constructor(data) {
|
|
1286
1250
|
super();
|
|
1287
1251
|
/**
|
|
1288
1252
|
* @generated from field: string UserID = 1;
|
|
1289
1253
|
*/
|
|
1290
1254
|
this.UserID = "";
|
|
1291
|
-
|
|
1255
|
+
proto3.util.initPartial(data, this);
|
|
1292
1256
|
}
|
|
1293
1257
|
static fromBinary(bytes, options) {
|
|
1294
1258
|
return new GetOtherTotpListRequest().fromBinary(bytes, options);
|
|
@@ -1300,26 +1264,25 @@ class GetOtherTotpListRequest extends protobuf_1.Message {
|
|
|
1300
1264
|
return new GetOtherTotpListRequest().fromJsonString(jsonString, options);
|
|
1301
1265
|
}
|
|
1302
1266
|
static equals(a, b) {
|
|
1303
|
-
return
|
|
1267
|
+
return proto3.util.equals(GetOtherTotpListRequest, a, b);
|
|
1304
1268
|
}
|
|
1305
1269
|
}
|
|
1306
|
-
|
|
1307
|
-
GetOtherTotpListRequest.runtime = protobuf_1.proto3;
|
|
1270
|
+
GetOtherTotpListRequest.runtime = proto3;
|
|
1308
1271
|
GetOtherTotpListRequest.typeName = "IT.WebServices.Fragments.Authentication.GetOtherTotpListRequest";
|
|
1309
|
-
GetOtherTotpListRequest.fields =
|
|
1272
|
+
GetOtherTotpListRequest.fields = proto3.util.newFieldList(() => [
|
|
1310
1273
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1311
1274
|
]);
|
|
1312
1275
|
/**
|
|
1313
1276
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOtherTotpListResponse
|
|
1314
1277
|
*/
|
|
1315
|
-
class GetOtherTotpListResponse extends
|
|
1278
|
+
export class GetOtherTotpListResponse extends Message {
|
|
1316
1279
|
constructor(data) {
|
|
1317
1280
|
super();
|
|
1318
1281
|
/**
|
|
1319
1282
|
* @generated from field: repeated IT.WebServices.Fragments.Authentication.TOTPDeviceLimited Devices = 1;
|
|
1320
1283
|
*/
|
|
1321
1284
|
this.Devices = [];
|
|
1322
|
-
|
|
1285
|
+
proto3.util.initPartial(data, this);
|
|
1323
1286
|
}
|
|
1324
1287
|
static fromBinary(bytes, options) {
|
|
1325
1288
|
return new GetOtherTotpListResponse().fromBinary(bytes, options);
|
|
@@ -1331,22 +1294,21 @@ class GetOtherTotpListResponse extends protobuf_1.Message {
|
|
|
1331
1294
|
return new GetOtherTotpListResponse().fromJsonString(jsonString, options);
|
|
1332
1295
|
}
|
|
1333
1296
|
static equals(a, b) {
|
|
1334
|
-
return
|
|
1297
|
+
return proto3.util.equals(GetOtherTotpListResponse, a, b);
|
|
1335
1298
|
}
|
|
1336
1299
|
}
|
|
1337
|
-
|
|
1338
|
-
GetOtherTotpListResponse.runtime = protobuf_1.proto3;
|
|
1300
|
+
GetOtherTotpListResponse.runtime = proto3;
|
|
1339
1301
|
GetOtherTotpListResponse.typeName = "IT.WebServices.Fragments.Authentication.GetOtherTotpListResponse";
|
|
1340
|
-
GetOtherTotpListResponse.fields =
|
|
1302
|
+
GetOtherTotpListResponse.fields = proto3.util.newFieldList(() => [
|
|
1341
1303
|
{ no: 1, name: "Devices", kind: "message", T: TOTPDeviceLimited, repeated: true },
|
|
1342
1304
|
]);
|
|
1343
1305
|
/**
|
|
1344
1306
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOwnTotpListRequest
|
|
1345
1307
|
*/
|
|
1346
|
-
class GetOwnTotpListRequest extends
|
|
1308
|
+
export class GetOwnTotpListRequest extends Message {
|
|
1347
1309
|
constructor(data) {
|
|
1348
1310
|
super();
|
|
1349
|
-
|
|
1311
|
+
proto3.util.initPartial(data, this);
|
|
1350
1312
|
}
|
|
1351
1313
|
static fromBinary(bytes, options) {
|
|
1352
1314
|
return new GetOwnTotpListRequest().fromBinary(bytes, options);
|
|
@@ -1358,24 +1320,23 @@ class GetOwnTotpListRequest extends protobuf_1.Message {
|
|
|
1358
1320
|
return new GetOwnTotpListRequest().fromJsonString(jsonString, options);
|
|
1359
1321
|
}
|
|
1360
1322
|
static equals(a, b) {
|
|
1361
|
-
return
|
|
1323
|
+
return proto3.util.equals(GetOwnTotpListRequest, a, b);
|
|
1362
1324
|
}
|
|
1363
1325
|
}
|
|
1364
|
-
|
|
1365
|
-
GetOwnTotpListRequest.runtime = protobuf_1.proto3;
|
|
1326
|
+
GetOwnTotpListRequest.runtime = proto3;
|
|
1366
1327
|
GetOwnTotpListRequest.typeName = "IT.WebServices.Fragments.Authentication.GetOwnTotpListRequest";
|
|
1367
|
-
GetOwnTotpListRequest.fields =
|
|
1328
|
+
GetOwnTotpListRequest.fields = proto3.util.newFieldList(() => []);
|
|
1368
1329
|
/**
|
|
1369
1330
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOwnTotpListResponse
|
|
1370
1331
|
*/
|
|
1371
|
-
class GetOwnTotpListResponse extends
|
|
1332
|
+
export class GetOwnTotpListResponse extends Message {
|
|
1372
1333
|
constructor(data) {
|
|
1373
1334
|
super();
|
|
1374
1335
|
/**
|
|
1375
1336
|
* @generated from field: repeated IT.WebServices.Fragments.Authentication.TOTPDeviceLimited Devices = 1;
|
|
1376
1337
|
*/
|
|
1377
1338
|
this.Devices = [];
|
|
1378
|
-
|
|
1339
|
+
proto3.util.initPartial(data, this);
|
|
1379
1340
|
}
|
|
1380
1341
|
static fromBinary(bytes, options) {
|
|
1381
1342
|
return new GetOwnTotpListResponse().fromBinary(bytes, options);
|
|
@@ -1387,22 +1348,21 @@ class GetOwnTotpListResponse extends protobuf_1.Message {
|
|
|
1387
1348
|
return new GetOwnTotpListResponse().fromJsonString(jsonString, options);
|
|
1388
1349
|
}
|
|
1389
1350
|
static equals(a, b) {
|
|
1390
|
-
return
|
|
1351
|
+
return proto3.util.equals(GetOwnTotpListResponse, a, b);
|
|
1391
1352
|
}
|
|
1392
1353
|
}
|
|
1393
|
-
|
|
1394
|
-
GetOwnTotpListResponse.runtime = protobuf_1.proto3;
|
|
1354
|
+
GetOwnTotpListResponse.runtime = proto3;
|
|
1395
1355
|
GetOwnTotpListResponse.typeName = "IT.WebServices.Fragments.Authentication.GetOwnTotpListResponse";
|
|
1396
|
-
GetOwnTotpListResponse.fields =
|
|
1356
|
+
GetOwnTotpListResponse.fields = proto3.util.newFieldList(() => [
|
|
1397
1357
|
{ no: 1, name: "Devices", kind: "message", T: TOTPDeviceLimited, repeated: true },
|
|
1398
1358
|
]);
|
|
1399
1359
|
/**
|
|
1400
1360
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOwnUserRequest
|
|
1401
1361
|
*/
|
|
1402
|
-
class GetOwnUserRequest extends
|
|
1362
|
+
export class GetOwnUserRequest extends Message {
|
|
1403
1363
|
constructor(data) {
|
|
1404
1364
|
super();
|
|
1405
|
-
|
|
1365
|
+
proto3.util.initPartial(data, this);
|
|
1406
1366
|
}
|
|
1407
1367
|
static fromBinary(bytes, options) {
|
|
1408
1368
|
return new GetOwnUserRequest().fromBinary(bytes, options);
|
|
@@ -1414,20 +1374,19 @@ class GetOwnUserRequest extends protobuf_1.Message {
|
|
|
1414
1374
|
return new GetOwnUserRequest().fromJsonString(jsonString, options);
|
|
1415
1375
|
}
|
|
1416
1376
|
static equals(a, b) {
|
|
1417
|
-
return
|
|
1377
|
+
return proto3.util.equals(GetOwnUserRequest, a, b);
|
|
1418
1378
|
}
|
|
1419
1379
|
}
|
|
1420
|
-
|
|
1421
|
-
GetOwnUserRequest.runtime = protobuf_1.proto3;
|
|
1380
|
+
GetOwnUserRequest.runtime = proto3;
|
|
1422
1381
|
GetOwnUserRequest.typeName = "IT.WebServices.Fragments.Authentication.GetOwnUserRequest";
|
|
1423
|
-
GetOwnUserRequest.fields =
|
|
1382
|
+
GetOwnUserRequest.fields = proto3.util.newFieldList(() => []);
|
|
1424
1383
|
/**
|
|
1425
1384
|
* @generated from message IT.WebServices.Fragments.Authentication.GetOwnUserResponse
|
|
1426
1385
|
*/
|
|
1427
|
-
class GetOwnUserResponse extends
|
|
1386
|
+
export class GetOwnUserResponse extends Message {
|
|
1428
1387
|
constructor(data) {
|
|
1429
1388
|
super();
|
|
1430
|
-
|
|
1389
|
+
proto3.util.initPartial(data, this);
|
|
1431
1390
|
}
|
|
1432
1391
|
static fromBinary(bytes, options) {
|
|
1433
1392
|
return new GetOwnUserResponse().fromBinary(bytes, options);
|
|
@@ -1439,22 +1398,21 @@ class GetOwnUserResponse extends protobuf_1.Message {
|
|
|
1439
1398
|
return new GetOwnUserResponse().fromJsonString(jsonString, options);
|
|
1440
1399
|
}
|
|
1441
1400
|
static equals(a, b) {
|
|
1442
|
-
return
|
|
1401
|
+
return proto3.util.equals(GetOwnUserResponse, a, b);
|
|
1443
1402
|
}
|
|
1444
1403
|
}
|
|
1445
|
-
|
|
1446
|
-
GetOwnUserResponse.runtime = protobuf_1.proto3;
|
|
1404
|
+
GetOwnUserResponse.runtime = proto3;
|
|
1447
1405
|
GetOwnUserResponse.typeName = "IT.WebServices.Fragments.Authentication.GetOwnUserResponse";
|
|
1448
|
-
GetOwnUserResponse.fields =
|
|
1449
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1406
|
+
GetOwnUserResponse.fields = proto3.util.newFieldList(() => [
|
|
1407
|
+
{ no: 1, name: "Record", kind: "message", T: UserNormalRecord },
|
|
1450
1408
|
]);
|
|
1451
1409
|
/**
|
|
1452
1410
|
* @generated from message IT.WebServices.Fragments.Authentication.GetUserIdListRequest
|
|
1453
1411
|
*/
|
|
1454
|
-
class GetUserIdListRequest extends
|
|
1412
|
+
export class GetUserIdListRequest extends Message {
|
|
1455
1413
|
constructor(data) {
|
|
1456
1414
|
super();
|
|
1457
|
-
|
|
1415
|
+
proto3.util.initPartial(data, this);
|
|
1458
1416
|
}
|
|
1459
1417
|
static fromBinary(bytes, options) {
|
|
1460
1418
|
return new GetUserIdListRequest().fromBinary(bytes, options);
|
|
@@ -1466,24 +1424,23 @@ class GetUserIdListRequest extends protobuf_1.Message {
|
|
|
1466
1424
|
return new GetUserIdListRequest().fromJsonString(jsonString, options);
|
|
1467
1425
|
}
|
|
1468
1426
|
static equals(a, b) {
|
|
1469
|
-
return
|
|
1427
|
+
return proto3.util.equals(GetUserIdListRequest, a, b);
|
|
1470
1428
|
}
|
|
1471
1429
|
}
|
|
1472
|
-
|
|
1473
|
-
GetUserIdListRequest.runtime = protobuf_1.proto3;
|
|
1430
|
+
GetUserIdListRequest.runtime = proto3;
|
|
1474
1431
|
GetUserIdListRequest.typeName = "IT.WebServices.Fragments.Authentication.GetUserIdListRequest";
|
|
1475
|
-
GetUserIdListRequest.fields =
|
|
1432
|
+
GetUserIdListRequest.fields = proto3.util.newFieldList(() => []);
|
|
1476
1433
|
/**
|
|
1477
1434
|
* @generated from message IT.WebServices.Fragments.Authentication.GetUserIdListResponse
|
|
1478
1435
|
*/
|
|
1479
|
-
class GetUserIdListResponse extends
|
|
1436
|
+
export class GetUserIdListResponse extends Message {
|
|
1480
1437
|
constructor(data) {
|
|
1481
1438
|
super();
|
|
1482
1439
|
/**
|
|
1483
1440
|
* @generated from field: repeated IT.WebServices.Fragments.Authentication.UserIdRecord Records = 1;
|
|
1484
1441
|
*/
|
|
1485
1442
|
this.Records = [];
|
|
1486
|
-
|
|
1443
|
+
proto3.util.initPartial(data, this);
|
|
1487
1444
|
}
|
|
1488
1445
|
static fromBinary(bytes, options) {
|
|
1489
1446
|
return new GetUserIdListResponse().fromBinary(bytes, options);
|
|
@@ -1495,19 +1452,18 @@ class GetUserIdListResponse extends protobuf_1.Message {
|
|
|
1495
1452
|
return new GetUserIdListResponse().fromJsonString(jsonString, options);
|
|
1496
1453
|
}
|
|
1497
1454
|
static equals(a, b) {
|
|
1498
|
-
return
|
|
1455
|
+
return proto3.util.equals(GetUserIdListResponse, a, b);
|
|
1499
1456
|
}
|
|
1500
1457
|
}
|
|
1501
|
-
|
|
1502
|
-
GetUserIdListResponse.runtime = protobuf_1.proto3;
|
|
1458
|
+
GetUserIdListResponse.runtime = proto3;
|
|
1503
1459
|
GetUserIdListResponse.typeName = "IT.WebServices.Fragments.Authentication.GetUserIdListResponse";
|
|
1504
|
-
GetUserIdListResponse.fields =
|
|
1460
|
+
GetUserIdListResponse.fields = proto3.util.newFieldList(() => [
|
|
1505
1461
|
{ no: 1, name: "Records", kind: "message", T: UserIdRecord, repeated: true },
|
|
1506
1462
|
]);
|
|
1507
1463
|
/**
|
|
1508
1464
|
* @generated from message IT.WebServices.Fragments.Authentication.UserIdRecord
|
|
1509
1465
|
*/
|
|
1510
|
-
class UserIdRecord extends
|
|
1466
|
+
export class UserIdRecord extends Message {
|
|
1511
1467
|
constructor(data) {
|
|
1512
1468
|
super();
|
|
1513
1469
|
/**
|
|
@@ -1524,7 +1480,7 @@ class UserIdRecord extends protobuf_1.Message {
|
|
|
1524
1480
|
* @generated from field: string UserName = 3;
|
|
1525
1481
|
*/
|
|
1526
1482
|
this.UserName = "";
|
|
1527
|
-
|
|
1483
|
+
proto3.util.initPartial(data, this);
|
|
1528
1484
|
}
|
|
1529
1485
|
static fromBinary(bytes, options) {
|
|
1530
1486
|
return new UserIdRecord().fromBinary(bytes, options);
|
|
@@ -1536,13 +1492,12 @@ class UserIdRecord extends protobuf_1.Message {
|
|
|
1536
1492
|
return new UserIdRecord().fromJsonString(jsonString, options);
|
|
1537
1493
|
}
|
|
1538
1494
|
static equals(a, b) {
|
|
1539
|
-
return
|
|
1495
|
+
return proto3.util.equals(UserIdRecord, a, b);
|
|
1540
1496
|
}
|
|
1541
1497
|
}
|
|
1542
|
-
|
|
1543
|
-
UserIdRecord.runtime = protobuf_1.proto3;
|
|
1498
|
+
UserIdRecord.runtime = proto3;
|
|
1544
1499
|
UserIdRecord.typeName = "IT.WebServices.Fragments.Authentication.UserIdRecord";
|
|
1545
|
-
UserIdRecord.fields =
|
|
1500
|
+
UserIdRecord.fields = proto3.util.newFieldList(() => [
|
|
1546
1501
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1547
1502
|
{ no: 2, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1548
1503
|
{ no: 3, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1550,7 +1505,7 @@ UserIdRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1550
1505
|
/**
|
|
1551
1506
|
* @generated from message IT.WebServices.Fragments.Authentication.ModifyOtherUserRequest
|
|
1552
1507
|
*/
|
|
1553
|
-
class ModifyOtherUserRequest extends
|
|
1508
|
+
export class ModifyOtherUserRequest extends Message {
|
|
1554
1509
|
constructor(data) {
|
|
1555
1510
|
super();
|
|
1556
1511
|
/**
|
|
@@ -1583,7 +1538,7 @@ class ModifyOtherUserRequest extends protobuf_1.Message {
|
|
|
1583
1538
|
* @generated from field: string Email = 5;
|
|
1584
1539
|
*/
|
|
1585
1540
|
this.Email = "";
|
|
1586
|
-
|
|
1541
|
+
proto3.util.initPartial(data, this);
|
|
1587
1542
|
}
|
|
1588
1543
|
static fromBinary(bytes, options) {
|
|
1589
1544
|
return new ModifyOtherUserRequest().fromBinary(bytes, options);
|
|
@@ -1595,13 +1550,12 @@ class ModifyOtherUserRequest extends protobuf_1.Message {
|
|
|
1595
1550
|
return new ModifyOtherUserRequest().fromJsonString(jsonString, options);
|
|
1596
1551
|
}
|
|
1597
1552
|
static equals(a, b) {
|
|
1598
|
-
return
|
|
1553
|
+
return proto3.util.equals(ModifyOtherUserRequest, a, b);
|
|
1599
1554
|
}
|
|
1600
1555
|
}
|
|
1601
|
-
|
|
1602
|
-
ModifyOtherUserRequest.runtime = protobuf_1.proto3;
|
|
1556
|
+
ModifyOtherUserRequest.runtime = proto3;
|
|
1603
1557
|
ModifyOtherUserRequest.typeName = "IT.WebServices.Fragments.Authentication.ModifyOtherUserRequest";
|
|
1604
|
-
ModifyOtherUserRequest.fields =
|
|
1558
|
+
ModifyOtherUserRequest.fields = proto3.util.newFieldList(() => [
|
|
1605
1559
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1606
1560
|
{ no: 2, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1607
1561
|
{ no: 3, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1611,14 +1565,14 @@ ModifyOtherUserRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1611
1565
|
/**
|
|
1612
1566
|
* @generated from message IT.WebServices.Fragments.Authentication.ModifyOtherUserResponse
|
|
1613
1567
|
*/
|
|
1614
|
-
class ModifyOtherUserResponse extends
|
|
1568
|
+
export class ModifyOtherUserResponse extends Message {
|
|
1615
1569
|
constructor(data) {
|
|
1616
1570
|
super();
|
|
1617
1571
|
/**
|
|
1618
1572
|
* @generated from field: string Error = 1;
|
|
1619
1573
|
*/
|
|
1620
1574
|
this.Error = "";
|
|
1621
|
-
|
|
1575
|
+
proto3.util.initPartial(data, this);
|
|
1622
1576
|
}
|
|
1623
1577
|
static fromBinary(bytes, options) {
|
|
1624
1578
|
return new ModifyOtherUserResponse().fromBinary(bytes, options);
|
|
@@ -1630,19 +1584,18 @@ class ModifyOtherUserResponse extends protobuf_1.Message {
|
|
|
1630
1584
|
return new ModifyOtherUserResponse().fromJsonString(jsonString, options);
|
|
1631
1585
|
}
|
|
1632
1586
|
static equals(a, b) {
|
|
1633
|
-
return
|
|
1587
|
+
return proto3.util.equals(ModifyOtherUserResponse, a, b);
|
|
1634
1588
|
}
|
|
1635
1589
|
}
|
|
1636
|
-
|
|
1637
|
-
ModifyOtherUserResponse.runtime = protobuf_1.proto3;
|
|
1590
|
+
ModifyOtherUserResponse.runtime = proto3;
|
|
1638
1591
|
ModifyOtherUserResponse.typeName = "IT.WebServices.Fragments.Authentication.ModifyOtherUserResponse";
|
|
1639
|
-
ModifyOtherUserResponse.fields =
|
|
1592
|
+
ModifyOtherUserResponse.fields = proto3.util.newFieldList(() => [
|
|
1640
1593
|
{ no: 1, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1641
1594
|
]);
|
|
1642
1595
|
/**
|
|
1643
1596
|
* @generated from message IT.WebServices.Fragments.Authentication.ModifyOtherUserRolesRequest
|
|
1644
1597
|
*/
|
|
1645
|
-
class ModifyOtherUserRolesRequest extends
|
|
1598
|
+
export class ModifyOtherUserRolesRequest extends Message {
|
|
1646
1599
|
constructor(data) {
|
|
1647
1600
|
super();
|
|
1648
1601
|
/**
|
|
@@ -1657,7 +1610,7 @@ class ModifyOtherUserRolesRequest extends protobuf_1.Message {
|
|
|
1657
1610
|
* @generated from field: repeated string Roles = 2;
|
|
1658
1611
|
*/
|
|
1659
1612
|
this.Roles = [];
|
|
1660
|
-
|
|
1613
|
+
proto3.util.initPartial(data, this);
|
|
1661
1614
|
}
|
|
1662
1615
|
static fromBinary(bytes, options) {
|
|
1663
1616
|
return new ModifyOtherUserRolesRequest().fromBinary(bytes, options);
|
|
@@ -1669,27 +1622,26 @@ class ModifyOtherUserRolesRequest extends protobuf_1.Message {
|
|
|
1669
1622
|
return new ModifyOtherUserRolesRequest().fromJsonString(jsonString, options);
|
|
1670
1623
|
}
|
|
1671
1624
|
static equals(a, b) {
|
|
1672
|
-
return
|
|
1625
|
+
return proto3.util.equals(ModifyOtherUserRolesRequest, a, b);
|
|
1673
1626
|
}
|
|
1674
1627
|
}
|
|
1675
|
-
|
|
1676
|
-
ModifyOtherUserRolesRequest.runtime = protobuf_1.proto3;
|
|
1628
|
+
ModifyOtherUserRolesRequest.runtime = proto3;
|
|
1677
1629
|
ModifyOtherUserRolesRequest.typeName = "IT.WebServices.Fragments.Authentication.ModifyOtherUserRolesRequest";
|
|
1678
|
-
ModifyOtherUserRolesRequest.fields =
|
|
1630
|
+
ModifyOtherUserRolesRequest.fields = proto3.util.newFieldList(() => [
|
|
1679
1631
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1680
1632
|
{ no: 2, name: "Roles", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
1681
1633
|
]);
|
|
1682
1634
|
/**
|
|
1683
1635
|
* @generated from message IT.WebServices.Fragments.Authentication.ModifyOtherUserRolesResponse
|
|
1684
1636
|
*/
|
|
1685
|
-
class ModifyOtherUserRolesResponse extends
|
|
1637
|
+
export class ModifyOtherUserRolesResponse extends Message {
|
|
1686
1638
|
constructor(data) {
|
|
1687
1639
|
super();
|
|
1688
1640
|
/**
|
|
1689
1641
|
* @generated from field: string Error = 1;
|
|
1690
1642
|
*/
|
|
1691
1643
|
this.Error = "";
|
|
1692
|
-
|
|
1644
|
+
proto3.util.initPartial(data, this);
|
|
1693
1645
|
}
|
|
1694
1646
|
static fromBinary(bytes, options) {
|
|
1695
1647
|
return new ModifyOtherUserRolesResponse().fromBinary(bytes, options);
|
|
@@ -1701,19 +1653,18 @@ class ModifyOtherUserRolesResponse extends protobuf_1.Message {
|
|
|
1701
1653
|
return new ModifyOtherUserRolesResponse().fromJsonString(jsonString, options);
|
|
1702
1654
|
}
|
|
1703
1655
|
static equals(a, b) {
|
|
1704
|
-
return
|
|
1656
|
+
return proto3.util.equals(ModifyOtherUserRolesResponse, a, b);
|
|
1705
1657
|
}
|
|
1706
1658
|
}
|
|
1707
|
-
|
|
1708
|
-
ModifyOtherUserRolesResponse.runtime = protobuf_1.proto3;
|
|
1659
|
+
ModifyOtherUserRolesResponse.runtime = proto3;
|
|
1709
1660
|
ModifyOtherUserRolesResponse.typeName = "IT.WebServices.Fragments.Authentication.ModifyOtherUserRolesResponse";
|
|
1710
|
-
ModifyOtherUserRolesResponse.fields =
|
|
1661
|
+
ModifyOtherUserRolesResponse.fields = proto3.util.newFieldList(() => [
|
|
1711
1662
|
{ no: 1, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1712
1663
|
]);
|
|
1713
1664
|
/**
|
|
1714
1665
|
* @generated from message IT.WebServices.Fragments.Authentication.ModifyOwnUserRequest
|
|
1715
1666
|
*/
|
|
1716
|
-
class ModifyOwnUserRequest extends
|
|
1667
|
+
export class ModifyOwnUserRequest extends Message {
|
|
1717
1668
|
constructor(data) {
|
|
1718
1669
|
super();
|
|
1719
1670
|
/**
|
|
@@ -1740,7 +1691,7 @@ class ModifyOwnUserRequest extends protobuf_1.Message {
|
|
|
1740
1691
|
* @generated from field: string Email = 4;
|
|
1741
1692
|
*/
|
|
1742
1693
|
this.Email = "";
|
|
1743
|
-
|
|
1694
|
+
proto3.util.initPartial(data, this);
|
|
1744
1695
|
}
|
|
1745
1696
|
static fromBinary(bytes, options) {
|
|
1746
1697
|
return new ModifyOwnUserRequest().fromBinary(bytes, options);
|
|
@@ -1752,13 +1703,12 @@ class ModifyOwnUserRequest extends protobuf_1.Message {
|
|
|
1752
1703
|
return new ModifyOwnUserRequest().fromJsonString(jsonString, options);
|
|
1753
1704
|
}
|
|
1754
1705
|
static equals(a, b) {
|
|
1755
|
-
return
|
|
1706
|
+
return proto3.util.equals(ModifyOwnUserRequest, a, b);
|
|
1756
1707
|
}
|
|
1757
1708
|
}
|
|
1758
|
-
|
|
1759
|
-
ModifyOwnUserRequest.runtime = protobuf_1.proto3;
|
|
1709
|
+
ModifyOwnUserRequest.runtime = proto3;
|
|
1760
1710
|
ModifyOwnUserRequest.typeName = "IT.WebServices.Fragments.Authentication.ModifyOwnUserRequest";
|
|
1761
|
-
ModifyOwnUserRequest.fields =
|
|
1711
|
+
ModifyOwnUserRequest.fields = proto3.util.newFieldList(() => [
|
|
1762
1712
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1763
1713
|
{ no: 2, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1764
1714
|
{ no: 3, name: "Bio", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1767,7 +1717,7 @@ ModifyOwnUserRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1767
1717
|
/**
|
|
1768
1718
|
* @generated from message IT.WebServices.Fragments.Authentication.ModifyOwnUserResponse
|
|
1769
1719
|
*/
|
|
1770
|
-
class ModifyOwnUserResponse extends
|
|
1720
|
+
export class ModifyOwnUserResponse extends Message {
|
|
1771
1721
|
constructor(data) {
|
|
1772
1722
|
super();
|
|
1773
1723
|
/**
|
|
@@ -1778,7 +1728,7 @@ class ModifyOwnUserResponse extends protobuf_1.Message {
|
|
|
1778
1728
|
* @generated from field: string BearerToken = 2;
|
|
1779
1729
|
*/
|
|
1780
1730
|
this.BearerToken = "";
|
|
1781
|
-
|
|
1731
|
+
proto3.util.initPartial(data, this);
|
|
1782
1732
|
}
|
|
1783
1733
|
static fromBinary(bytes, options) {
|
|
1784
1734
|
return new ModifyOwnUserResponse().fromBinary(bytes, options);
|
|
@@ -1790,23 +1740,22 @@ class ModifyOwnUserResponse extends protobuf_1.Message {
|
|
|
1790
1740
|
return new ModifyOwnUserResponse().fromJsonString(jsonString, options);
|
|
1791
1741
|
}
|
|
1792
1742
|
static equals(a, b) {
|
|
1793
|
-
return
|
|
1743
|
+
return proto3.util.equals(ModifyOwnUserResponse, a, b);
|
|
1794
1744
|
}
|
|
1795
1745
|
}
|
|
1796
|
-
|
|
1797
|
-
ModifyOwnUserResponse.runtime = protobuf_1.proto3;
|
|
1746
|
+
ModifyOwnUserResponse.runtime = proto3;
|
|
1798
1747
|
ModifyOwnUserResponse.typeName = "IT.WebServices.Fragments.Authentication.ModifyOwnUserResponse";
|
|
1799
|
-
ModifyOwnUserResponse.fields =
|
|
1748
|
+
ModifyOwnUserResponse.fields = proto3.util.newFieldList(() => [
|
|
1800
1749
|
{ no: 1, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1801
1750
|
{ no: 2, name: "BearerToken", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1802
1751
|
]);
|
|
1803
1752
|
/**
|
|
1804
1753
|
* @generated from message IT.WebServices.Fragments.Authentication.RenewTokenRequest
|
|
1805
1754
|
*/
|
|
1806
|
-
class RenewTokenRequest extends
|
|
1755
|
+
export class RenewTokenRequest extends Message {
|
|
1807
1756
|
constructor(data) {
|
|
1808
1757
|
super();
|
|
1809
|
-
|
|
1758
|
+
proto3.util.initPartial(data, this);
|
|
1810
1759
|
}
|
|
1811
1760
|
static fromBinary(bytes, options) {
|
|
1812
1761
|
return new RenewTokenRequest().fromBinary(bytes, options);
|
|
@@ -1818,24 +1767,23 @@ class RenewTokenRequest extends protobuf_1.Message {
|
|
|
1818
1767
|
return new RenewTokenRequest().fromJsonString(jsonString, options);
|
|
1819
1768
|
}
|
|
1820
1769
|
static equals(a, b) {
|
|
1821
|
-
return
|
|
1770
|
+
return proto3.util.equals(RenewTokenRequest, a, b);
|
|
1822
1771
|
}
|
|
1823
1772
|
}
|
|
1824
|
-
|
|
1825
|
-
RenewTokenRequest.runtime = protobuf_1.proto3;
|
|
1773
|
+
RenewTokenRequest.runtime = proto3;
|
|
1826
1774
|
RenewTokenRequest.typeName = "IT.WebServices.Fragments.Authentication.RenewTokenRequest";
|
|
1827
|
-
RenewTokenRequest.fields =
|
|
1775
|
+
RenewTokenRequest.fields = proto3.util.newFieldList(() => []);
|
|
1828
1776
|
/**
|
|
1829
1777
|
* @generated from message IT.WebServices.Fragments.Authentication.RenewTokenResponse
|
|
1830
1778
|
*/
|
|
1831
|
-
class RenewTokenResponse extends
|
|
1779
|
+
export class RenewTokenResponse extends Message {
|
|
1832
1780
|
constructor(data) {
|
|
1833
1781
|
super();
|
|
1834
1782
|
/**
|
|
1835
1783
|
* @generated from field: string BearerToken = 1;
|
|
1836
1784
|
*/
|
|
1837
1785
|
this.BearerToken = "";
|
|
1838
|
-
|
|
1786
|
+
proto3.util.initPartial(data, this);
|
|
1839
1787
|
}
|
|
1840
1788
|
static fromBinary(bytes, options) {
|
|
1841
1789
|
return new RenewTokenResponse().fromBinary(bytes, options);
|
|
@@ -1847,19 +1795,18 @@ class RenewTokenResponse extends protobuf_1.Message {
|
|
|
1847
1795
|
return new RenewTokenResponse().fromJsonString(jsonString, options);
|
|
1848
1796
|
}
|
|
1849
1797
|
static equals(a, b) {
|
|
1850
|
-
return
|
|
1798
|
+
return proto3.util.equals(RenewTokenResponse, a, b);
|
|
1851
1799
|
}
|
|
1852
1800
|
}
|
|
1853
|
-
|
|
1854
|
-
RenewTokenResponse.runtime = protobuf_1.proto3;
|
|
1801
|
+
RenewTokenResponse.runtime = proto3;
|
|
1855
1802
|
RenewTokenResponse.typeName = "IT.WebServices.Fragments.Authentication.RenewTokenResponse";
|
|
1856
|
-
RenewTokenResponse.fields =
|
|
1803
|
+
RenewTokenResponse.fields = proto3.util.newFieldList(() => [
|
|
1857
1804
|
{ no: 1, name: "BearerToken", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1858
1805
|
]);
|
|
1859
1806
|
/**
|
|
1860
1807
|
* @generated from message IT.WebServices.Fragments.Authentication.SearchUsersAdminRequest
|
|
1861
1808
|
*/
|
|
1862
|
-
class SearchUsersAdminRequest extends
|
|
1809
|
+
export class SearchUsersAdminRequest extends Message {
|
|
1863
1810
|
constructor(data) {
|
|
1864
1811
|
super();
|
|
1865
1812
|
/**
|
|
@@ -1886,7 +1833,7 @@ class SearchUsersAdminRequest extends protobuf_1.Message {
|
|
|
1886
1833
|
* @generated from field: bool IncludeDeleted = 21;
|
|
1887
1834
|
*/
|
|
1888
1835
|
this.IncludeDeleted = false;
|
|
1889
|
-
|
|
1836
|
+
proto3.util.initPartial(data, this);
|
|
1890
1837
|
}
|
|
1891
1838
|
static fromBinary(bytes, options) {
|
|
1892
1839
|
return new SearchUsersAdminRequest().fromBinary(bytes, options);
|
|
@@ -1898,26 +1845,25 @@ class SearchUsersAdminRequest extends protobuf_1.Message {
|
|
|
1898
1845
|
return new SearchUsersAdminRequest().fromJsonString(jsonString, options);
|
|
1899
1846
|
}
|
|
1900
1847
|
static equals(a, b) {
|
|
1901
|
-
return
|
|
1848
|
+
return proto3.util.equals(SearchUsersAdminRequest, a, b);
|
|
1902
1849
|
}
|
|
1903
1850
|
}
|
|
1904
|
-
|
|
1905
|
-
SearchUsersAdminRequest.runtime = protobuf_1.proto3;
|
|
1851
|
+
SearchUsersAdminRequest.runtime = proto3;
|
|
1906
1852
|
SearchUsersAdminRequest.typeName = "IT.WebServices.Fragments.Authentication.SearchUsersAdminRequest";
|
|
1907
|
-
SearchUsersAdminRequest.fields =
|
|
1853
|
+
SearchUsersAdminRequest.fields = proto3.util.newFieldList(() => [
|
|
1908
1854
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1909
1855
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1910
1856
|
{ no: 6, name: "UserIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
1911
1857
|
{ no: 10, name: "SearchString", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1912
1858
|
{ no: 11, name: "Roles", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
1913
|
-
{ no: 12, name: "CreatedAfter", kind: "message", T:
|
|
1914
|
-
{ no: 13, name: "CreatedBefore", kind: "message", T:
|
|
1859
|
+
{ no: 12, name: "CreatedAfter", kind: "message", T: Timestamp },
|
|
1860
|
+
{ no: 13, name: "CreatedBefore", kind: "message", T: Timestamp },
|
|
1915
1861
|
{ no: 21, name: "IncludeDeleted", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1916
1862
|
]);
|
|
1917
1863
|
/**
|
|
1918
1864
|
* @generated from message IT.WebServices.Fragments.Authentication.SearchUsersAdminResponse
|
|
1919
1865
|
*/
|
|
1920
|
-
class SearchUsersAdminResponse extends
|
|
1866
|
+
export class SearchUsersAdminResponse extends Message {
|
|
1921
1867
|
constructor(data) {
|
|
1922
1868
|
super();
|
|
1923
1869
|
/**
|
|
@@ -1936,7 +1882,7 @@ class SearchUsersAdminResponse extends protobuf_1.Message {
|
|
|
1936
1882
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
1937
1883
|
*/
|
|
1938
1884
|
this.PageTotalItems = 0;
|
|
1939
|
-
|
|
1885
|
+
proto3.util.initPartial(data, this);
|
|
1940
1886
|
}
|
|
1941
1887
|
static fromBinary(bytes, options) {
|
|
1942
1888
|
return new SearchUsersAdminResponse().fromBinary(bytes, options);
|
|
@@ -1948,13 +1894,12 @@ class SearchUsersAdminResponse extends protobuf_1.Message {
|
|
|
1948
1894
|
return new SearchUsersAdminResponse().fromJsonString(jsonString, options);
|
|
1949
1895
|
}
|
|
1950
1896
|
static equals(a, b) {
|
|
1951
|
-
return
|
|
1897
|
+
return proto3.util.equals(SearchUsersAdminResponse, a, b);
|
|
1952
1898
|
}
|
|
1953
1899
|
}
|
|
1954
|
-
|
|
1955
|
-
SearchUsersAdminResponse.runtime = protobuf_1.proto3;
|
|
1900
|
+
SearchUsersAdminResponse.runtime = proto3;
|
|
1956
1901
|
SearchUsersAdminResponse.typeName = "IT.WebServices.Fragments.Authentication.SearchUsersAdminResponse";
|
|
1957
|
-
SearchUsersAdminResponse.fields =
|
|
1902
|
+
SearchUsersAdminResponse.fields = proto3.util.newFieldList(() => [
|
|
1958
1903
|
{ no: 1, name: "Records", kind: "message", T: UserSearchRecord, repeated: true },
|
|
1959
1904
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1960
1905
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -1963,7 +1908,7 @@ SearchUsersAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1963
1908
|
/**
|
|
1964
1909
|
* @generated from message IT.WebServices.Fragments.Authentication.TOTPDeviceLimited
|
|
1965
1910
|
*/
|
|
1966
|
-
class TOTPDeviceLimited extends
|
|
1911
|
+
export class TOTPDeviceLimited extends Message {
|
|
1967
1912
|
constructor(data) {
|
|
1968
1913
|
super();
|
|
1969
1914
|
/**
|
|
@@ -1976,7 +1921,7 @@ class TOTPDeviceLimited extends protobuf_1.Message {
|
|
|
1976
1921
|
* @generated from field: string DeviceName = 2;
|
|
1977
1922
|
*/
|
|
1978
1923
|
this.DeviceName = "";
|
|
1979
|
-
|
|
1924
|
+
proto3.util.initPartial(data, this);
|
|
1980
1925
|
}
|
|
1981
1926
|
static fromBinary(bytes, options) {
|
|
1982
1927
|
return new TOTPDeviceLimited().fromBinary(bytes, options);
|
|
@@ -1988,21 +1933,20 @@ class TOTPDeviceLimited extends protobuf_1.Message {
|
|
|
1988
1933
|
return new TOTPDeviceLimited().fromJsonString(jsonString, options);
|
|
1989
1934
|
}
|
|
1990
1935
|
static equals(a, b) {
|
|
1991
|
-
return
|
|
1936
|
+
return proto3.util.equals(TOTPDeviceLimited, a, b);
|
|
1992
1937
|
}
|
|
1993
1938
|
}
|
|
1994
|
-
|
|
1995
|
-
TOTPDeviceLimited.runtime = protobuf_1.proto3;
|
|
1939
|
+
TOTPDeviceLimited.runtime = proto3;
|
|
1996
1940
|
TOTPDeviceLimited.typeName = "IT.WebServices.Fragments.Authentication.TOTPDeviceLimited";
|
|
1997
|
-
TOTPDeviceLimited.fields =
|
|
1941
|
+
TOTPDeviceLimited.fields = proto3.util.newFieldList(() => [
|
|
1998
1942
|
{ no: 1, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1999
1943
|
{ no: 2, name: "DeviceName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2000
|
-
{ no: 3, name: "CreatedOnUTC", kind: "message", T:
|
|
1944
|
+
{ no: 3, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
2001
1945
|
]);
|
|
2002
1946
|
/**
|
|
2003
1947
|
* @generated from message IT.WebServices.Fragments.Authentication.UserSearchRecord
|
|
2004
1948
|
*/
|
|
2005
|
-
class UserSearchRecord extends
|
|
1949
|
+
export class UserSearchRecord extends Message {
|
|
2006
1950
|
constructor(data) {
|
|
2007
1951
|
super();
|
|
2008
1952
|
/**
|
|
@@ -2033,7 +1977,7 @@ class UserSearchRecord extends protobuf_1.Message {
|
|
|
2033
1977
|
* @generated from field: repeated string Roles = 5;
|
|
2034
1978
|
*/
|
|
2035
1979
|
this.Roles = [];
|
|
2036
|
-
|
|
1980
|
+
proto3.util.initPartial(data, this);
|
|
2037
1981
|
}
|
|
2038
1982
|
static fromBinary(bytes, options) {
|
|
2039
1983
|
return new UserSearchRecord().fromBinary(bytes, options);
|
|
@@ -2045,26 +1989,25 @@ class UserSearchRecord extends protobuf_1.Message {
|
|
|
2045
1989
|
return new UserSearchRecord().fromJsonString(jsonString, options);
|
|
2046
1990
|
}
|
|
2047
1991
|
static equals(a, b) {
|
|
2048
|
-
return
|
|
1992
|
+
return proto3.util.equals(UserSearchRecord, a, b);
|
|
2049
1993
|
}
|
|
2050
1994
|
}
|
|
2051
|
-
|
|
2052
|
-
UserSearchRecord.runtime = protobuf_1.proto3;
|
|
1995
|
+
UserSearchRecord.runtime = proto3;
|
|
2053
1996
|
UserSearchRecord.typeName = "IT.WebServices.Fragments.Authentication.UserSearchRecord";
|
|
2054
|
-
UserSearchRecord.fields =
|
|
1997
|
+
UserSearchRecord.fields = proto3.util.newFieldList(() => [
|
|
2055
1998
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2056
1999
|
{ no: 2, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2057
2000
|
{ no: 3, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2058
2001
|
{ no: 4, name: "Email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2059
2002
|
{ no: 5, name: "Roles", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
2060
|
-
{ no: 11, name: "CreatedOnUTC", kind: "message", T:
|
|
2061
|
-
{ no: 12, name: "ModifiedOnUTC", kind: "message", T:
|
|
2062
|
-
{ no: 13, name: "DisabledOnUTC", kind: "message", T:
|
|
2003
|
+
{ no: 11, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
2004
|
+
{ no: 12, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
2005
|
+
{ no: 13, name: "DisabledOnUTC", kind: "message", T: Timestamp },
|
|
2063
2006
|
]);
|
|
2064
2007
|
/**
|
|
2065
2008
|
* @generated from message IT.WebServices.Fragments.Authentication.VerifyOtherTotpRequest
|
|
2066
2009
|
*/
|
|
2067
|
-
class VerifyOtherTotpRequest extends
|
|
2010
|
+
export class VerifyOtherTotpRequest extends Message {
|
|
2068
2011
|
constructor(data) {
|
|
2069
2012
|
super();
|
|
2070
2013
|
/**
|
|
@@ -2079,7 +2022,7 @@ class VerifyOtherTotpRequest extends protobuf_1.Message {
|
|
|
2079
2022
|
* @generated from field: string Code = 3;
|
|
2080
2023
|
*/
|
|
2081
2024
|
this.Code = "";
|
|
2082
|
-
|
|
2025
|
+
proto3.util.initPartial(data, this);
|
|
2083
2026
|
}
|
|
2084
2027
|
static fromBinary(bytes, options) {
|
|
2085
2028
|
return new VerifyOtherTotpRequest().fromBinary(bytes, options);
|
|
@@ -2091,13 +2034,12 @@ class VerifyOtherTotpRequest extends protobuf_1.Message {
|
|
|
2091
2034
|
return new VerifyOtherTotpRequest().fromJsonString(jsonString, options);
|
|
2092
2035
|
}
|
|
2093
2036
|
static equals(a, b) {
|
|
2094
|
-
return
|
|
2037
|
+
return proto3.util.equals(VerifyOtherTotpRequest, a, b);
|
|
2095
2038
|
}
|
|
2096
2039
|
}
|
|
2097
|
-
|
|
2098
|
-
VerifyOtherTotpRequest.runtime = protobuf_1.proto3;
|
|
2040
|
+
VerifyOtherTotpRequest.runtime = proto3;
|
|
2099
2041
|
VerifyOtherTotpRequest.typeName = "IT.WebServices.Fragments.Authentication.VerifyOtherTotpRequest";
|
|
2100
|
-
VerifyOtherTotpRequest.fields =
|
|
2042
|
+
VerifyOtherTotpRequest.fields = proto3.util.newFieldList(() => [
|
|
2101
2043
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2102
2044
|
{ no: 2, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2103
2045
|
{ no: 3, name: "Code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -2105,14 +2047,14 @@ VerifyOtherTotpRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
2105
2047
|
/**
|
|
2106
2048
|
* @generated from message IT.WebServices.Fragments.Authentication.VerifyOtherTotpResponse
|
|
2107
2049
|
*/
|
|
2108
|
-
class VerifyOtherTotpResponse extends
|
|
2050
|
+
export class VerifyOtherTotpResponse extends Message {
|
|
2109
2051
|
constructor(data) {
|
|
2110
2052
|
super();
|
|
2111
2053
|
/**
|
|
2112
2054
|
* @generated from field: string Error = 10;
|
|
2113
2055
|
*/
|
|
2114
2056
|
this.Error = "";
|
|
2115
|
-
|
|
2057
|
+
proto3.util.initPartial(data, this);
|
|
2116
2058
|
}
|
|
2117
2059
|
static fromBinary(bytes, options) {
|
|
2118
2060
|
return new VerifyOtherTotpResponse().fromBinary(bytes, options);
|
|
@@ -2124,19 +2066,18 @@ class VerifyOtherTotpResponse extends protobuf_1.Message {
|
|
|
2124
2066
|
return new VerifyOtherTotpResponse().fromJsonString(jsonString, options);
|
|
2125
2067
|
}
|
|
2126
2068
|
static equals(a, b) {
|
|
2127
|
-
return
|
|
2069
|
+
return proto3.util.equals(VerifyOtherTotpResponse, a, b);
|
|
2128
2070
|
}
|
|
2129
2071
|
}
|
|
2130
|
-
|
|
2131
|
-
VerifyOtherTotpResponse.runtime = protobuf_1.proto3;
|
|
2072
|
+
VerifyOtherTotpResponse.runtime = proto3;
|
|
2132
2073
|
VerifyOtherTotpResponse.typeName = "IT.WebServices.Fragments.Authentication.VerifyOtherTotpResponse";
|
|
2133
|
-
VerifyOtherTotpResponse.fields =
|
|
2074
|
+
VerifyOtherTotpResponse.fields = proto3.util.newFieldList(() => [
|
|
2134
2075
|
{ no: 10, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2135
2076
|
]);
|
|
2136
2077
|
/**
|
|
2137
2078
|
* @generated from message IT.WebServices.Fragments.Authentication.VerifyOwnTotpRequest
|
|
2138
2079
|
*/
|
|
2139
|
-
class VerifyOwnTotpRequest extends
|
|
2080
|
+
export class VerifyOwnTotpRequest extends Message {
|
|
2140
2081
|
constructor(data) {
|
|
2141
2082
|
super();
|
|
2142
2083
|
/**
|
|
@@ -2147,7 +2088,7 @@ class VerifyOwnTotpRequest extends protobuf_1.Message {
|
|
|
2147
2088
|
* @generated from field: string Code = 2;
|
|
2148
2089
|
*/
|
|
2149
2090
|
this.Code = "";
|
|
2150
|
-
|
|
2091
|
+
proto3.util.initPartial(data, this);
|
|
2151
2092
|
}
|
|
2152
2093
|
static fromBinary(bytes, options) {
|
|
2153
2094
|
return new VerifyOwnTotpRequest().fromBinary(bytes, options);
|
|
@@ -2159,27 +2100,26 @@ class VerifyOwnTotpRequest extends protobuf_1.Message {
|
|
|
2159
2100
|
return new VerifyOwnTotpRequest().fromJsonString(jsonString, options);
|
|
2160
2101
|
}
|
|
2161
2102
|
static equals(a, b) {
|
|
2162
|
-
return
|
|
2103
|
+
return proto3.util.equals(VerifyOwnTotpRequest, a, b);
|
|
2163
2104
|
}
|
|
2164
2105
|
}
|
|
2165
|
-
|
|
2166
|
-
VerifyOwnTotpRequest.runtime = protobuf_1.proto3;
|
|
2106
|
+
VerifyOwnTotpRequest.runtime = proto3;
|
|
2167
2107
|
VerifyOwnTotpRequest.typeName = "IT.WebServices.Fragments.Authentication.VerifyOwnTotpRequest";
|
|
2168
|
-
VerifyOwnTotpRequest.fields =
|
|
2108
|
+
VerifyOwnTotpRequest.fields = proto3.util.newFieldList(() => [
|
|
2169
2109
|
{ no: 1, name: "TotpID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2170
2110
|
{ no: 2, name: "Code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2171
2111
|
]);
|
|
2172
2112
|
/**
|
|
2173
2113
|
* @generated from message IT.WebServices.Fragments.Authentication.VerifyOwnTotpResponse
|
|
2174
2114
|
*/
|
|
2175
|
-
class VerifyOwnTotpResponse extends
|
|
2115
|
+
export class VerifyOwnTotpResponse extends Message {
|
|
2176
2116
|
constructor(data) {
|
|
2177
2117
|
super();
|
|
2178
2118
|
/**
|
|
2179
2119
|
* @generated from field: string Error = 10;
|
|
2180
2120
|
*/
|
|
2181
2121
|
this.Error = "";
|
|
2182
|
-
|
|
2122
|
+
proto3.util.initPartial(data, this);
|
|
2183
2123
|
}
|
|
2184
2124
|
static fromBinary(bytes, options) {
|
|
2185
2125
|
return new VerifyOwnTotpResponse().fromBinary(bytes, options);
|
|
@@ -2191,12 +2131,11 @@ class VerifyOwnTotpResponse extends protobuf_1.Message {
|
|
|
2191
2131
|
return new VerifyOwnTotpResponse().fromJsonString(jsonString, options);
|
|
2192
2132
|
}
|
|
2193
2133
|
static equals(a, b) {
|
|
2194
|
-
return
|
|
2134
|
+
return proto3.util.equals(VerifyOwnTotpResponse, a, b);
|
|
2195
2135
|
}
|
|
2196
2136
|
}
|
|
2197
|
-
|
|
2198
|
-
VerifyOwnTotpResponse.runtime = protobuf_1.proto3;
|
|
2137
|
+
VerifyOwnTotpResponse.runtime = proto3;
|
|
2199
2138
|
VerifyOwnTotpResponse.typeName = "IT.WebServices.Fragments.Authentication.VerifyOwnTotpResponse";
|
|
2200
|
-
VerifyOwnTotpResponse.fields =
|
|
2139
|
+
VerifyOwnTotpResponse.fields = proto3.util.newFieldList(() => [
|
|
2201
2140
|
{ no: 10, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2202
2141
|
]);
|