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