@inverted-tech/fragments 0.1.0

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