@inverted-tech/fragments 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (685) hide show
  1. package/README.md +80 -0
  2. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +52 -0
  3. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +302 -0
  4. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +30 -0
  5. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +64 -0
  6. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +307 -0
  7. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +2202 -0
  8. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +356 -0
  9. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +46 -0
  10. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +30 -0
  11. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +115 -0
  12. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +116 -0
  13. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +846 -0
  14. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +427 -0
  15. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +80 -0
  16. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +507 -0
  17. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +767 -0
  18. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +177 -0
  19. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +109 -0
  20. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +155 -0
  21. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +48 -0
  22. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +41 -0
  23. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +263 -0
  24. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +62 -0
  25. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +267 -0
  26. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +122 -0
  27. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +42 -0
  28. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +71 -0
  29. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +39 -0
  30. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +47 -0
  31. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +41 -0
  32. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +250 -0
  33. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +116 -0
  34. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +701 -0
  35. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +90 -0
  36. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +238 -0
  37. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +75 -0
  38. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +46 -0
  39. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +41 -0
  40. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +250 -0
  41. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +89 -0
  42. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +520 -0
  43. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +39 -0
  44. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +73 -0
  45. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +45 -0
  46. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +62 -0
  47. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +353 -0
  48. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +41 -0
  49. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +250 -0
  50. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +107 -0
  51. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +643 -0
  52. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +44 -0
  53. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +80 -0
  54. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +238 -0
  55. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +46 -0
  56. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +149 -0
  57. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +41 -0
  58. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +250 -0
  59. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +90 -0
  60. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +170 -0
  61. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +1112 -0
  62. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +101 -0
  63. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +70 -0
  64. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +85 -0
  65. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +238 -0
  66. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +48 -0
  67. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +48 -0
  68. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +54 -0
  69. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +45 -0
  70. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +127 -0
  71. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +808 -0
  72. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +211 -0
  73. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +102 -0
  74. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/index.js +43 -0
  75. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +165 -0
  76. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +41 -0
  77. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +250 -0
  78. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +91 -0
  79. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +622 -0
  80. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +42 -0
  81. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +226 -0
  82. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +52 -0
  83. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +302 -0
  84. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +512 -0
  85. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +172 -0
  86. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +1396 -0
  87. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +231 -0
  88. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +172 -0
  89. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +1396 -0
  90. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +512 -0
  91. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +42 -0
  92. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +57 -0
  93. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +376 -0
  94. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +32 -0
  95. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +35 -0
  96. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +136 -0
  97. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +26 -0
  98. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +116 -0
  99. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +71 -0
  100. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +396 -0
  101. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +254 -0
  102. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +35 -0
  103. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +136 -0
  104. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +26 -0
  105. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +100 -0
  106. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +26 -0
  107. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +100 -0
  108. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +52 -0
  109. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +26 -0
  110. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +141 -0
  111. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/index.js +59 -0
  112. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +96 -0
  113. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +45 -0
  114. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +33 -0
  115. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +42 -0
  116. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +316 -0
  117. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +72 -0
  118. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +316 -0
  119. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +42 -0
  120. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +41 -0
  121. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +41 -0
  122. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +169 -0
  123. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/index.js +41 -0
  124. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +28 -0
  125. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +85 -0
  126. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +49 -0
  127. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +52 -0
  128. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +64 -0
  129. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +305 -0
  130. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +142 -0
  131. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/index.js +46 -0
  132. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +127 -0
  133. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +943 -0
  134. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +231 -0
  135. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/index.js +42 -0
  136. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +41 -0
  137. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +171 -0
  138. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +277 -0
  139. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +1409 -0
  140. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +794 -0
  141. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/index.js +44 -0
  142. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/index.js +50 -0
  143. package/dist/cjs/gen/Protos/IT/WebServices/index.js +40 -0
  144. package/dist/cjs/gen/Protos/IT/index.js +40 -0
  145. package/dist/cjs/gen/Protos/index.js +40 -0
  146. package/dist/cjs/gen/index.js +40 -0
  147. package/dist/cjs/index.js +20 -0
  148. package/dist/cjs/package.json +3 -0
  149. package/dist/cjs/protos/index.js +20 -0
  150. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/Backup.js +15 -0
  151. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +54 -0
  152. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/index.js +19 -0
  153. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Claims.js +11 -0
  154. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +19 -0
  155. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +111 -0
  156. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +30 -0
  157. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +17 -0
  158. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +23 -0
  159. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +22 -0
  160. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +16 -0
  161. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +22 -0
  162. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +10 -0
  163. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +13 -0
  164. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +9 -0
  165. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +22 -0
  166. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +15 -0
  167. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +16 -0
  168. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +47 -0
  169. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +13 -0
  170. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +21 -0
  171. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +15 -0
  172. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +9 -0
  173. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +17 -0
  174. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +20 -0
  175. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +15 -0
  176. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +10 -0
  177. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +14 -0
  178. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +47 -0
  179. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +21 -0
  180. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +16 -0
  181. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +15 -0
  182. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +16 -0
  183. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +22 -0
  184. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +12 -0
  185. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +15 -0
  186. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +47 -0
  187. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +23 -0
  188. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +46 -0
  189. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +12 -0
  190. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/index.js +44 -0
  191. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +35 -0
  192. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +10 -0
  193. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/index.js +19 -0
  194. package/dist/cjs/schemas/IT/WebServices/Fragments/CommonTypes.js +27 -0
  195. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +15 -0
  196. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +12 -0
  197. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +36 -0
  198. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Backup.js +15 -0
  199. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Content.js +28 -0
  200. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +74 -0
  201. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +37 -0
  202. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +74 -0
  203. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/index.js +18 -0
  204. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Rumble.js +21 -0
  205. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +40 -0
  206. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/index.js +18 -0
  207. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Video.js +14 -0
  208. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/index.js +51 -0
  209. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +13 -0
  210. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +7 -0
  211. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +19 -0
  212. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +22 -0
  213. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +22 -0
  214. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +19 -0
  215. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +39 -0
  216. package/dist/cjs/schemas/IT/WebServices/Fragments/Generic/index.js +3 -0
  217. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +11 -0
  218. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +12 -0
  219. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +28 -0
  220. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/index.js +20 -0
  221. package/dist/cjs/schemas/IT/WebServices/Fragments/Page/PageRecord.js +41 -0
  222. package/dist/cjs/schemas/IT/WebServices/Fragments/Page/index.js +18 -0
  223. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/Backup.js +11 -0
  224. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +119 -0
  225. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/index.js +19 -0
  226. package/dist/cjs/schemas/IT/WebServices/Fragments/index.js +50 -0
  227. package/dist/cjs/schemas/IT/WebServices/index.js +38 -0
  228. package/dist/cjs/schemas/IT/index.js +38 -0
  229. package/dist/cjs/schemas/index.js +38 -0
  230. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +52 -0
  231. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +302 -0
  232. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +30 -0
  233. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +64 -0
  234. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +307 -0
  235. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +2202 -0
  236. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +356 -0
  237. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +46 -0
  238. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +30 -0
  239. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +115 -0
  240. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +116 -0
  241. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +846 -0
  242. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +427 -0
  243. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +80 -0
  244. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +507 -0
  245. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +767 -0
  246. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +177 -0
  247. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +109 -0
  248. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +155 -0
  249. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +48 -0
  250. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +41 -0
  251. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +263 -0
  252. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +62 -0
  253. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +267 -0
  254. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +122 -0
  255. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +42 -0
  256. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +71 -0
  257. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +39 -0
  258. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +47 -0
  259. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +41 -0
  260. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +250 -0
  261. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +116 -0
  262. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +701 -0
  263. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +90 -0
  264. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +238 -0
  265. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +75 -0
  266. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +46 -0
  267. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +41 -0
  268. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +250 -0
  269. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +89 -0
  270. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +520 -0
  271. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +39 -0
  272. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +73 -0
  273. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +45 -0
  274. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +62 -0
  275. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +353 -0
  276. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +41 -0
  277. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +250 -0
  278. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +107 -0
  279. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +643 -0
  280. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +44 -0
  281. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +80 -0
  282. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +238 -0
  283. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +46 -0
  284. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +149 -0
  285. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +41 -0
  286. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +250 -0
  287. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +90 -0
  288. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +170 -0
  289. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +1112 -0
  290. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +101 -0
  291. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +70 -0
  292. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +85 -0
  293. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +238 -0
  294. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +48 -0
  295. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +48 -0
  296. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +54 -0
  297. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +45 -0
  298. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +127 -0
  299. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +808 -0
  300. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +211 -0
  301. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +102 -0
  302. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +43 -0
  303. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +165 -0
  304. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +41 -0
  305. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +250 -0
  306. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +91 -0
  307. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +622 -0
  308. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +42 -0
  309. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +226 -0
  310. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +52 -0
  311. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +302 -0
  312. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +512 -0
  313. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +172 -0
  314. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +1396 -0
  315. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +231 -0
  316. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +172 -0
  317. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +1396 -0
  318. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +512 -0
  319. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +42 -0
  320. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +57 -0
  321. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +376 -0
  322. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +32 -0
  323. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +35 -0
  324. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +136 -0
  325. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +26 -0
  326. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +116 -0
  327. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +71 -0
  328. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +396 -0
  329. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +254 -0
  330. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +35 -0
  331. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +136 -0
  332. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +26 -0
  333. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +100 -0
  334. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +26 -0
  335. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +100 -0
  336. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +52 -0
  337. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +26 -0
  338. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +141 -0
  339. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +59 -0
  340. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +96 -0
  341. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +45 -0
  342. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +33 -0
  343. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +42 -0
  344. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +316 -0
  345. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +72 -0
  346. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +316 -0
  347. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +42 -0
  348. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +41 -0
  349. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +41 -0
  350. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +169 -0
  351. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +41 -0
  352. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +28 -0
  353. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +85 -0
  354. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +49 -0
  355. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +52 -0
  356. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +64 -0
  357. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +305 -0
  358. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +142 -0
  359. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +46 -0
  360. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +127 -0
  361. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +943 -0
  362. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +231 -0
  363. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +42 -0
  364. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +41 -0
  365. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +171 -0
  366. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +277 -0
  367. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +1409 -0
  368. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +794 -0
  369. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +44 -0
  370. package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +50 -0
  371. package/dist/esm/gen/Protos/IT/WebServices/index.js +40 -0
  372. package/dist/esm/gen/Protos/IT/index.js +40 -0
  373. package/dist/esm/gen/Protos/index.js +40 -0
  374. package/dist/esm/gen/index.js +40 -0
  375. package/dist/esm/index.js +20 -0
  376. package/dist/esm/package.json +3 -0
  377. package/dist/esm/protos/index.js +20 -0
  378. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +15 -0
  379. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +54 -0
  380. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +19 -0
  381. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +11 -0
  382. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +19 -0
  383. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +111 -0
  384. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +30 -0
  385. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +17 -0
  386. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +23 -0
  387. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +22 -0
  388. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +16 -0
  389. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +22 -0
  390. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +10 -0
  391. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +13 -0
  392. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +9 -0
  393. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +22 -0
  394. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +15 -0
  395. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +16 -0
  396. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +47 -0
  397. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +13 -0
  398. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +21 -0
  399. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +15 -0
  400. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +9 -0
  401. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +17 -0
  402. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +20 -0
  403. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +15 -0
  404. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +10 -0
  405. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +14 -0
  406. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +47 -0
  407. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +21 -0
  408. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +16 -0
  409. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +15 -0
  410. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +16 -0
  411. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +22 -0
  412. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +12 -0
  413. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +15 -0
  414. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +47 -0
  415. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +23 -0
  416. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +46 -0
  417. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +12 -0
  418. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +44 -0
  419. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +35 -0
  420. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +10 -0
  421. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +19 -0
  422. package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +27 -0
  423. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +15 -0
  424. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +12 -0
  425. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +36 -0
  426. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +15 -0
  427. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +28 -0
  428. package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +74 -0
  429. package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +37 -0
  430. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +74 -0
  431. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +18 -0
  432. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +21 -0
  433. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +40 -0
  434. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +18 -0
  435. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +14 -0
  436. package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +51 -0
  437. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +13 -0
  438. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +7 -0
  439. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +19 -0
  440. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +22 -0
  441. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +22 -0
  442. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +19 -0
  443. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +39 -0
  444. package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +3 -0
  445. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +11 -0
  446. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +12 -0
  447. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +28 -0
  448. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +20 -0
  449. package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +41 -0
  450. package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +18 -0
  451. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +11 -0
  452. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +119 -0
  453. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +19 -0
  454. package/dist/esm/schemas/IT/WebServices/Fragments/index.js +50 -0
  455. package/dist/esm/schemas/IT/WebServices/index.js +38 -0
  456. package/dist/esm/schemas/IT/index.js +38 -0
  457. package/dist/esm/schemas/index.js +38 -0
  458. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +45 -0
  459. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +212 -0
  460. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +23 -0
  461. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +32 -0
  462. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +300 -0
  463. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +1360 -0
  464. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +274 -0
  465. package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +7 -0
  466. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +23 -0
  467. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +71 -0
  468. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +109 -0
  469. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +603 -0
  470. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +373 -0
  471. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +73 -0
  472. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +342 -0
  473. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +685 -0
  474. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +134 -0
  475. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +61 -0
  476. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +117 -0
  477. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +9 -0
  478. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +34 -0
  479. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +193 -0
  480. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +55 -0
  481. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +152 -0
  482. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +86 -0
  483. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +25 -0
  484. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +40 -0
  485. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +19 -0
  486. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +8 -0
  487. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.d.ts +34 -0
  488. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.d.ts +182 -0
  489. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +109 -0
  490. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +407 -0
  491. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +52 -0
  492. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.d.ts +202 -0
  493. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +40 -0
  494. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +7 -0
  495. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +34 -0
  496. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +182 -0
  497. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +82 -0
  498. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +307 -0
  499. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +19 -0
  500. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +57 -0
  501. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +6 -0
  502. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +55 -0
  503. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +219 -0
  504. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.d.ts +34 -0
  505. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.d.ts +182 -0
  506. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +100 -0
  507. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +372 -0
  508. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +23 -0
  509. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +44 -0
  510. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.d.ts +202 -0
  511. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +7 -0
  512. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +110 -0
  513. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.d.ts +34 -0
  514. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.d.ts +182 -0
  515. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +52 -0
  516. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +163 -0
  517. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +644 -0
  518. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.d.ts +80 -0
  519. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +36 -0
  520. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +48 -0
  521. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.d.ts +202 -0
  522. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +9 -0
  523. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +8 -0
  524. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +31 -0
  525. package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +5 -0
  526. package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +120 -0
  527. package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +517 -0
  528. package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +161 -0
  529. package/dist/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +65 -0
  530. package/dist/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +4 -0
  531. package/dist/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +134 -0
  532. package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +34 -0
  533. package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +182 -0
  534. package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +84 -0
  535. package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +421 -0
  536. package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +36 -0
  537. package/dist/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +160 -0
  538. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +45 -0
  539. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +212 -0
  540. package/dist/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +401 -0
  541. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +165 -0
  542. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +924 -0
  543. package/dist/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +164 -0
  544. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +165 -0
  545. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +924 -0
  546. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +401 -0
  547. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +3 -0
  548. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +50 -0
  549. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +232 -0
  550. package/dist/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +17 -0
  551. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +28 -0
  552. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +74 -0
  553. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +19 -0
  554. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +65 -0
  555. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +64 -0
  556. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +231 -0
  557. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +163 -0
  558. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +28 -0
  559. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +74 -0
  560. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +19 -0
  561. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +53 -0
  562. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +19 -0
  563. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +53 -0
  564. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +13 -0
  565. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +19 -0
  566. package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +87 -0
  567. package/dist/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +19 -0
  568. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +62 -0
  569. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +38 -0
  570. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +15 -0
  571. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +3 -0
  572. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +206 -0
  573. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +65 -0
  574. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +206 -0
  575. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +3 -0
  576. package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +2 -0
  577. package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +34 -0
  578. package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +105 -0
  579. package/dist/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts +2 -0
  580. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +21 -0
  581. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +48 -0
  582. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +27 -0
  583. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +41 -0
  584. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +57 -0
  585. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +169 -0
  586. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +108 -0
  587. package/dist/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +7 -0
  588. package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +120 -0
  589. package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +629 -0
  590. package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +181 -0
  591. package/dist/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +3 -0
  592. package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +34 -0
  593. package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +111 -0
  594. package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +270 -0
  595. package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +845 -0
  596. package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +582 -0
  597. package/dist/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +5 -0
  598. package/dist/gen/Protos/IT/WebServices/Fragments/index.d.ts +10 -0
  599. package/dist/gen/Protos/IT/WebServices/index.d.ts +1 -0
  600. package/dist/gen/Protos/IT/index.d.ts +1 -0
  601. package/dist/gen/Protos/index.d.ts +1 -0
  602. package/dist/gen/index.d.ts +1 -0
  603. package/dist/index.d.ts +1 -0
  604. package/dist/protos/index.d.ts +1 -0
  605. package/dist/schemas/IT/WebServices/Fragments/Authentication/Backup.d.ts +3 -0
  606. package/dist/schemas/IT/WebServices/Fragments/Authentication/UserRecord.d.ts +9 -0
  607. package/dist/schemas/IT/WebServices/Fragments/Authentication/index.d.ts +2 -0
  608. package/dist/schemas/IT/WebServices/Fragments/Authorization/Claims.d.ts +2 -0
  609. package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.d.ts +3 -0
  610. package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.d.ts +13 -0
  611. package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.d.ts +4 -0
  612. package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.d.ts +4 -0
  613. package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.d.ts +3 -0
  614. package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/index.d.ts +5 -0
  615. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.d.ts +3 -0
  616. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.d.ts +3 -0
  617. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.d.ts +2 -0
  618. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.d.ts +3 -0
  619. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.d.ts +2 -0
  620. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +5 -0
  621. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.d.ts +3 -0
  622. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.d.ts +3 -0
  623. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.d.ts +4 -0
  624. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.d.ts +3 -0
  625. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +4 -0
  626. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.d.ts +3 -0
  627. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.d.ts +2 -0
  628. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.d.ts +2 -0
  629. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +3 -0
  630. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.d.ts +3 -0
  631. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.d.ts +2 -0
  632. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.d.ts +3 -0
  633. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.d.ts +4 -0
  634. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +4 -0
  635. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.d.ts +2 -0
  636. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.d.ts +3 -0
  637. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.d.ts +3 -0
  638. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.d.ts +2 -0
  639. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.d.ts +3 -0
  640. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.d.ts +3 -0
  641. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.d.ts +4 -0
  642. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +6 -0
  643. package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +6 -0
  644. package/dist/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.d.ts +2 -0
  645. package/dist/schemas/IT/WebServices/Fragments/Authorization/index.d.ts +4 -0
  646. package/dist/schemas/IT/WebServices/Fragments/Comment/CommentRecord.d.ts +6 -0
  647. package/dist/schemas/IT/WebServices/Fragments/Comment/SharedTypes.d.ts +2 -0
  648. package/dist/schemas/IT/WebServices/Fragments/Comment/index.d.ts +2 -0
  649. package/dist/schemas/IT/WebServices/Fragments/CommonTypes.d.ts +4 -0
  650. package/dist/schemas/IT/WebServices/Fragments/Content/AssetBackup.d.ts +3 -0
  651. package/dist/schemas/IT/WebServices/Fragments/Content/AssetRecord.d.ts +2 -0
  652. package/dist/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.d.ts +7 -0
  653. package/dist/schemas/IT/WebServices/Fragments/Content/Backup.d.ts +3 -0
  654. package/dist/schemas/IT/WebServices/Fragments/Content/Content.d.ts +3 -0
  655. package/dist/schemas/IT/WebServices/Fragments/Content/ContentRecord.d.ts +14 -0
  656. package/dist/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.d.ts +7 -0
  657. package/dist/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.d.ts +14 -0
  658. package/dist/schemas/IT/WebServices/Fragments/Content/Music/index.d.ts +1 -0
  659. package/dist/schemas/IT/WebServices/Fragments/Content/Rumble.d.ts +4 -0
  660. package/dist/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.d.ts +6 -0
  661. package/dist/schemas/IT/WebServices/Fragments/Content/Stats/index.d.ts +1 -0
  662. package/dist/schemas/IT/WebServices/Fragments/Content/Video.d.ts +3 -0
  663. package/dist/schemas/IT/WebServices/Fragments/Content/index.d.ts +11 -0
  664. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.d.ts +2 -0
  665. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.d.ts +2 -0
  666. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +2 -0
  667. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.d.ts +3 -0
  668. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.d.ts +3 -0
  669. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +2 -0
  670. package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +2 -0
  671. package/dist/schemas/IT/WebServices/Fragments/Generic/index.d.ts +1 -0
  672. package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.d.ts +2 -0
  673. package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.d.ts +2 -0
  674. package/dist/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.d.ts +3 -0
  675. package/dist/schemas/IT/WebServices/Fragments/Notification/index.d.ts +3 -0
  676. package/dist/schemas/IT/WebServices/Fragments/Page/PageRecord.d.ts +6 -0
  677. package/dist/schemas/IT/WebServices/Fragments/Page/index.d.ts +1 -0
  678. package/dist/schemas/IT/WebServices/Fragments/Settings/Backup.d.ts +2 -0
  679. package/dist/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.d.ts +23 -0
  680. package/dist/schemas/IT/WebServices/Fragments/Settings/index.d.ts +2 -0
  681. package/dist/schemas/IT/WebServices/Fragments/index.d.ts +10 -0
  682. package/dist/schemas/IT/WebServices/index.d.ts +1 -0
  683. package/dist/schemas/IT/index.d.ts +1 -0
  684. package/dist/schemas/index.d.ts +1 -0
  685. package/package.json +63 -0
@@ -0,0 +1,924 @@
1
+ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
2
+ import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
3
+ import { ContentPrivateData, ContentPublicData, ContentPublicRecord, ContentRecord } from "../ContentRecord_pb";
4
+ /**
5
+ * @generated from enum IT.WebServices.Fragments.Content.Music.ContentType
6
+ */
7
+ export declare enum ContentType {
8
+ /**
9
+ * @generated from enum value: None = 0;
10
+ */
11
+ None = 0,
12
+ /**
13
+ * @generated from enum value: Audio = 1;
14
+ */
15
+ Audio = 1,
16
+ /**
17
+ * @generated from enum value: Picture = 2;
18
+ */
19
+ Picture = 2,
20
+ /**
21
+ * @generated from enum value: Video = 3;
22
+ */
23
+ Video = 3,
24
+ /**
25
+ * @generated from enum value: Written = 4;
26
+ */
27
+ Written = 4
28
+ }
29
+ /**
30
+ * @generated from message IT.WebServices.Fragments.Content.Music.AnnounceContentRequest
31
+ */
32
+ export declare class AnnounceContentRequest extends Message<AnnounceContentRequest> {
33
+ /**
34
+ * Guid for the content record
35
+ *
36
+ * @generated from field: string ContentID = 1;
37
+ */
38
+ ContentID: string;
39
+ /**
40
+ * UTC timestamp when content was or will be announced
41
+ *
42
+ * @generated from field: google.protobuf.Timestamp AnnounceOnUTC = 3;
43
+ */
44
+ AnnounceOnUTC?: Timestamp;
45
+ constructor(data?: PartialMessage<AnnounceContentRequest>);
46
+ static readonly runtime: typeof proto3;
47
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.AnnounceContentRequest";
48
+ static readonly fields: FieldList;
49
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AnnounceContentRequest;
50
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AnnounceContentRequest;
51
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AnnounceContentRequest;
52
+ static equals(a: AnnounceContentRequest | PlainMessage<AnnounceContentRequest> | undefined, b: AnnounceContentRequest | PlainMessage<AnnounceContentRequest> | undefined): boolean;
53
+ }
54
+ /**
55
+ * @generated from message IT.WebServices.Fragments.Content.Music.AnnounceContentResponse
56
+ */
57
+ export declare class AnnounceContentResponse extends Message<AnnounceContentResponse> {
58
+ /**
59
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
60
+ */
61
+ Record?: ContentRecord;
62
+ constructor(data?: PartialMessage<AnnounceContentResponse>);
63
+ static readonly runtime: typeof proto3;
64
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.AnnounceContentResponse";
65
+ static readonly fields: FieldList;
66
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AnnounceContentResponse;
67
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AnnounceContentResponse;
68
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AnnounceContentResponse;
69
+ static equals(a: AnnounceContentResponse | PlainMessage<AnnounceContentResponse> | undefined, b: AnnounceContentResponse | PlainMessage<AnnounceContentResponse> | undefined): boolean;
70
+ }
71
+ /**
72
+ * @generated from message IT.WebServices.Fragments.Content.Music.CreateContentRequest
73
+ */
74
+ export declare class CreateContentRequest extends Message<CreateContentRequest> {
75
+ /**
76
+ * @generated from field: IT.WebServices.Fragments.Content.ContentPublicData Public = 1;
77
+ */
78
+ Public?: ContentPublicData;
79
+ /**
80
+ * @generated from field: IT.WebServices.Fragments.Content.ContentPrivateData Private = 2;
81
+ */
82
+ Private?: ContentPrivateData;
83
+ constructor(data?: PartialMessage<CreateContentRequest>);
84
+ static readonly runtime: typeof proto3;
85
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.CreateContentRequest";
86
+ static readonly fields: FieldList;
87
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateContentRequest;
88
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateContentRequest;
89
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateContentRequest;
90
+ static equals(a: CreateContentRequest | PlainMessage<CreateContentRequest> | undefined, b: CreateContentRequest | PlainMessage<CreateContentRequest> | undefined): boolean;
91
+ }
92
+ /**
93
+ * @generated from message IT.WebServices.Fragments.Content.Music.CreateContentResponse
94
+ */
95
+ export declare class CreateContentResponse extends Message<CreateContentResponse> {
96
+ /**
97
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
98
+ */
99
+ Record?: ContentRecord;
100
+ constructor(data?: PartialMessage<CreateContentResponse>);
101
+ static readonly runtime: typeof proto3;
102
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.CreateContentResponse";
103
+ static readonly fields: FieldList;
104
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateContentResponse;
105
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateContentResponse;
106
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateContentResponse;
107
+ static equals(a: CreateContentResponse | PlainMessage<CreateContentResponse> | undefined, b: CreateContentResponse | PlainMessage<CreateContentResponse> | undefined): boolean;
108
+ }
109
+ /**
110
+ * @generated from message IT.WebServices.Fragments.Content.Music.DeleteContentRequest
111
+ */
112
+ export declare class DeleteContentRequest extends Message<DeleteContentRequest> {
113
+ /**
114
+ * Guid for the content record
115
+ *
116
+ * @generated from field: string ContentID = 1;
117
+ */
118
+ ContentID: string;
119
+ constructor(data?: PartialMessage<DeleteContentRequest>);
120
+ static readonly runtime: typeof proto3;
121
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.DeleteContentRequest";
122
+ static readonly fields: FieldList;
123
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteContentRequest;
124
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteContentRequest;
125
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteContentRequest;
126
+ static equals(a: DeleteContentRequest | PlainMessage<DeleteContentRequest> | undefined, b: DeleteContentRequest | PlainMessage<DeleteContentRequest> | undefined): boolean;
127
+ }
128
+ /**
129
+ * @generated from message IT.WebServices.Fragments.Content.Music.DeleteContentResponse
130
+ */
131
+ export declare class DeleteContentResponse extends Message<DeleteContentResponse> {
132
+ /**
133
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
134
+ */
135
+ Record?: ContentRecord;
136
+ constructor(data?: PartialMessage<DeleteContentResponse>);
137
+ static readonly runtime: typeof proto3;
138
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.DeleteContentResponse";
139
+ static readonly fields: FieldList;
140
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteContentResponse;
141
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteContentResponse;
142
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteContentResponse;
143
+ static equals(a: DeleteContentResponse | PlainMessage<DeleteContentResponse> | undefined, b: DeleteContentResponse | PlainMessage<DeleteContentResponse> | undefined): boolean;
144
+ }
145
+ /**
146
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetAllContentRequest
147
+ */
148
+ export declare class GetAllContentRequest extends Message<GetAllContentRequest> {
149
+ /**
150
+ * @generated from field: uint32 PageSize = 1;
151
+ */
152
+ PageSize: number;
153
+ /**
154
+ * @generated from field: uint32 PageOffset = 2;
155
+ */
156
+ PageOffset: number;
157
+ /**
158
+ * @generated from field: repeated string PossibleContentIDs = 6;
159
+ */
160
+ PossibleContentIDs: string[];
161
+ /**
162
+ * @generated from field: IT.WebServices.Fragments.Content.Music.SubscriptionLevelSearch SubscriptionSearch = 10;
163
+ */
164
+ SubscriptionSearch?: SubscriptionLevelSearch;
165
+ /**
166
+ * @generated from field: IT.WebServices.Fragments.Content.Music.ContentType ContentType = 11;
167
+ */
168
+ ContentType: ContentType;
169
+ /**
170
+ * @generated from field: string CategoryId = 12;
171
+ */
172
+ CategoryId: string;
173
+ /**
174
+ * @generated from field: string ChannelId = 13;
175
+ */
176
+ ChannelId: string;
177
+ /**
178
+ * @generated from field: string Tag = 14;
179
+ */
180
+ Tag: string;
181
+ /**
182
+ * @generated from field: string AuthorId = 15;
183
+ */
184
+ AuthorId: string;
185
+ /**
186
+ * @generated from field: bool OnlyLive = 16;
187
+ */
188
+ OnlyLive: boolean;
189
+ /**
190
+ * @generated from field: google.protobuf.Timestamp PublishedAfterUTC = 21;
191
+ */
192
+ PublishedAfterUTC?: Timestamp;
193
+ /**
194
+ * @generated from field: google.protobuf.Timestamp PublishedBeforeUTC = 22;
195
+ */
196
+ PublishedBeforeUTC?: Timestamp;
197
+ constructor(data?: PartialMessage<GetAllContentRequest>);
198
+ static readonly runtime: typeof proto3;
199
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetAllContentRequest";
200
+ static readonly fields: FieldList;
201
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAllContentRequest;
202
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAllContentRequest;
203
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAllContentRequest;
204
+ static equals(a: GetAllContentRequest | PlainMessage<GetAllContentRequest> | undefined, b: GetAllContentRequest | PlainMessage<GetAllContentRequest> | undefined): boolean;
205
+ }
206
+ /**
207
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetAllContentResponse
208
+ */
209
+ export declare class GetAllContentResponse extends Message<GetAllContentResponse> {
210
+ /**
211
+ * @generated from field: repeated IT.WebServices.Fragments.Content.Music.ContentListRecord Records = 1;
212
+ */
213
+ Records: ContentListRecord[];
214
+ /**
215
+ * @generated from field: uint32 PageOffsetStart = 11;
216
+ */
217
+ PageOffsetStart: number;
218
+ /**
219
+ * @generated from field: uint32 PageOffsetEnd = 12;
220
+ */
221
+ PageOffsetEnd: number;
222
+ /**
223
+ * @generated from field: uint32 PageTotalItems = 13;
224
+ */
225
+ PageTotalItems: number;
226
+ constructor(data?: PartialMessage<GetAllContentResponse>);
227
+ static readonly runtime: typeof proto3;
228
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetAllContentResponse";
229
+ static readonly fields: FieldList;
230
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAllContentResponse;
231
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAllContentResponse;
232
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAllContentResponse;
233
+ static equals(a: GetAllContentResponse | PlainMessage<GetAllContentResponse> | undefined, b: GetAllContentResponse | PlainMessage<GetAllContentResponse> | undefined): boolean;
234
+ }
235
+ /**
236
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetAllContentAdminRequest
237
+ */
238
+ export declare class GetAllContentAdminRequest extends Message<GetAllContentAdminRequest> {
239
+ /**
240
+ * @generated from field: uint32 PageSize = 1;
241
+ */
242
+ PageSize: number;
243
+ /**
244
+ * @generated from field: uint32 PageOffset = 2;
245
+ */
246
+ PageOffset: number;
247
+ /**
248
+ * @generated from field: repeated string PossibleContentIDs = 6;
249
+ */
250
+ PossibleContentIDs: string[];
251
+ /**
252
+ * @generated from field: IT.WebServices.Fragments.Content.Music.SubscriptionLevelSearch SubscriptionSearch = 10;
253
+ */
254
+ SubscriptionSearch?: SubscriptionLevelSearch;
255
+ /**
256
+ * @generated from field: IT.WebServices.Fragments.Content.Music.ContentType ContentType = 11;
257
+ */
258
+ ContentType: ContentType;
259
+ /**
260
+ * @generated from field: string CategoryId = 12;
261
+ */
262
+ CategoryId: string;
263
+ /**
264
+ * @generated from field: string ChannelId = 13;
265
+ */
266
+ ChannelId: string;
267
+ /**
268
+ * @generated from field: string Tag = 14;
269
+ */
270
+ Tag: string;
271
+ /**
272
+ * @generated from field: bool OnlyLive = 15;
273
+ */
274
+ OnlyLive: boolean;
275
+ /**
276
+ * @generated from field: bool Deleted = 21;
277
+ */
278
+ Deleted: boolean;
279
+ constructor(data?: PartialMessage<GetAllContentAdminRequest>);
280
+ static readonly runtime: typeof proto3;
281
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetAllContentAdminRequest";
282
+ static readonly fields: FieldList;
283
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAllContentAdminRequest;
284
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAllContentAdminRequest;
285
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAllContentAdminRequest;
286
+ static equals(a: GetAllContentAdminRequest | PlainMessage<GetAllContentAdminRequest> | undefined, b: GetAllContentAdminRequest | PlainMessage<GetAllContentAdminRequest> | undefined): boolean;
287
+ }
288
+ /**
289
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetAllContentAdminResponse
290
+ */
291
+ export declare class GetAllContentAdminResponse extends Message<GetAllContentAdminResponse> {
292
+ /**
293
+ * @generated from field: repeated IT.WebServices.Fragments.Content.Music.ContentListRecord Records = 1;
294
+ */
295
+ Records: ContentListRecord[];
296
+ /**
297
+ * @generated from field: uint32 PageOffsetStart = 11;
298
+ */
299
+ PageOffsetStart: number;
300
+ /**
301
+ * @generated from field: uint32 PageOffsetEnd = 12;
302
+ */
303
+ PageOffsetEnd: number;
304
+ /**
305
+ * @generated from field: uint32 PageTotalItems = 13;
306
+ */
307
+ PageTotalItems: number;
308
+ constructor(data?: PartialMessage<GetAllContentAdminResponse>);
309
+ static readonly runtime: typeof proto3;
310
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetAllContentAdminResponse";
311
+ static readonly fields: FieldList;
312
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetAllContentAdminResponse;
313
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetAllContentAdminResponse;
314
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetAllContentAdminResponse;
315
+ static equals(a: GetAllContentAdminResponse | PlainMessage<GetAllContentAdminResponse> | undefined, b: GetAllContentAdminResponse | PlainMessage<GetAllContentAdminResponse> | undefined): boolean;
316
+ }
317
+ /**
318
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetContentRequest
319
+ */
320
+ export declare class GetContentRequest extends Message<GetContentRequest> {
321
+ /**
322
+ * Guid for the content record
323
+ *
324
+ * @generated from field: string ContentID = 1;
325
+ */
326
+ ContentID: string;
327
+ constructor(data?: PartialMessage<GetContentRequest>);
328
+ static readonly runtime: typeof proto3;
329
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetContentRequest";
330
+ static readonly fields: FieldList;
331
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContentRequest;
332
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContentRequest;
333
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContentRequest;
334
+ static equals(a: GetContentRequest | PlainMessage<GetContentRequest> | undefined, b: GetContentRequest | PlainMessage<GetContentRequest> | undefined): boolean;
335
+ }
336
+ /**
337
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetContentResponse
338
+ */
339
+ export declare class GetContentResponse extends Message<GetContentResponse> {
340
+ /**
341
+ * @generated from field: IT.WebServices.Fragments.Content.ContentPublicRecord Record = 1;
342
+ */
343
+ Record?: ContentPublicRecord;
344
+ constructor(data?: PartialMessage<GetContentResponse>);
345
+ static readonly runtime: typeof proto3;
346
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetContentResponse";
347
+ static readonly fields: FieldList;
348
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContentResponse;
349
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContentResponse;
350
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContentResponse;
351
+ static equals(a: GetContentResponse | PlainMessage<GetContentResponse> | undefined, b: GetContentResponse | PlainMessage<GetContentResponse> | undefined): boolean;
352
+ }
353
+ /**
354
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetContentByUrlRequest
355
+ */
356
+ export declare class GetContentByUrlRequest extends Message<GetContentByUrlRequest> {
357
+ /**
358
+ * @generated from field: string ContentUrl = 1;
359
+ */
360
+ ContentUrl: string;
361
+ constructor(data?: PartialMessage<GetContentByUrlRequest>);
362
+ static readonly runtime: typeof proto3;
363
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetContentByUrlRequest";
364
+ static readonly fields: FieldList;
365
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContentByUrlRequest;
366
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContentByUrlRequest;
367
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContentByUrlRequest;
368
+ static equals(a: GetContentByUrlRequest | PlainMessage<GetContentByUrlRequest> | undefined, b: GetContentByUrlRequest | PlainMessage<GetContentByUrlRequest> | undefined): boolean;
369
+ }
370
+ /**
371
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetContentByUrlResponse
372
+ */
373
+ export declare class GetContentByUrlResponse extends Message<GetContentByUrlResponse> {
374
+ /**
375
+ * @generated from field: IT.WebServices.Fragments.Content.ContentPublicRecord Record = 1;
376
+ */
377
+ Record?: ContentPublicRecord;
378
+ constructor(data?: PartialMessage<GetContentByUrlResponse>);
379
+ static readonly runtime: typeof proto3;
380
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetContentByUrlResponse";
381
+ static readonly fields: FieldList;
382
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContentByUrlResponse;
383
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContentByUrlResponse;
384
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContentByUrlResponse;
385
+ static equals(a: GetContentByUrlResponse | PlainMessage<GetContentByUrlResponse> | undefined, b: GetContentByUrlResponse | PlainMessage<GetContentByUrlResponse> | undefined): boolean;
386
+ }
387
+ /**
388
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetContentAdminRequest
389
+ */
390
+ export declare class GetContentAdminRequest extends Message<GetContentAdminRequest> {
391
+ /**
392
+ * Guid for the content record
393
+ *
394
+ * @generated from field: string ContentID = 1;
395
+ */
396
+ ContentID: string;
397
+ constructor(data?: PartialMessage<GetContentAdminRequest>);
398
+ static readonly runtime: typeof proto3;
399
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetContentAdminRequest";
400
+ static readonly fields: FieldList;
401
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContentAdminRequest;
402
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContentAdminRequest;
403
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContentAdminRequest;
404
+ static equals(a: GetContentAdminRequest | PlainMessage<GetContentAdminRequest> | undefined, b: GetContentAdminRequest | PlainMessage<GetContentAdminRequest> | undefined): boolean;
405
+ }
406
+ /**
407
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetContentAdminResponse
408
+ */
409
+ export declare class GetContentAdminResponse extends Message<GetContentAdminResponse> {
410
+ /**
411
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
412
+ */
413
+ Record?: ContentRecord;
414
+ constructor(data?: PartialMessage<GetContentAdminResponse>);
415
+ static readonly runtime: typeof proto3;
416
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetContentAdminResponse";
417
+ static readonly fields: FieldList;
418
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetContentAdminResponse;
419
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetContentAdminResponse;
420
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetContentAdminResponse;
421
+ static equals(a: GetContentAdminResponse | PlainMessage<GetContentAdminResponse> | undefined, b: GetContentAdminResponse | PlainMessage<GetContentAdminResponse> | undefined): boolean;
422
+ }
423
+ /**
424
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetRecentCategoriesRequest
425
+ */
426
+ export declare class GetRecentCategoriesRequest extends Message<GetRecentCategoriesRequest> {
427
+ /**
428
+ * @generated from field: uint32 NumCategories = 1;
429
+ */
430
+ NumCategories: number;
431
+ constructor(data?: PartialMessage<GetRecentCategoriesRequest>);
432
+ static readonly runtime: typeof proto3;
433
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetRecentCategoriesRequest";
434
+ static readonly fields: FieldList;
435
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRecentCategoriesRequest;
436
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRecentCategoriesRequest;
437
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRecentCategoriesRequest;
438
+ static equals(a: GetRecentCategoriesRequest | PlainMessage<GetRecentCategoriesRequest> | undefined, b: GetRecentCategoriesRequest | PlainMessage<GetRecentCategoriesRequest> | undefined): boolean;
439
+ }
440
+ /**
441
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetRecentCategoriesResponse
442
+ */
443
+ export declare class GetRecentCategoriesResponse extends Message<GetRecentCategoriesResponse> {
444
+ /**
445
+ * @generated from field: repeated string CategoryIds = 1;
446
+ */
447
+ CategoryIds: string[];
448
+ constructor(data?: PartialMessage<GetRecentCategoriesResponse>);
449
+ static readonly runtime: typeof proto3;
450
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetRecentCategoriesResponse";
451
+ static readonly fields: FieldList;
452
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRecentCategoriesResponse;
453
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRecentCategoriesResponse;
454
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRecentCategoriesResponse;
455
+ static equals(a: GetRecentCategoriesResponse | PlainMessage<GetRecentCategoriesResponse> | undefined, b: GetRecentCategoriesResponse | PlainMessage<GetRecentCategoriesResponse> | undefined): boolean;
456
+ }
457
+ /**
458
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetRecentTagsRequest
459
+ */
460
+ export declare class GetRecentTagsRequest extends Message<GetRecentTagsRequest> {
461
+ /**
462
+ * @generated from field: uint32 NumTags = 1;
463
+ */
464
+ NumTags: number;
465
+ constructor(data?: PartialMessage<GetRecentTagsRequest>);
466
+ static readonly runtime: typeof proto3;
467
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetRecentTagsRequest";
468
+ static readonly fields: FieldList;
469
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRecentTagsRequest;
470
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRecentTagsRequest;
471
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRecentTagsRequest;
472
+ static equals(a: GetRecentTagsRequest | PlainMessage<GetRecentTagsRequest> | undefined, b: GetRecentTagsRequest | PlainMessage<GetRecentTagsRequest> | undefined): boolean;
473
+ }
474
+ /**
475
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetRecentTagsResponse
476
+ */
477
+ export declare class GetRecentTagsResponse extends Message<GetRecentTagsResponse> {
478
+ /**
479
+ * @generated from field: repeated string Tags = 1;
480
+ */
481
+ Tags: string[];
482
+ constructor(data?: PartialMessage<GetRecentTagsResponse>);
483
+ static readonly runtime: typeof proto3;
484
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetRecentTagsResponse";
485
+ static readonly fields: FieldList;
486
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRecentTagsResponse;
487
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRecentTagsResponse;
488
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRecentTagsResponse;
489
+ static equals(a: GetRecentTagsResponse | PlainMessage<GetRecentTagsResponse> | undefined, b: GetRecentTagsResponse | PlainMessage<GetRecentTagsResponse> | undefined): boolean;
490
+ }
491
+ /**
492
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetRelatedContentRequest
493
+ */
494
+ export declare class GetRelatedContentRequest extends Message<GetRelatedContentRequest> {
495
+ /**
496
+ * Guid for the content record
497
+ *
498
+ * @generated from field: string ContentID = 1;
499
+ */
500
+ ContentID: string;
501
+ /**
502
+ * @generated from field: uint32 PageSize = 2;
503
+ */
504
+ PageSize: number;
505
+ /**
506
+ * @generated from field: uint32 PageOffset = 3;
507
+ */
508
+ PageOffset: number;
509
+ constructor(data?: PartialMessage<GetRelatedContentRequest>);
510
+ static readonly runtime: typeof proto3;
511
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetRelatedContentRequest";
512
+ static readonly fields: FieldList;
513
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRelatedContentRequest;
514
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRelatedContentRequest;
515
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRelatedContentRequest;
516
+ static equals(a: GetRelatedContentRequest | PlainMessage<GetRelatedContentRequest> | undefined, b: GetRelatedContentRequest | PlainMessage<GetRelatedContentRequest> | undefined): boolean;
517
+ }
518
+ /**
519
+ * @generated from message IT.WebServices.Fragments.Content.Music.GetRelatedContentResponse
520
+ */
521
+ export declare class GetRelatedContentResponse extends Message<GetRelatedContentResponse> {
522
+ /**
523
+ * @generated from field: repeated IT.WebServices.Fragments.Content.Music.ContentListRecord Records = 1;
524
+ */
525
+ Records: ContentListRecord[];
526
+ /**
527
+ * @generated from field: uint32 PageOffsetStart = 11;
528
+ */
529
+ PageOffsetStart: number;
530
+ /**
531
+ * @generated from field: uint32 PageOffsetEnd = 12;
532
+ */
533
+ PageOffsetEnd: number;
534
+ /**
535
+ * @generated from field: uint32 PageTotalItems = 13;
536
+ */
537
+ PageTotalItems: number;
538
+ constructor(data?: PartialMessage<GetRelatedContentResponse>);
539
+ static readonly runtime: typeof proto3;
540
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.GetRelatedContentResponse";
541
+ static readonly fields: FieldList;
542
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetRelatedContentResponse;
543
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetRelatedContentResponse;
544
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetRelatedContentResponse;
545
+ static equals(a: GetRelatedContentResponse | PlainMessage<GetRelatedContentResponse> | undefined, b: GetRelatedContentResponse | PlainMessage<GetRelatedContentResponse> | undefined): boolean;
546
+ }
547
+ /**
548
+ * @generated from message IT.WebServices.Fragments.Content.Music.ModifyContentRequest
549
+ */
550
+ export declare class ModifyContentRequest extends Message<ModifyContentRequest> {
551
+ /**
552
+ * Guid for the content record
553
+ *
554
+ * @generated from field: string ContentID = 1;
555
+ */
556
+ ContentID: string;
557
+ /**
558
+ * @generated from field: IT.WebServices.Fragments.Content.ContentPublicData Public = 2;
559
+ */
560
+ Public?: ContentPublicData;
561
+ /**
562
+ * @generated from field: IT.WebServices.Fragments.Content.ContentPrivateData Private = 3;
563
+ */
564
+ Private?: ContentPrivateData;
565
+ constructor(data?: PartialMessage<ModifyContentRequest>);
566
+ static readonly runtime: typeof proto3;
567
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.ModifyContentRequest";
568
+ static readonly fields: FieldList;
569
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ModifyContentRequest;
570
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ModifyContentRequest;
571
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ModifyContentRequest;
572
+ static equals(a: ModifyContentRequest | PlainMessage<ModifyContentRequest> | undefined, b: ModifyContentRequest | PlainMessage<ModifyContentRequest> | undefined): boolean;
573
+ }
574
+ /**
575
+ * @generated from message IT.WebServices.Fragments.Content.Music.ModifyContentResponse
576
+ */
577
+ export declare class ModifyContentResponse extends Message<ModifyContentResponse> {
578
+ /**
579
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
580
+ */
581
+ Record?: ContentRecord;
582
+ constructor(data?: PartialMessage<ModifyContentResponse>);
583
+ static readonly runtime: typeof proto3;
584
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.ModifyContentResponse";
585
+ static readonly fields: FieldList;
586
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ModifyContentResponse;
587
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ModifyContentResponse;
588
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ModifyContentResponse;
589
+ static equals(a: ModifyContentResponse | PlainMessage<ModifyContentResponse> | undefined, b: ModifyContentResponse | PlainMessage<ModifyContentResponse> | undefined): boolean;
590
+ }
591
+ /**
592
+ * @generated from message IT.WebServices.Fragments.Content.Music.ContentListRecord
593
+ */
594
+ export declare class ContentListRecord extends Message<ContentListRecord> {
595
+ /**
596
+ * Guid for the content record
597
+ *
598
+ * @generated from field: string ContentID = 1;
599
+ */
600
+ ContentID: string;
601
+ /**
602
+ * UTC timestamp when content was created
603
+ *
604
+ * @generated from field: google.protobuf.Timestamp CreatedOnUTC = 2;
605
+ */
606
+ CreatedOnUTC?: Timestamp;
607
+ /**
608
+ * UTC timestamp when content was published
609
+ *
610
+ * @generated from field: google.protobuf.Timestamp PublishOnUTC = 3;
611
+ */
612
+ PublishOnUTC?: Timestamp;
613
+ /**
614
+ * UTC timestamp when content was published
615
+ *
616
+ * @generated from field: google.protobuf.Timestamp PinnedOnUTC = 4;
617
+ */
618
+ PinnedOnUTC?: Timestamp;
619
+ /**
620
+ * @generated from field: string Title = 10;
621
+ */
622
+ Title: string;
623
+ /**
624
+ * @generated from field: string Description = 11;
625
+ */
626
+ Description: string;
627
+ /**
628
+ * @generated from field: uint32 SubscriptionLevel = 12;
629
+ */
630
+ SubscriptionLevel: number;
631
+ /**
632
+ * @generated from field: string URL = 13;
633
+ */
634
+ URL: string;
635
+ /**
636
+ * @generated from field: string Author = 14;
637
+ */
638
+ Author: string;
639
+ /**
640
+ * @generated from field: string AuthorID = 15;
641
+ */
642
+ AuthorID: string;
643
+ /**
644
+ * @generated from field: string FeaturedImageAssetID = 20;
645
+ */
646
+ FeaturedImageAssetID: string;
647
+ /**
648
+ * @generated from field: repeated string CategoryIds = 21;
649
+ */
650
+ CategoryIds: string[];
651
+ /**
652
+ * @generated from field: repeated string ChannelIds = 22;
653
+ */
654
+ ChannelIds: string[];
655
+ /**
656
+ * @generated from field: bool IsLiveStream = 23;
657
+ */
658
+ IsLiveStream: boolean;
659
+ /**
660
+ * @generated from field: bool IsLive = 24;
661
+ */
662
+ IsLive: boolean;
663
+ /**
664
+ * @generated from field: IT.WebServices.Fragments.Content.Music.ContentType ContentType = 25;
665
+ */
666
+ ContentType: ContentType;
667
+ constructor(data?: PartialMessage<ContentListRecord>);
668
+ static readonly runtime: typeof proto3;
669
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.ContentListRecord";
670
+ static readonly fields: FieldList;
671
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ContentListRecord;
672
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ContentListRecord;
673
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ContentListRecord;
674
+ static equals(a: ContentListRecord | PlainMessage<ContentListRecord> | undefined, b: ContentListRecord | PlainMessage<ContentListRecord> | undefined): boolean;
675
+ }
676
+ /**
677
+ * @generated from message IT.WebServices.Fragments.Content.Music.PublishContentRequest
678
+ */
679
+ export declare class PublishContentRequest extends Message<PublishContentRequest> {
680
+ /**
681
+ * Guid for the content record
682
+ *
683
+ * @generated from field: string ContentID = 1;
684
+ */
685
+ ContentID: string;
686
+ /**
687
+ * UTC timestamp when content was or will be published
688
+ *
689
+ * @generated from field: google.protobuf.Timestamp PublishOnUTC = 3;
690
+ */
691
+ PublishOnUTC?: Timestamp;
692
+ constructor(data?: PartialMessage<PublishContentRequest>);
693
+ static readonly runtime: typeof proto3;
694
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.PublishContentRequest";
695
+ static readonly fields: FieldList;
696
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PublishContentRequest;
697
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PublishContentRequest;
698
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PublishContentRequest;
699
+ static equals(a: PublishContentRequest | PlainMessage<PublishContentRequest> | undefined, b: PublishContentRequest | PlainMessage<PublishContentRequest> | undefined): boolean;
700
+ }
701
+ /**
702
+ * @generated from message IT.WebServices.Fragments.Content.Music.PublishContentResponse
703
+ */
704
+ export declare class PublishContentResponse extends Message<PublishContentResponse> {
705
+ /**
706
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
707
+ */
708
+ Record?: ContentRecord;
709
+ constructor(data?: PartialMessage<PublishContentResponse>);
710
+ static readonly runtime: typeof proto3;
711
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.PublishContentResponse";
712
+ static readonly fields: FieldList;
713
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PublishContentResponse;
714
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PublishContentResponse;
715
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PublishContentResponse;
716
+ static equals(a: PublishContentResponse | PlainMessage<PublishContentResponse> | undefined, b: PublishContentResponse | PlainMessage<PublishContentResponse> | undefined): boolean;
717
+ }
718
+ /**
719
+ * @generated from message IT.WebServices.Fragments.Content.Music.SearchContentRequest
720
+ */
721
+ export declare class SearchContentRequest extends Message<SearchContentRequest> {
722
+ /**
723
+ * @generated from field: uint32 PageSize = 1;
724
+ */
725
+ PageSize: number;
726
+ /**
727
+ * @generated from field: uint32 PageOffset = 2;
728
+ */
729
+ PageOffset: number;
730
+ /**
731
+ * @generated from field: string Query = 6;
732
+ */
733
+ Query: string;
734
+ /**
735
+ * @generated from field: IT.WebServices.Fragments.Content.Music.SubscriptionLevelSearch SubscriptionSearch = 10;
736
+ */
737
+ SubscriptionSearch?: SubscriptionLevelSearch;
738
+ /**
739
+ * @generated from field: IT.WebServices.Fragments.Content.Music.ContentType ContentType = 11;
740
+ */
741
+ ContentType: ContentType;
742
+ /**
743
+ * @generated from field: string CategoryId = 12;
744
+ */
745
+ CategoryId: string;
746
+ /**
747
+ * @generated from field: string ChannelId = 13;
748
+ */
749
+ ChannelId: string;
750
+ /**
751
+ * @generated from field: string Tag = 14;
752
+ */
753
+ Tag: string;
754
+ /**
755
+ * @generated from field: bool OnlyLive = 15;
756
+ */
757
+ OnlyLive: boolean;
758
+ constructor(data?: PartialMessage<SearchContentRequest>);
759
+ static readonly runtime: typeof proto3;
760
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.SearchContentRequest";
761
+ static readonly fields: FieldList;
762
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SearchContentRequest;
763
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SearchContentRequest;
764
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SearchContentRequest;
765
+ static equals(a: SearchContentRequest | PlainMessage<SearchContentRequest> | undefined, b: SearchContentRequest | PlainMessage<SearchContentRequest> | undefined): boolean;
766
+ }
767
+ /**
768
+ * @generated from message IT.WebServices.Fragments.Content.Music.SearchContentResponse
769
+ */
770
+ export declare class SearchContentResponse extends Message<SearchContentResponse> {
771
+ /**
772
+ * @generated from field: repeated IT.WebServices.Fragments.Content.Music.ContentListRecord Records = 1;
773
+ */
774
+ Records: ContentListRecord[];
775
+ /**
776
+ * @generated from field: uint32 PageOffsetStart = 11;
777
+ */
778
+ PageOffsetStart: number;
779
+ /**
780
+ * @generated from field: uint32 PageOffsetEnd = 12;
781
+ */
782
+ PageOffsetEnd: number;
783
+ /**
784
+ * @generated from field: uint32 PageTotalItems = 13;
785
+ */
786
+ PageTotalItems: number;
787
+ constructor(data?: PartialMessage<SearchContentResponse>);
788
+ static readonly runtime: typeof proto3;
789
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.SearchContentResponse";
790
+ static readonly fields: FieldList;
791
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SearchContentResponse;
792
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SearchContentResponse;
793
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SearchContentResponse;
794
+ static equals(a: SearchContentResponse | PlainMessage<SearchContentResponse> | undefined, b: SearchContentResponse | PlainMessage<SearchContentResponse> | undefined): boolean;
795
+ }
796
+ /**
797
+ * @generated from message IT.WebServices.Fragments.Content.Music.UnannounceContentRequest
798
+ */
799
+ export declare class UnannounceContentRequest extends Message<UnannounceContentRequest> {
800
+ /**
801
+ * Guid for the content record
802
+ *
803
+ * @generated from field: string ContentID = 1;
804
+ */
805
+ ContentID: string;
806
+ constructor(data?: PartialMessage<UnannounceContentRequest>);
807
+ static readonly runtime: typeof proto3;
808
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.UnannounceContentRequest";
809
+ static readonly fields: FieldList;
810
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UnannounceContentRequest;
811
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UnannounceContentRequest;
812
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UnannounceContentRequest;
813
+ static equals(a: UnannounceContentRequest | PlainMessage<UnannounceContentRequest> | undefined, b: UnannounceContentRequest | PlainMessage<UnannounceContentRequest> | undefined): boolean;
814
+ }
815
+ /**
816
+ * @generated from message IT.WebServices.Fragments.Content.Music.UnannounceContentResponse
817
+ */
818
+ export declare class UnannounceContentResponse extends Message<UnannounceContentResponse> {
819
+ /**
820
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
821
+ */
822
+ Record?: ContentRecord;
823
+ constructor(data?: PartialMessage<UnannounceContentResponse>);
824
+ static readonly runtime: typeof proto3;
825
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.UnannounceContentResponse";
826
+ static readonly fields: FieldList;
827
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UnannounceContentResponse;
828
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UnannounceContentResponse;
829
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UnannounceContentResponse;
830
+ static equals(a: UnannounceContentResponse | PlainMessage<UnannounceContentResponse> | undefined, b: UnannounceContentResponse | PlainMessage<UnannounceContentResponse> | undefined): boolean;
831
+ }
832
+ /**
833
+ * @generated from message IT.WebServices.Fragments.Content.Music.UndeleteContentRequest
834
+ */
835
+ export declare class UndeleteContentRequest extends Message<UndeleteContentRequest> {
836
+ /**
837
+ * Guid for the content record
838
+ *
839
+ * @generated from field: string ContentID = 1;
840
+ */
841
+ ContentID: string;
842
+ constructor(data?: PartialMessage<UndeleteContentRequest>);
843
+ static readonly runtime: typeof proto3;
844
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.UndeleteContentRequest";
845
+ static readonly fields: FieldList;
846
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UndeleteContentRequest;
847
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UndeleteContentRequest;
848
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UndeleteContentRequest;
849
+ static equals(a: UndeleteContentRequest | PlainMessage<UndeleteContentRequest> | undefined, b: UndeleteContentRequest | PlainMessage<UndeleteContentRequest> | undefined): boolean;
850
+ }
851
+ /**
852
+ * @generated from message IT.WebServices.Fragments.Content.Music.UndeleteContentResponse
853
+ */
854
+ export declare class UndeleteContentResponse extends Message<UndeleteContentResponse> {
855
+ /**
856
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
857
+ */
858
+ Record?: ContentRecord;
859
+ constructor(data?: PartialMessage<UndeleteContentResponse>);
860
+ static readonly runtime: typeof proto3;
861
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.UndeleteContentResponse";
862
+ static readonly fields: FieldList;
863
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UndeleteContentResponse;
864
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UndeleteContentResponse;
865
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UndeleteContentResponse;
866
+ static equals(a: UndeleteContentResponse | PlainMessage<UndeleteContentResponse> | undefined, b: UndeleteContentResponse | PlainMessage<UndeleteContentResponse> | undefined): boolean;
867
+ }
868
+ /**
869
+ * @generated from message IT.WebServices.Fragments.Content.Music.UnpublishContentRequest
870
+ */
871
+ export declare class UnpublishContentRequest extends Message<UnpublishContentRequest> {
872
+ /**
873
+ * Guid for the content record
874
+ *
875
+ * @generated from field: string ContentID = 1;
876
+ */
877
+ ContentID: string;
878
+ constructor(data?: PartialMessage<UnpublishContentRequest>);
879
+ static readonly runtime: typeof proto3;
880
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.UnpublishContentRequest";
881
+ static readonly fields: FieldList;
882
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UnpublishContentRequest;
883
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UnpublishContentRequest;
884
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UnpublishContentRequest;
885
+ static equals(a: UnpublishContentRequest | PlainMessage<UnpublishContentRequest> | undefined, b: UnpublishContentRequest | PlainMessage<UnpublishContentRequest> | undefined): boolean;
886
+ }
887
+ /**
888
+ * @generated from message IT.WebServices.Fragments.Content.Music.UnpublishContentResponse
889
+ */
890
+ export declare class UnpublishContentResponse extends Message<UnpublishContentResponse> {
891
+ /**
892
+ * @generated from field: IT.WebServices.Fragments.Content.ContentRecord Record = 1;
893
+ */
894
+ Record?: ContentRecord;
895
+ constructor(data?: PartialMessage<UnpublishContentResponse>);
896
+ static readonly runtime: typeof proto3;
897
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.UnpublishContentResponse";
898
+ static readonly fields: FieldList;
899
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UnpublishContentResponse;
900
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UnpublishContentResponse;
901
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UnpublishContentResponse;
902
+ static equals(a: UnpublishContentResponse | PlainMessage<UnpublishContentResponse> | undefined, b: UnpublishContentResponse | PlainMessage<UnpublishContentResponse> | undefined): boolean;
903
+ }
904
+ /**
905
+ * @generated from message IT.WebServices.Fragments.Content.Music.SubscriptionLevelSearch
906
+ */
907
+ export declare class SubscriptionLevelSearch extends Message<SubscriptionLevelSearch> {
908
+ /**
909
+ * @generated from field: uint32 MinimumLevel = 1;
910
+ */
911
+ MinimumLevel: number;
912
+ /**
913
+ * @generated from field: uint32 MaximumLevel = 2;
914
+ */
915
+ MaximumLevel: number;
916
+ constructor(data?: PartialMessage<SubscriptionLevelSearch>);
917
+ static readonly runtime: typeof proto3;
918
+ static readonly typeName = "IT.WebServices.Fragments.Content.Music.SubscriptionLevelSearch";
919
+ static readonly fields: FieldList;
920
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SubscriptionLevelSearch;
921
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SubscriptionLevelSearch;
922
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SubscriptionLevelSearch;
923
+ static equals(a: SubscriptionLevelSearch | PlainMessage<SubscriptionLevelSearch> | undefined, b: SubscriptionLevelSearch | PlainMessage<SubscriptionLevelSearch> | undefined): boolean;
924
+ }