@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,644 @@
1
+ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
2
+ import { Message, proto3 } from "@bufbuild/protobuf";
3
+ import { PaymentBulkAction, PaymentBulkActionProgress } from "../SharedTypes_pb";
4
+ import { StripeSubscriptionFullRecord, StripeSubscriptionRecord } from "./StripeSubscriptionRecord_pb";
5
+ import { StripeOneTimePaymentRecord } from "./StripeOneTimeRecord_pb";
6
+ import { ProductList } from "./ProductRecord_pb";
7
+ /**
8
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest
9
+ */
10
+ export declare class StripeBulkActionCancelRequest extends Message<StripeBulkActionCancelRequest> {
11
+ /**
12
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
13
+ */
14
+ Action: PaymentBulkAction;
15
+ constructor(data?: PartialMessage<StripeBulkActionCancelRequest>);
16
+ static readonly runtime: typeof proto3;
17
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest";
18
+ static readonly fields: FieldList;
19
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeBulkActionCancelRequest;
20
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeBulkActionCancelRequest;
21
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeBulkActionCancelRequest;
22
+ static equals(a: StripeBulkActionCancelRequest | PlainMessage<StripeBulkActionCancelRequest> | undefined, b: StripeBulkActionCancelRequest | PlainMessage<StripeBulkActionCancelRequest> | undefined): boolean;
23
+ }
24
+ /**
25
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse
26
+ */
27
+ export declare class StripeBulkActionCancelResponse extends Message<StripeBulkActionCancelResponse> {
28
+ /**
29
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
30
+ */
31
+ RunningActions: PaymentBulkActionProgress[];
32
+ constructor(data?: PartialMessage<StripeBulkActionCancelResponse>);
33
+ static readonly runtime: typeof proto3;
34
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse";
35
+ static readonly fields: FieldList;
36
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeBulkActionCancelResponse;
37
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeBulkActionCancelResponse;
38
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeBulkActionCancelResponse;
39
+ static equals(a: StripeBulkActionCancelResponse | PlainMessage<StripeBulkActionCancelResponse> | undefined, b: StripeBulkActionCancelResponse | PlainMessage<StripeBulkActionCancelResponse> | undefined): boolean;
40
+ }
41
+ /**
42
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest
43
+ */
44
+ export declare class StripeBulkActionStartRequest extends Message<StripeBulkActionStartRequest> {
45
+ /**
46
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
47
+ */
48
+ Action: PaymentBulkAction;
49
+ constructor(data?: PartialMessage<StripeBulkActionStartRequest>);
50
+ static readonly runtime: typeof proto3;
51
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest";
52
+ static readonly fields: FieldList;
53
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeBulkActionStartRequest;
54
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeBulkActionStartRequest;
55
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeBulkActionStartRequest;
56
+ static equals(a: StripeBulkActionStartRequest | PlainMessage<StripeBulkActionStartRequest> | undefined, b: StripeBulkActionStartRequest | PlainMessage<StripeBulkActionStartRequest> | undefined): boolean;
57
+ }
58
+ /**
59
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse
60
+ */
61
+ export declare class StripeBulkActionStartResponse extends Message<StripeBulkActionStartResponse> {
62
+ /**
63
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
64
+ */
65
+ RunningActions: PaymentBulkActionProgress[];
66
+ constructor(data?: PartialMessage<StripeBulkActionStartResponse>);
67
+ static readonly runtime: typeof proto3;
68
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse";
69
+ static readonly fields: FieldList;
70
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeBulkActionStartResponse;
71
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeBulkActionStartResponse;
72
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeBulkActionStartResponse;
73
+ static equals(a: StripeBulkActionStartResponse | PlainMessage<StripeBulkActionStartResponse> | undefined, b: StripeBulkActionStartResponse | PlainMessage<StripeBulkActionStartResponse> | undefined): boolean;
74
+ }
75
+ /**
76
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest
77
+ */
78
+ export declare class StripeBulkActionStatusRequest extends Message<StripeBulkActionStatusRequest> {
79
+ constructor(data?: PartialMessage<StripeBulkActionStatusRequest>);
80
+ static readonly runtime: typeof proto3;
81
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest";
82
+ static readonly fields: FieldList;
83
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeBulkActionStatusRequest;
84
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeBulkActionStatusRequest;
85
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeBulkActionStatusRequest;
86
+ static equals(a: StripeBulkActionStatusRequest | PlainMessage<StripeBulkActionStatusRequest> | undefined, b: StripeBulkActionStatusRequest | PlainMessage<StripeBulkActionStatusRequest> | undefined): boolean;
87
+ }
88
+ /**
89
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse
90
+ */
91
+ export declare class StripeBulkActionStatusResponse extends Message<StripeBulkActionStatusResponse> {
92
+ /**
93
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
94
+ */
95
+ RunningActions: PaymentBulkActionProgress[];
96
+ constructor(data?: PartialMessage<StripeBulkActionStatusResponse>);
97
+ static readonly runtime: typeof proto3;
98
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse";
99
+ static readonly fields: FieldList;
100
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeBulkActionStatusResponse;
101
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeBulkActionStatusResponse;
102
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeBulkActionStatusResponse;
103
+ static equals(a: StripeBulkActionStatusResponse | PlainMessage<StripeBulkActionStatusResponse> | undefined, b: StripeBulkActionStatusResponse | PlainMessage<StripeBulkActionStatusResponse> | undefined): boolean;
104
+ }
105
+ /**
106
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionRequest
107
+ */
108
+ export declare class StripeCheckOtherSubscriptionRequest extends Message<StripeCheckOtherSubscriptionRequest> {
109
+ /**
110
+ * @generated from field: string UserID = 1;
111
+ */
112
+ UserID: string;
113
+ constructor(data?: PartialMessage<StripeCheckOtherSubscriptionRequest>);
114
+ static readonly runtime: typeof proto3;
115
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionRequest";
116
+ static readonly fields: FieldList;
117
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckOtherSubscriptionRequest;
118
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckOtherSubscriptionRequest;
119
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckOtherSubscriptionRequest;
120
+ static equals(a: StripeCheckOtherSubscriptionRequest | PlainMessage<StripeCheckOtherSubscriptionRequest> | undefined, b: StripeCheckOtherSubscriptionRequest | PlainMessage<StripeCheckOtherSubscriptionRequest> | undefined): boolean;
121
+ }
122
+ /**
123
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionResponse
124
+ */
125
+ export declare class StripeCheckOtherSubscriptionResponse extends Message<StripeCheckOtherSubscriptionResponse> {
126
+ /**
127
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Records = 1;
128
+ */
129
+ Records: StripeSubscriptionFullRecord[];
130
+ /**
131
+ * @generated from field: string Error = 2;
132
+ */
133
+ Error: string;
134
+ constructor(data?: PartialMessage<StripeCheckOtherSubscriptionResponse>);
135
+ static readonly runtime: typeof proto3;
136
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionResponse";
137
+ static readonly fields: FieldList;
138
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckOtherSubscriptionResponse;
139
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckOtherSubscriptionResponse;
140
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckOtherSubscriptionResponse;
141
+ static equals(a: StripeCheckOtherSubscriptionResponse | PlainMessage<StripeCheckOtherSubscriptionResponse> | undefined, b: StripeCheckOtherSubscriptionResponse | PlainMessage<StripeCheckOtherSubscriptionResponse> | undefined): boolean;
142
+ }
143
+ /**
144
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionRequest
145
+ */
146
+ export declare class StripeCheckOwnSubscriptionRequest extends Message<StripeCheckOwnSubscriptionRequest> {
147
+ constructor(data?: PartialMessage<StripeCheckOwnSubscriptionRequest>);
148
+ static readonly runtime: typeof proto3;
149
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionRequest";
150
+ static readonly fields: FieldList;
151
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckOwnSubscriptionRequest;
152
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckOwnSubscriptionRequest;
153
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckOwnSubscriptionRequest;
154
+ static equals(a: StripeCheckOwnSubscriptionRequest | PlainMessage<StripeCheckOwnSubscriptionRequest> | undefined, b: StripeCheckOwnSubscriptionRequest | PlainMessage<StripeCheckOwnSubscriptionRequest> | undefined): boolean;
155
+ }
156
+ /**
157
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionResponse
158
+ */
159
+ export declare class StripeCheckOwnSubscriptionResponse extends Message<StripeCheckOwnSubscriptionResponse> {
160
+ /**
161
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Records = 1;
162
+ */
163
+ Records: StripeSubscriptionFullRecord[];
164
+ /**
165
+ * @generated from field: string Error = 2;
166
+ */
167
+ Error: string;
168
+ constructor(data?: PartialMessage<StripeCheckOwnSubscriptionResponse>);
169
+ static readonly runtime: typeof proto3;
170
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionResponse";
171
+ static readonly fields: FieldList;
172
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckOwnSubscriptionResponse;
173
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckOwnSubscriptionResponse;
174
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckOwnSubscriptionResponse;
175
+ static equals(a: StripeCheckOwnSubscriptionResponse | PlainMessage<StripeCheckOwnSubscriptionResponse> | undefined, b: StripeCheckOwnSubscriptionResponse | PlainMessage<StripeCheckOwnSubscriptionResponse> | undefined): boolean;
176
+ }
177
+ /**
178
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeRequest
179
+ */
180
+ export declare class StripeCheckOwnOneTimeRequest extends Message<StripeCheckOwnOneTimeRequest> {
181
+ constructor(data?: PartialMessage<StripeCheckOwnOneTimeRequest>);
182
+ static readonly runtime: typeof proto3;
183
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeRequest";
184
+ static readonly fields: FieldList;
185
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckOwnOneTimeRequest;
186
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckOwnOneTimeRequest;
187
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckOwnOneTimeRequest;
188
+ static equals(a: StripeCheckOwnOneTimeRequest | PlainMessage<StripeCheckOwnOneTimeRequest> | undefined, b: StripeCheckOwnOneTimeRequest | PlainMessage<StripeCheckOwnOneTimeRequest> | undefined): boolean;
189
+ }
190
+ /**
191
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeResponse
192
+ */
193
+ export declare class StripeCheckOwnOneTimeResponse extends Message<StripeCheckOwnOneTimeResponse> {
194
+ /**
195
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOneTimePaymentRecord Records = 1;
196
+ */
197
+ Records: StripeOneTimePaymentRecord[];
198
+ /**
199
+ * @generated from field: string Error = 2;
200
+ */
201
+ Error: string;
202
+ constructor(data?: PartialMessage<StripeCheckOwnOneTimeResponse>);
203
+ static readonly runtime: typeof proto3;
204
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnOneTimeResponse";
205
+ static readonly fields: FieldList;
206
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckOwnOneTimeResponse;
207
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckOwnOneTimeResponse;
208
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckOwnOneTimeResponse;
209
+ static equals(a: StripeCheckOwnOneTimeResponse | PlainMessage<StripeCheckOwnOneTimeResponse> | undefined, b: StripeCheckOwnOneTimeResponse | PlainMessage<StripeCheckOwnOneTimeResponse> | undefined): boolean;
210
+ }
211
+ /**
212
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionRequest
213
+ */
214
+ export declare class StripeCheckoutSessionRequest extends Message<StripeCheckoutSessionRequest> {
215
+ /**
216
+ * @generated from field: string PriceID = 1;
217
+ */
218
+ PriceID: string;
219
+ constructor(data?: PartialMessage<StripeCheckoutSessionRequest>);
220
+ static readonly runtime: typeof proto3;
221
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionRequest";
222
+ static readonly fields: FieldList;
223
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckoutSessionRequest;
224
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckoutSessionRequest;
225
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckoutSessionRequest;
226
+ static equals(a: StripeCheckoutSessionRequest | PlainMessage<StripeCheckoutSessionRequest> | undefined, b: StripeCheckoutSessionRequest | PlainMessage<StripeCheckoutSessionRequest> | undefined): boolean;
227
+ }
228
+ /**
229
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionResponse
230
+ */
231
+ export declare class StripeCheckoutSessionResponse extends Message<StripeCheckoutSessionResponse> {
232
+ /**
233
+ * @generated from field: string SessionUrl = 1;
234
+ */
235
+ SessionUrl: string;
236
+ /**
237
+ * @generated from field: string Error = 2;
238
+ */
239
+ Error: string;
240
+ constructor(data?: PartialMessage<StripeCheckoutSessionResponse>);
241
+ static readonly runtime: typeof proto3;
242
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionResponse";
243
+ static readonly fields: FieldList;
244
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCheckoutSessionResponse;
245
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCheckoutSessionResponse;
246
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCheckoutSessionResponse;
247
+ static equals(a: StripeCheckoutSessionResponse | PlainMessage<StripeCheckoutSessionResponse> | undefined, b: StripeCheckoutSessionResponse | PlainMessage<StripeCheckoutSessionResponse> | undefined): boolean;
248
+ }
249
+ /**
250
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalRequest
251
+ */
252
+ export declare class StripeCreateBillingPortalRequest extends Message<StripeCreateBillingPortalRequest> {
253
+ /**
254
+ * @generated from field: string CustomerID = 1;
255
+ */
256
+ CustomerID: string;
257
+ constructor(data?: PartialMessage<StripeCreateBillingPortalRequest>);
258
+ static readonly runtime: typeof proto3;
259
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalRequest";
260
+ static readonly fields: FieldList;
261
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCreateBillingPortalRequest;
262
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCreateBillingPortalRequest;
263
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCreateBillingPortalRequest;
264
+ static equals(a: StripeCreateBillingPortalRequest | PlainMessage<StripeCreateBillingPortalRequest> | undefined, b: StripeCreateBillingPortalRequest | PlainMessage<StripeCreateBillingPortalRequest> | undefined): boolean;
265
+ }
266
+ /**
267
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalResponse
268
+ */
269
+ export declare class StripeCreateBillingPortalResponse extends Message<StripeCreateBillingPortalResponse> {
270
+ /**
271
+ * @generated from field: string Url = 1;
272
+ */
273
+ Url: string;
274
+ /**
275
+ * @generated from field: string Error = 2;
276
+ */
277
+ Error: string;
278
+ constructor(data?: PartialMessage<StripeCreateBillingPortalResponse>);
279
+ static readonly runtime: typeof proto3;
280
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalResponse";
281
+ static readonly fields: FieldList;
282
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCreateBillingPortalResponse;
283
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCreateBillingPortalResponse;
284
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCreateBillingPortalResponse;
285
+ static equals(a: StripeCreateBillingPortalResponse | PlainMessage<StripeCreateBillingPortalResponse> | undefined, b: StripeCreateBillingPortalResponse | PlainMessage<StripeCreateBillingPortalResponse> | undefined): boolean;
286
+ }
287
+ /**
288
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest
289
+ */
290
+ export declare class StripeCancelOtherSubscriptionRequest extends Message<StripeCancelOtherSubscriptionRequest> {
291
+ /**
292
+ * @generated from field: string UserID = 1;
293
+ */
294
+ UserID: string;
295
+ /**
296
+ * @generated from field: string SubscriptionID = 2;
297
+ */
298
+ SubscriptionID: string;
299
+ /**
300
+ * @generated from field: string Reason = 3;
301
+ */
302
+ Reason: string;
303
+ constructor(data?: PartialMessage<StripeCancelOtherSubscriptionRequest>);
304
+ static readonly runtime: typeof proto3;
305
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest";
306
+ static readonly fields: FieldList;
307
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCancelOtherSubscriptionRequest;
308
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCancelOtherSubscriptionRequest;
309
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCancelOtherSubscriptionRequest;
310
+ static equals(a: StripeCancelOtherSubscriptionRequest | PlainMessage<StripeCancelOtherSubscriptionRequest> | undefined, b: StripeCancelOtherSubscriptionRequest | PlainMessage<StripeCancelOtherSubscriptionRequest> | undefined): boolean;
311
+ }
312
+ /**
313
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse
314
+ */
315
+ export declare class StripeCancelOtherSubscriptionResponse extends Message<StripeCancelOtherSubscriptionResponse> {
316
+ /**
317
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord Record = 1;
318
+ */
319
+ Record?: StripeSubscriptionRecord;
320
+ /**
321
+ * @generated from field: string Error = 2;
322
+ */
323
+ Error: string;
324
+ constructor(data?: PartialMessage<StripeCancelOtherSubscriptionResponse>);
325
+ static readonly runtime: typeof proto3;
326
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse";
327
+ static readonly fields: FieldList;
328
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCancelOtherSubscriptionResponse;
329
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCancelOtherSubscriptionResponse;
330
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCancelOtherSubscriptionResponse;
331
+ static equals(a: StripeCancelOtherSubscriptionResponse | PlainMessage<StripeCancelOtherSubscriptionResponse> | undefined, b: StripeCancelOtherSubscriptionResponse | PlainMessage<StripeCancelOtherSubscriptionResponse> | undefined): boolean;
332
+ }
333
+ /**
334
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest
335
+ */
336
+ export declare class StripeCancelOwnSubscriptionRequest extends Message<StripeCancelOwnSubscriptionRequest> {
337
+ /**
338
+ * @generated from field: string Reason = 1;
339
+ */
340
+ Reason: string;
341
+ /**
342
+ * @generated from field: string SubscriptionID = 2;
343
+ */
344
+ SubscriptionID: string;
345
+ constructor(data?: PartialMessage<StripeCancelOwnSubscriptionRequest>);
346
+ static readonly runtime: typeof proto3;
347
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest";
348
+ static readonly fields: FieldList;
349
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCancelOwnSubscriptionRequest;
350
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCancelOwnSubscriptionRequest;
351
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCancelOwnSubscriptionRequest;
352
+ static equals(a: StripeCancelOwnSubscriptionRequest | PlainMessage<StripeCancelOwnSubscriptionRequest> | undefined, b: StripeCancelOwnSubscriptionRequest | PlainMessage<StripeCancelOwnSubscriptionRequest> | undefined): boolean;
353
+ }
354
+ /**
355
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse
356
+ */
357
+ export declare class StripeCancelOwnSubscriptionResponse extends Message<StripeCancelOwnSubscriptionResponse> {
358
+ /**
359
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord Record = 1;
360
+ */
361
+ Record?: StripeSubscriptionRecord;
362
+ /**
363
+ * @generated from field: string Error = 2;
364
+ */
365
+ Error: string;
366
+ constructor(data?: PartialMessage<StripeCancelOwnSubscriptionResponse>);
367
+ static readonly runtime: typeof proto3;
368
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse";
369
+ static readonly fields: FieldList;
370
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeCancelOwnSubscriptionResponse;
371
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeCancelOwnSubscriptionResponse;
372
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeCancelOwnSubscriptionResponse;
373
+ static equals(a: StripeCancelOwnSubscriptionResponse | PlainMessage<StripeCancelOwnSubscriptionResponse> | undefined, b: StripeCancelOwnSubscriptionResponse | PlainMessage<StripeCancelOwnSubscriptionResponse> | undefined): boolean;
374
+ }
375
+ /**
376
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsRequest
377
+ */
378
+ export declare class StripeGetAccountDetailsRequest extends Message<StripeGetAccountDetailsRequest> {
379
+ constructor(data?: PartialMessage<StripeGetAccountDetailsRequest>);
380
+ static readonly runtime: typeof proto3;
381
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsRequest";
382
+ static readonly fields: FieldList;
383
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeGetAccountDetailsRequest;
384
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeGetAccountDetailsRequest;
385
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeGetAccountDetailsRequest;
386
+ static equals(a: StripeGetAccountDetailsRequest | PlainMessage<StripeGetAccountDetailsRequest> | undefined, b: StripeGetAccountDetailsRequest | PlainMessage<StripeGetAccountDetailsRequest> | undefined): boolean;
387
+ }
388
+ /**
389
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsResponse
390
+ */
391
+ export declare class StripeGetAccountDetailsResponse extends Message<StripeGetAccountDetailsResponse> {
392
+ /**
393
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.ProductList Products = 1;
394
+ */
395
+ Products?: ProductList;
396
+ /**
397
+ * @generated from field: string ClientID = 2;
398
+ */
399
+ ClientID: string;
400
+ constructor(data?: PartialMessage<StripeGetAccountDetailsResponse>);
401
+ static readonly runtime: typeof proto3;
402
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsResponse";
403
+ static readonly fields: FieldList;
404
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeGetAccountDetailsResponse;
405
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeGetAccountDetailsResponse;
406
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeGetAccountDetailsResponse;
407
+ static equals(a: StripeGetAccountDetailsResponse | PlainMessage<StripeGetAccountDetailsResponse> | undefined, b: StripeGetAccountDetailsResponse | PlainMessage<StripeGetAccountDetailsResponse> | undefined): boolean;
408
+ }
409
+ /**
410
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsRequest
411
+ */
412
+ export declare class StripeGetOtherSubscriptionRecordsRequest extends Message<StripeGetOtherSubscriptionRecordsRequest> {
413
+ /**
414
+ * @generated from field: string UserID = 1;
415
+ */
416
+ UserID: string;
417
+ constructor(data?: PartialMessage<StripeGetOtherSubscriptionRecordsRequest>);
418
+ static readonly runtime: typeof proto3;
419
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsRequest";
420
+ static readonly fields: FieldList;
421
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeGetOtherSubscriptionRecordsRequest;
422
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeGetOtherSubscriptionRecordsRequest;
423
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeGetOtherSubscriptionRecordsRequest;
424
+ static equals(a: StripeGetOtherSubscriptionRecordsRequest | PlainMessage<StripeGetOtherSubscriptionRecordsRequest> | undefined, b: StripeGetOtherSubscriptionRecordsRequest | PlainMessage<StripeGetOtherSubscriptionRecordsRequest> | undefined): boolean;
425
+ }
426
+ /**
427
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsResponse
428
+ */
429
+ export declare class StripeGetOtherSubscriptionRecordsResponse extends Message<StripeGetOtherSubscriptionRecordsResponse> {
430
+ /**
431
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Records = 1;
432
+ */
433
+ Records: StripeSubscriptionFullRecord[];
434
+ constructor(data?: PartialMessage<StripeGetOtherSubscriptionRecordsResponse>);
435
+ static readonly runtime: typeof proto3;
436
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsResponse";
437
+ static readonly fields: FieldList;
438
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeGetOtherSubscriptionRecordsResponse;
439
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeGetOtherSubscriptionRecordsResponse;
440
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeGetOtherSubscriptionRecordsResponse;
441
+ static equals(a: StripeGetOtherSubscriptionRecordsResponse | PlainMessage<StripeGetOtherSubscriptionRecordsResponse> | undefined, b: StripeGetOtherSubscriptionRecordsResponse | PlainMessage<StripeGetOtherSubscriptionRecordsResponse> | undefined): boolean;
442
+ }
443
+ /**
444
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsRequest
445
+ */
446
+ export declare class StripeGetOwnSubscriptionRecordsRequest extends Message<StripeGetOwnSubscriptionRecordsRequest> {
447
+ constructor(data?: PartialMessage<StripeGetOwnSubscriptionRecordsRequest>);
448
+ static readonly runtime: typeof proto3;
449
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsRequest";
450
+ static readonly fields: FieldList;
451
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeGetOwnSubscriptionRecordsRequest;
452
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeGetOwnSubscriptionRecordsRequest;
453
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeGetOwnSubscriptionRecordsRequest;
454
+ static equals(a: StripeGetOwnSubscriptionRecordsRequest | PlainMessage<StripeGetOwnSubscriptionRecordsRequest> | undefined, b: StripeGetOwnSubscriptionRecordsRequest | PlainMessage<StripeGetOwnSubscriptionRecordsRequest> | undefined): boolean;
455
+ }
456
+ /**
457
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsResponse
458
+ */
459
+ export declare class StripeGetOwnSubscriptionRecordsResponse extends Message<StripeGetOwnSubscriptionRecordsResponse> {
460
+ /**
461
+ * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord Records = 1;
462
+ */
463
+ Records: StripeSubscriptionRecord[];
464
+ constructor(data?: PartialMessage<StripeGetOwnSubscriptionRecordsResponse>);
465
+ static readonly runtime: typeof proto3;
466
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsResponse";
467
+ static readonly fields: FieldList;
468
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeGetOwnSubscriptionRecordsResponse;
469
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeGetOwnSubscriptionRecordsResponse;
470
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeGetOwnSubscriptionRecordsResponse;
471
+ static equals(a: StripeGetOwnSubscriptionRecordsResponse | PlainMessage<StripeGetOwnSubscriptionRecordsResponse> | undefined, b: StripeGetOwnSubscriptionRecordsResponse | PlainMessage<StripeGetOwnSubscriptionRecordsResponse> | undefined): boolean;
472
+ }
473
+ /**
474
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionRequest
475
+ */
476
+ export declare class StripeNewOwnSubscriptionRequest extends Message<StripeNewOwnSubscriptionRequest> {
477
+ /**
478
+ * @generated from field: string SubscriptionID = 1;
479
+ */
480
+ SubscriptionID: string;
481
+ /**
482
+ * @generated from field: uint32 SubscriptionPrice = 2;
483
+ */
484
+ SubscriptionPrice: number;
485
+ /**
486
+ * @generated from field: string CustomerID = 3;
487
+ */
488
+ CustomerID: string;
489
+ constructor(data?: PartialMessage<StripeNewOwnSubscriptionRequest>);
490
+ static readonly runtime: typeof proto3;
491
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionRequest";
492
+ static readonly fields: FieldList;
493
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeNewOwnSubscriptionRequest;
494
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeNewOwnSubscriptionRequest;
495
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeNewOwnSubscriptionRequest;
496
+ static equals(a: StripeNewOwnSubscriptionRequest | PlainMessage<StripeNewOwnSubscriptionRequest> | undefined, b: StripeNewOwnSubscriptionRequest | PlainMessage<StripeNewOwnSubscriptionRequest> | undefined): boolean;
497
+ }
498
+ /**
499
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionResponse
500
+ */
501
+ export declare class StripeNewOwnSubscriptionResponse extends Message<StripeNewOwnSubscriptionResponse> {
502
+ /**
503
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord Record = 1;
504
+ */
505
+ Record?: StripeSubscriptionRecord;
506
+ /**
507
+ * @generated from field: string Error = 2;
508
+ */
509
+ Error: string;
510
+ constructor(data?: PartialMessage<StripeNewOwnSubscriptionResponse>);
511
+ static readonly runtime: typeof proto3;
512
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOwnSubscriptionResponse";
513
+ static readonly fields: FieldList;
514
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeNewOwnSubscriptionResponse;
515
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeNewOwnSubscriptionResponse;
516
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeNewOwnSubscriptionResponse;
517
+ static equals(a: StripeNewOwnSubscriptionResponse | PlainMessage<StripeNewOwnSubscriptionResponse> | undefined, b: StripeNewOwnSubscriptionResponse | PlainMessage<StripeNewOwnSubscriptionResponse> | undefined): boolean;
518
+ }
519
+ /**
520
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductRequest
521
+ */
522
+ export declare class StripeEnsureOneTimeProductRequest extends Message<StripeEnsureOneTimeProductRequest> {
523
+ /**
524
+ * @generated from field: string InternalID = 1;
525
+ */
526
+ InternalID: string;
527
+ /**
528
+ * @generated from field: string Name = 2;
529
+ */
530
+ Name: string;
531
+ /**
532
+ * @generated from field: uint32 MinimumPrice = 11;
533
+ */
534
+ MinimumPrice: number;
535
+ /**
536
+ * @generated from field: uint32 MaximumPrice = 12;
537
+ */
538
+ MaximumPrice: number;
539
+ constructor(data?: PartialMessage<StripeEnsureOneTimeProductRequest>);
540
+ static readonly runtime: typeof proto3;
541
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductRequest";
542
+ static readonly fields: FieldList;
543
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeEnsureOneTimeProductRequest;
544
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeEnsureOneTimeProductRequest;
545
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeEnsureOneTimeProductRequest;
546
+ static equals(a: StripeEnsureOneTimeProductRequest | PlainMessage<StripeEnsureOneTimeProductRequest> | undefined, b: StripeEnsureOneTimeProductRequest | PlainMessage<StripeEnsureOneTimeProductRequest> | undefined): boolean;
547
+ }
548
+ /**
549
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductResponse
550
+ */
551
+ export declare class StripeEnsureOneTimeProductResponse extends Message<StripeEnsureOneTimeProductResponse> {
552
+ /**
553
+ * @generated from field: string Error = 1;
554
+ */
555
+ Error: string;
556
+ constructor(data?: PartialMessage<StripeEnsureOneTimeProductResponse>);
557
+ static readonly runtime: typeof proto3;
558
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductResponse";
559
+ static readonly fields: FieldList;
560
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeEnsureOneTimeProductResponse;
561
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeEnsureOneTimeProductResponse;
562
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeEnsureOneTimeProductResponse;
563
+ static equals(a: StripeEnsureOneTimeProductResponse | PlainMessage<StripeEnsureOneTimeProductResponse> | undefined, b: StripeEnsureOneTimeProductResponse | PlainMessage<StripeEnsureOneTimeProductResponse> | undefined): boolean;
564
+ }
565
+ /**
566
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionRequest
567
+ */
568
+ export declare class StripeReconcileOtherSubscriptionRequest extends Message<StripeReconcileOtherSubscriptionRequest> {
569
+ /**
570
+ * @generated from field: string UserID = 1;
571
+ */
572
+ UserID: string;
573
+ /**
574
+ * @generated from field: string SubscriptionID = 2;
575
+ */
576
+ SubscriptionID: string;
577
+ constructor(data?: PartialMessage<StripeReconcileOtherSubscriptionRequest>);
578
+ static readonly runtime: typeof proto3;
579
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionRequest";
580
+ static readonly fields: FieldList;
581
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeReconcileOtherSubscriptionRequest;
582
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeReconcileOtherSubscriptionRequest;
583
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeReconcileOtherSubscriptionRequest;
584
+ static equals(a: StripeReconcileOtherSubscriptionRequest | PlainMessage<StripeReconcileOtherSubscriptionRequest> | undefined, b: StripeReconcileOtherSubscriptionRequest | PlainMessage<StripeReconcileOtherSubscriptionRequest> | undefined): boolean;
585
+ }
586
+ /**
587
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionResponse
588
+ */
589
+ export declare class StripeReconcileOtherSubscriptionResponse extends Message<StripeReconcileOtherSubscriptionResponse> {
590
+ /**
591
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Record = 1;
592
+ */
593
+ Record?: StripeSubscriptionFullRecord;
594
+ /**
595
+ * @generated from field: string Error = 2;
596
+ */
597
+ Error: string;
598
+ constructor(data?: PartialMessage<StripeReconcileOtherSubscriptionResponse>);
599
+ static readonly runtime: typeof proto3;
600
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionResponse";
601
+ static readonly fields: FieldList;
602
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeReconcileOtherSubscriptionResponse;
603
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeReconcileOtherSubscriptionResponse;
604
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeReconcileOtherSubscriptionResponse;
605
+ static equals(a: StripeReconcileOtherSubscriptionResponse | PlainMessage<StripeReconcileOtherSubscriptionResponse> | undefined, b: StripeReconcileOtherSubscriptionResponse | PlainMessage<StripeReconcileOtherSubscriptionResponse> | undefined): boolean;
606
+ }
607
+ /**
608
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionRequest
609
+ */
610
+ export declare class StripeReconcileOwnSubscriptionRequest extends Message<StripeReconcileOwnSubscriptionRequest> {
611
+ /**
612
+ * @generated from field: string SubscriptionID = 1;
613
+ */
614
+ SubscriptionID: string;
615
+ constructor(data?: PartialMessage<StripeReconcileOwnSubscriptionRequest>);
616
+ static readonly runtime: typeof proto3;
617
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionRequest";
618
+ static readonly fields: FieldList;
619
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeReconcileOwnSubscriptionRequest;
620
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeReconcileOwnSubscriptionRequest;
621
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeReconcileOwnSubscriptionRequest;
622
+ static equals(a: StripeReconcileOwnSubscriptionRequest | PlainMessage<StripeReconcileOwnSubscriptionRequest> | undefined, b: StripeReconcileOwnSubscriptionRequest | PlainMessage<StripeReconcileOwnSubscriptionRequest> | undefined): boolean;
623
+ }
624
+ /**
625
+ * @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionResponse
626
+ */
627
+ export declare class StripeReconcileOwnSubscriptionResponse extends Message<StripeReconcileOwnSubscriptionResponse> {
628
+ /**
629
+ * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Record = 1;
630
+ */
631
+ Record?: StripeSubscriptionFullRecord;
632
+ /**
633
+ * @generated from field: string Error = 2;
634
+ */
635
+ Error: string;
636
+ constructor(data?: PartialMessage<StripeReconcileOwnSubscriptionResponse>);
637
+ static readonly runtime: typeof proto3;
638
+ static readonly typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionResponse";
639
+ static readonly fields: FieldList;
640
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StripeReconcileOwnSubscriptionResponse;
641
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StripeReconcileOwnSubscriptionResponse;
642
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StripeReconcileOwnSubscriptionResponse;
643
+ static equals(a: StripeReconcileOwnSubscriptionResponse | PlainMessage<StripeReconcileOwnSubscriptionResponse> | undefined, b: StripeReconcileOwnSubscriptionResponse | PlainMessage<StripeReconcileOwnSubscriptionResponse> | undefined): boolean;
644
+ }