@30nama/sdk 2.0.0-rc.15 → 2.0.0-rc.17

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 (480) hide show
  1. package/lib/generated/notification/api.d.ts +53 -53
  2. package/lib/generated/notification/api.js +4 -4
  3. package/lib/generated/notification/api.js.map +1 -1
  4. package/lib/generated/notification/models/category.d.ts +11 -0
  5. package/lib/generated/notification/models/category.js +7 -0
  6. package/lib/generated/notification/models/category.js.map +1 -0
  7. package/lib/generated/notification/models/errorResponse401.d.ts +16 -0
  8. package/lib/generated/notification/models/errorResponse401.js +3 -0
  9. package/lib/generated/notification/models/errorResponse401.js.map +1 -0
  10. package/lib/generated/notification/models/errorResponse401Data.d.ts +6 -0
  11. package/lib/generated/notification/models/errorResponse401Data.js +3 -0
  12. package/lib/generated/notification/models/errorResponse401Data.js.map +1 -0
  13. package/lib/generated/notification/models/errorResponse401DataAnyOf.d.ts +7 -0
  14. package/lib/generated/notification/models/errorResponse401DataAnyOf.js +7 -0
  15. package/lib/generated/notification/models/errorResponse401DataAnyOf.js.map +1 -0
  16. package/lib/generated/notification/models/errorResponse401Errors.d.ts +7 -0
  17. package/lib/generated/notification/models/errorResponse401Errors.js +7 -0
  18. package/lib/generated/notification/models/errorResponse401Errors.js.map +1 -0
  19. package/lib/generated/notification/models/errorResponse404.d.ts +16 -0
  20. package/lib/generated/notification/models/errorResponse404.js +3 -0
  21. package/lib/generated/notification/models/errorResponse404.js.map +1 -0
  22. package/lib/generated/notification/models/errorResponse404Data.d.ts +6 -0
  23. package/lib/generated/notification/models/errorResponse404Data.js +3 -0
  24. package/lib/generated/notification/models/errorResponse404Data.js.map +1 -0
  25. package/lib/generated/notification/models/errorResponse404DataAnyOf.d.ts +7 -0
  26. package/lib/generated/notification/models/errorResponse404DataAnyOf.js +7 -0
  27. package/lib/generated/notification/models/errorResponse404DataAnyOf.js.map +1 -0
  28. package/lib/generated/notification/models/errorResponse404Errors.d.ts +7 -0
  29. package/lib/generated/notification/models/errorResponse404Errors.js +7 -0
  30. package/lib/generated/notification/models/errorResponse404Errors.js.map +1 -0
  31. package/lib/generated/notification/models/errorResponse422.d.ts +16 -0
  32. package/lib/generated/notification/models/errorResponse422.js +3 -0
  33. package/lib/generated/notification/models/errorResponse422.js.map +1 -0
  34. package/lib/generated/notification/models/errorResponse422Data.d.ts +6 -0
  35. package/lib/generated/notification/models/errorResponse422Data.js +3 -0
  36. package/lib/generated/notification/models/errorResponse422Data.js.map +1 -0
  37. package/lib/generated/notification/models/errorResponse422DataAnyOf.d.ts +7 -0
  38. package/lib/generated/notification/models/errorResponse422DataAnyOf.js +7 -0
  39. package/lib/generated/notification/models/errorResponse422DataAnyOf.js.map +1 -0
  40. package/lib/generated/notification/models/errorResponse422Errors.d.ts +7 -0
  41. package/lib/generated/notification/models/errorResponse422Errors.js +7 -0
  42. package/lib/generated/notification/models/errorResponse422Errors.js.map +1 -0
  43. package/lib/generated/notification/models/getUserNotifNotificationUserReceivedGetParams.d.ts +1 -1
  44. package/lib/generated/notification/models/index.d.ts +27 -2
  45. package/lib/generated/notification/models/index.js +27 -2
  46. package/lib/generated/notification/models/index.js.map +1 -1
  47. package/lib/generated/notification/models/successResponseCategoryList.d.ts +16 -0
  48. package/lib/generated/notification/models/successResponseCategoryList.js +3 -0
  49. package/lib/generated/notification/models/successResponseCategoryList.js.map +1 -0
  50. package/lib/generated/notification/models/successResponseCategoryListData.d.ts +9 -0
  51. package/lib/generated/notification/models/successResponseCategoryListData.js +3 -0
  52. package/lib/generated/notification/models/successResponseCategoryListData.js.map +1 -0
  53. package/lib/generated/notification/models/successResponseCategoryListDataDataItem.d.ts +8 -0
  54. package/lib/generated/notification/models/successResponseCategoryListDataDataItem.js +7 -0
  55. package/lib/generated/notification/models/successResponseCategoryListDataDataItem.js.map +1 -0
  56. package/lib/generated/notification/models/successResponseCategoryListErrors.d.ts +7 -0
  57. package/lib/generated/notification/models/successResponseCategoryListErrors.js +7 -0
  58. package/lib/generated/notification/models/successResponseCategoryListErrors.js.map +1 -0
  59. package/lib/generated/notification/models/successResponseUnknown.d.ts +15 -0
  60. package/lib/generated/notification/models/successResponseUnknown.js +3 -0
  61. package/lib/generated/notification/models/successResponseUnknown.js.map +1 -0
  62. package/lib/generated/notification/models/successResponseUnknownErrors.d.ts +7 -0
  63. package/lib/generated/notification/models/successResponseUnknownErrors.js +7 -0
  64. package/lib/generated/notification/models/successResponseUnknownErrors.js.map +1 -0
  65. package/lib/generated/notification/models/successResponseUserNotifications.d.ts +16 -0
  66. package/lib/generated/notification/models/successResponseUserNotifications.js +3 -0
  67. package/lib/generated/notification/models/successResponseUserNotifications.js.map +1 -0
  68. package/lib/generated/notification/models/successResponseUserNotificationsData.d.ts +9 -0
  69. package/lib/generated/notification/models/successResponseUserNotificationsData.js +3 -0
  70. package/lib/generated/notification/models/successResponseUserNotificationsData.js.map +1 -0
  71. package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.d.ts +12 -0
  72. package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.js +7 -0
  73. package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.js.map +1 -0
  74. package/lib/generated/notification/models/successResponseUserNotificationsErrors.d.ts +7 -0
  75. package/lib/generated/notification/models/successResponseUserNotificationsErrors.js +7 -0
  76. package/lib/generated/notification/models/successResponseUserNotificationsErrors.js.map +1 -0
  77. package/lib/generated/notification/models/successResponseVideoContentNotifs.d.ts +16 -0
  78. package/lib/generated/notification/models/successResponseVideoContentNotifs.js +3 -0
  79. package/lib/generated/notification/models/successResponseVideoContentNotifs.js.map +1 -0
  80. package/lib/generated/notification/models/successResponseVideoContentNotifsData.d.ts +9 -0
  81. package/lib/generated/notification/models/successResponseVideoContentNotifsData.js +3 -0
  82. package/lib/generated/notification/models/successResponseVideoContentNotifsData.js.map +1 -0
  83. package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.d.ts +9 -0
  84. package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js +7 -0
  85. package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js.map +1 -0
  86. package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.d.ts +7 -0
  87. package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.js +7 -0
  88. package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.js.map +1 -0
  89. package/lib/generated/video-content/api.d.ts +33 -33
  90. package/lib/generated/video-content/api.js.map +1 -1
  91. package/lib/generated/video-content/models/boxOfficeContentResopnseModel.d.ts +1 -1
  92. package/lib/generated/video-content/models/cachSettingsResponseModel.d.ts +1 -1
  93. package/lib/generated/video-content/models/channelDetailResponseModel.d.ts +1 -1
  94. package/lib/generated/video-content/models/channelResponseModel.d.ts +1 -1
  95. package/lib/generated/video-content/models/collectionDetail.d.ts +1 -1
  96. package/lib/generated/video-content/models/collectorResponseModelWithPoster.d.ts +1 -1
  97. package/lib/generated/video-content/models/contentDetailLogResponseModel.d.ts +1 -1
  98. package/lib/generated/video-content/models/contentDetailResponseModel.d.ts +1 -1
  99. package/lib/generated/video-content/models/contentListDetails.d.ts +1 -1
  100. package/lib/generated/video-content/models/contentListResponseModel.d.ts +1 -1
  101. package/lib/generated/video-content/models/contentSimpleListResponseModel.d.ts +1 -1
  102. package/lib/generated/video-content/models/contentTimeEdition.d.ts +1 -1
  103. package/lib/generated/video-content/models/contentTranslationListDetailResponseModel.d.ts +1 -1
  104. package/lib/generated/video-content/models/contentWithOptionResponseModel.d.ts +1 -1
  105. package/lib/generated/video-content/models/contentWithQuoteResponseModel.d.ts +1 -1
  106. package/lib/generated/video-content/models/countryLanguageContentDetailResponseModel.d.ts +1 -1
  107. package/lib/generated/video-content/models/countryLanguageResponseModel.d.ts +1 -1
  108. package/lib/generated/video-content/models/errorResponse400.d.ts +4 -2
  109. package/lib/generated/video-content/models/errorResponse400Errors.d.ts +7 -0
  110. package/lib/generated/video-content/models/errorResponse400Errors.js +7 -0
  111. package/lib/generated/video-content/models/errorResponse400Errors.js.map +1 -0
  112. package/lib/generated/video-content/models/errorResponse400SEO.d.ts +7 -0
  113. package/lib/generated/video-content/models/errorResponse400SEO.js +7 -0
  114. package/lib/generated/video-content/models/errorResponse400SEO.js.map +1 -0
  115. package/lib/generated/video-content/models/errorResponse401.d.ts +4 -2
  116. package/lib/generated/video-content/models/errorResponse401Errors.d.ts +7 -0
  117. package/lib/generated/video-content/models/errorResponse401Errors.js +7 -0
  118. package/lib/generated/video-content/models/errorResponse401Errors.js.map +1 -0
  119. package/lib/generated/video-content/models/errorResponse401SEO.d.ts +7 -0
  120. package/lib/generated/video-content/models/errorResponse401SEO.js +7 -0
  121. package/lib/generated/video-content/models/errorResponse401SEO.js.map +1 -0
  122. package/lib/generated/video-content/models/errorResponse402.d.ts +4 -2
  123. package/lib/generated/video-content/models/errorResponse402Errors.d.ts +7 -0
  124. package/lib/generated/video-content/models/errorResponse402Errors.js +7 -0
  125. package/lib/generated/video-content/models/errorResponse402Errors.js.map +1 -0
  126. package/lib/generated/video-content/models/errorResponse402SEO.d.ts +7 -0
  127. package/lib/generated/video-content/models/errorResponse402SEO.js +7 -0
  128. package/lib/generated/video-content/models/errorResponse402SEO.js.map +1 -0
  129. package/lib/generated/video-content/models/errorResponse403.d.ts +4 -2
  130. package/lib/generated/video-content/models/errorResponse403Errors.d.ts +7 -0
  131. package/lib/generated/video-content/models/errorResponse403Errors.js +7 -0
  132. package/lib/generated/video-content/models/errorResponse403Errors.js.map +1 -0
  133. package/lib/generated/video-content/models/errorResponse403SEO.d.ts +7 -0
  134. package/lib/generated/video-content/models/errorResponse403SEO.js +7 -0
  135. package/lib/generated/video-content/models/errorResponse403SEO.js.map +1 -0
  136. package/lib/generated/video-content/models/errorResponse404.d.ts +4 -2
  137. package/lib/generated/video-content/models/errorResponse404Errors.d.ts +7 -0
  138. package/lib/generated/video-content/models/errorResponse404Errors.js +7 -0
  139. package/lib/generated/video-content/models/errorResponse404Errors.js.map +1 -0
  140. package/lib/generated/video-content/models/errorResponse404SEO.d.ts +7 -0
  141. package/lib/generated/video-content/models/errorResponse404SEO.js +7 -0
  142. package/lib/generated/video-content/models/errorResponse404SEO.js.map +1 -0
  143. package/lib/generated/video-content/models/externalMovieSiteResponseModel.d.ts +1 -1
  144. package/lib/generated/video-content/models/genreCUModelResponseModel.d.ts +1 -1
  145. package/lib/generated/video-content/models/genresDetail.d.ts +1 -1
  146. package/lib/generated/video-content/models/heroSectionContentModel.d.ts +1 -1
  147. package/lib/generated/video-content/models/index.d.ts +93 -235
  148. package/lib/generated/video-content/models/index.js +93 -235
  149. package/lib/generated/video-content/models/index.js.map +1 -1
  150. package/lib/generated/video-content/models/mergedContentdetail.d.ts +5 -5
  151. package/lib/generated/video-content/models/mergedContentdetailMergedInfos.d.ts +2 -2
  152. package/lib/generated/video-content/models/mpaaResponseModel.d.ts +1 -1
  153. package/lib/generated/video-content/models/publishedAndUnPublishedStatisticsList.d.ts +1 -1
  154. package/lib/generated/video-content/models/richerContentListDetailResponseModel.d.ts +1 -1
  155. package/lib/generated/video-content/models/specificContentDetail.d.ts +1 -1
  156. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelList.d.ts +18 -0
  157. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelList.js +3 -0
  158. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelList.js.map +1 -0
  159. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelListErrors.d.ts +7 -0
  160. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelListErrors.js +7 -0
  161. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelListErrors.js.map +1 -0
  162. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelListSEO.d.ts +7 -0
  163. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelListSEO.js +7 -0
  164. package/lib/generated/video-content/models/successResponseApiDocumentationResponseModelListSEO.js.map +1 -0
  165. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelList.d.ts +18 -0
  166. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelList.js +3 -0
  167. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelList.js.map +1 -0
  168. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelListErrors.d.ts +7 -0
  169. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelListErrors.js +7 -0
  170. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelListErrors.js.map +1 -0
  171. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelListSEO.d.ts +7 -0
  172. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelListSEO.js +7 -0
  173. package/lib/generated/video-content/models/successResponseBoxOfficeContentResopnseModelListSEO.js.map +1 -0
  174. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelList.d.ts +18 -0
  175. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelList.js +3 -0
  176. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelList.js.map +1 -0
  177. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelListErrors.d.ts +7 -0
  178. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelListErrors.js +7 -0
  179. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelListErrors.js.map +1 -0
  180. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelListSEO.d.ts +7 -0
  181. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelListSEO.js +7 -0
  182. package/lib/generated/video-content/models/successResponseCachSettingsResponseModelListSEO.js.map +1 -0
  183. package/lib/generated/video-content/models/successResponseCastList.d.ts +18 -0
  184. package/lib/generated/video-content/models/successResponseCastList.js +3 -0
  185. package/lib/generated/video-content/models/successResponseCastList.js.map +1 -0
  186. package/lib/generated/video-content/models/successResponseCastListErrors.d.ts +7 -0
  187. package/lib/generated/video-content/models/successResponseCastListErrors.js +7 -0
  188. package/lib/generated/video-content/models/successResponseCastListErrors.js.map +1 -0
  189. package/lib/generated/video-content/models/successResponseCastListSEO.d.ts +7 -0
  190. package/lib/generated/video-content/models/successResponseCastListSEO.js +7 -0
  191. package/lib/generated/video-content/models/successResponseCastListSEO.js.map +1 -0
  192. package/lib/generated/video-content/models/successResponseChannelDetailResponseModel.d.ts +4 -4
  193. package/lib/generated/video-content/models/successResponseChannelDetailResponseModelErrors.d.ts +7 -0
  194. package/lib/generated/video-content/models/successResponseChannelDetailResponseModelErrors.js +7 -0
  195. package/lib/generated/video-content/models/successResponseChannelDetailResponseModelErrors.js.map +1 -0
  196. package/lib/generated/video-content/models/successResponseCheckListResponseModel.d.ts +4 -4
  197. package/lib/generated/video-content/models/successResponseCheckListResponseModelErrors.d.ts +7 -0
  198. package/lib/generated/video-content/models/successResponseCheckListResponseModelErrors.js +7 -0
  199. package/lib/generated/video-content/models/successResponseCheckListResponseModelErrors.js.map +1 -0
  200. package/lib/generated/video-content/models/successResponseCollectionDetail.d.ts +4 -4
  201. package/lib/generated/video-content/models/successResponseCollectionDetailErrors.d.ts +7 -0
  202. package/lib/generated/video-content/models/successResponseCollectionDetailErrors.js +7 -0
  203. package/lib/generated/video-content/models/successResponseCollectionDetailErrors.js.map +1 -0
  204. package/lib/generated/video-content/models/successResponseCollectionWithContents.d.ts +4 -4
  205. package/lib/generated/video-content/models/successResponseCollectionWithContentsErrors.d.ts +7 -0
  206. package/lib/generated/video-content/models/successResponseCollectionWithContentsErrors.js +7 -0
  207. package/lib/generated/video-content/models/successResponseCollectionWithContentsErrors.js.map +1 -0
  208. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterList.d.ts +18 -0
  209. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterList.js +3 -0
  210. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterList.js.map +1 -0
  211. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterListErrors.d.ts +7 -0
  212. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterListErrors.js +7 -0
  213. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterListErrors.js.map +1 -0
  214. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterListSEO.d.ts +7 -0
  215. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterListSEO.js +7 -0
  216. package/lib/generated/video-content/models/successResponseCollectorResponseModelWithPosterListSEO.js.map +1 -0
  217. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodel.d.ts +4 -4
  218. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelErrors.d.ts +7 -0
  219. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelErrors.js +7 -0
  220. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelErrors.js.map +1 -0
  221. package/lib/generated/video-content/models/successResponseContentListDetailsList.d.ts +18 -0
  222. package/lib/generated/video-content/models/successResponseContentListDetailsList.js +3 -0
  223. package/lib/generated/video-content/models/successResponseContentListDetailsList.js.map +1 -0
  224. package/lib/generated/video-content/models/successResponseContentListDetailsListErrors.d.ts +7 -0
  225. package/lib/generated/video-content/models/successResponseContentListDetailsListErrors.js +7 -0
  226. package/lib/generated/video-content/models/successResponseContentListDetailsListErrors.js.map +1 -0
  227. package/lib/generated/video-content/models/successResponseContentListDetailsListSEO.d.ts +7 -0
  228. package/lib/generated/video-content/models/successResponseContentListDetailsListSEO.js +7 -0
  229. package/lib/generated/video-content/models/successResponseContentListDetailsListSEO.js.map +1 -0
  230. package/lib/generated/video-content/models/successResponseContentListResponseModel.d.ts +4 -4
  231. package/lib/generated/video-content/models/successResponseContentListResponseModelErrors.d.ts +7 -0
  232. package/lib/generated/video-content/models/successResponseContentListResponseModelErrors.js +7 -0
  233. package/lib/generated/video-content/models/successResponseContentListResponseModelErrors.js.map +1 -0
  234. package/lib/generated/video-content/models/successResponseContentLogResponseModel.d.ts +4 -4
  235. package/lib/generated/video-content/models/successResponseContentLogResponseModelErrors.d.ts +7 -0
  236. package/lib/generated/video-content/models/successResponseContentLogResponseModelErrors.js +7 -0
  237. package/lib/generated/video-content/models/successResponseContentLogResponseModelErrors.js.map +1 -0
  238. package/lib/generated/video-content/models/successResponseContentResponseModel.d.ts +4 -4
  239. package/lib/generated/video-content/models/successResponseContentResponseModelErrors.d.ts +7 -0
  240. package/lib/generated/video-content/models/successResponseContentResponseModelErrors.js +7 -0
  241. package/lib/generated/video-content/models/successResponseContentResponseModelErrors.js.map +1 -0
  242. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelList.d.ts +18 -0
  243. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelList.js +3 -0
  244. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelList.js.map +1 -0
  245. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelListErrors.d.ts +7 -0
  246. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelListErrors.js +7 -0
  247. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelListErrors.js.map +1 -0
  248. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelListSEO.d.ts +7 -0
  249. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelListSEO.js +7 -0
  250. package/lib/generated/video-content/models/successResponseContentSimpleListResponseModelListSEO.js.map +1 -0
  251. package/lib/generated/video-content/models/successResponseContentTranslationListDetailResponseModel.d.ts +4 -4
  252. package/lib/generated/video-content/models/successResponseContentTranslationListDetailResponseModelErrors.d.ts +7 -0
  253. package/lib/generated/video-content/models/successResponseContentTranslationListDetailResponseModelErrors.js +7 -0
  254. package/lib/generated/video-content/models/successResponseContentTranslationListDetailResponseModelErrors.js.map +1 -0
  255. package/lib/generated/video-content/models/successResponseContentTranslationListResponseModel.d.ts +4 -4
  256. package/lib/generated/video-content/models/successResponseContentTranslationListResponseModelErrors.d.ts +7 -0
  257. package/lib/generated/video-content/models/successResponseContentTranslationListResponseModelErrors.js +7 -0
  258. package/lib/generated/video-content/models/successResponseContentTranslationListResponseModelErrors.js.map +1 -0
  259. package/lib/generated/video-content/models/successResponseContentWithOptionResponseModel.d.ts +4 -4
  260. package/lib/generated/video-content/models/successResponseContentWithOptionResponseModelErrors.d.ts +7 -0
  261. package/lib/generated/video-content/models/successResponseContentWithOptionResponseModelErrors.js +7 -0
  262. package/lib/generated/video-content/models/successResponseContentWithOptionResponseModelErrors.js.map +1 -0
  263. package/lib/generated/video-content/models/successResponseContentWithOptionsListResponseModel.d.ts +4 -4
  264. package/lib/generated/video-content/models/successResponseContentWithOptionsListResponseModelErrors.d.ts +7 -0
  265. package/lib/generated/video-content/models/successResponseContentWithOptionsListResponseModelErrors.js +7 -0
  266. package/lib/generated/video-content/models/successResponseContentWithOptionsListResponseModelErrors.js.map +1 -0
  267. package/lib/generated/video-content/models/successResponseContentWithQuoteDetailResponseModel.d.ts +4 -4
  268. package/lib/generated/video-content/models/successResponseContentWithQuoteDetailResponseModelErrors.d.ts +7 -0
  269. package/lib/generated/video-content/models/successResponseContentWithQuoteDetailResponseModelErrors.js +7 -0
  270. package/lib/generated/video-content/models/successResponseContentWithQuoteDetailResponseModelErrors.js.map +1 -0
  271. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelList.d.ts +18 -0
  272. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelList.js +3 -0
  273. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelList.js.map +1 -0
  274. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelListErrors.d.ts +7 -0
  275. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelListErrors.js +7 -0
  276. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelListErrors.js.map +1 -0
  277. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelListSEO.d.ts +7 -0
  278. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelListSEO.js +7 -0
  279. package/lib/generated/video-content/models/successResponseCountryLanguageResponseModelListSEO.js.map +1 -0
  280. package/lib/generated/video-content/models/successResponseExistsPickResponseModel.d.ts +4 -4
  281. package/lib/generated/video-content/models/successResponseExistsPickResponseModelErrors.d.ts +7 -0
  282. package/lib/generated/video-content/models/successResponseExistsPickResponseModelErrors.js +7 -0
  283. package/lib/generated/video-content/models/successResponseExistsPickResponseModelErrors.js.map +1 -0
  284. package/lib/generated/video-content/models/successResponseExploreContentResponseModel.d.ts +4 -4
  285. package/lib/generated/video-content/models/successResponseExploreContentResponseModelErrors.d.ts +7 -0
  286. package/lib/generated/video-content/models/successResponseExploreContentResponseModelErrors.js +7 -0
  287. package/lib/generated/video-content/models/successResponseExploreContentResponseModelErrors.js.map +1 -0
  288. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModel.d.ts +4 -4
  289. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelErrors.d.ts +7 -0
  290. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelErrors.js +7 -0
  291. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelErrors.js.map +1 -0
  292. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelList.d.ts +18 -0
  293. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelList.js +3 -0
  294. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelList.js.map +1 -0
  295. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelListErrors.d.ts +7 -0
  296. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelListErrors.js +7 -0
  297. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelListErrors.js.map +1 -0
  298. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelListSEO.d.ts +7 -0
  299. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelListSEO.js +7 -0
  300. package/lib/generated/video-content/models/successResponseExternalMovieSiteResponseModelListSEO.js.map +1 -0
  301. package/lib/generated/video-content/models/successResponseFreeContentList.d.ts +4 -4
  302. package/lib/generated/video-content/models/successResponseFreeContentListErrors.d.ts +7 -0
  303. package/lib/generated/video-content/models/successResponseFreeContentListErrors.js +7 -0
  304. package/lib/generated/video-content/models/successResponseFreeContentListErrors.js.map +1 -0
  305. package/lib/generated/video-content/models/successResponseGenreCUModelResponseModel.d.ts +4 -4
  306. package/lib/generated/video-content/models/successResponseGenreCUModelResponseModelErrors.d.ts +7 -0
  307. package/lib/generated/video-content/models/successResponseGenreCUModelResponseModelErrors.js +7 -0
  308. package/lib/generated/video-content/models/successResponseGenreCUModelResponseModelErrors.js.map +1 -0
  309. package/lib/generated/video-content/models/successResponseHeroSectionContentList.d.ts +4 -4
  310. package/lib/generated/video-content/models/successResponseHeroSectionContentListErrors.d.ts +7 -0
  311. package/lib/generated/video-content/models/successResponseHeroSectionContentListErrors.js +7 -0
  312. package/lib/generated/video-content/models/successResponseHeroSectionContentListErrors.js.map +1 -0
  313. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseHeroSectionContentModel.d.ts +4 -4
  314. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseHeroSectionContentModelErrors.d.ts +7 -0
  315. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseHeroSectionContentModelErrors.js +7 -0
  316. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseHeroSectionContentModelErrors.js.map +1 -0
  317. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseVipHeroSectionContentModel.d.ts +4 -4
  318. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseVipHeroSectionContentModelErrors.d.ts +7 -0
  319. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseVipHeroSectionContentModelErrors.js +7 -0
  320. package/lib/generated/video-content/models/successResponseHeroSectionCustomResponseVipHeroSectionContentModelErrors.js.map +1 -0
  321. package/lib/generated/video-content/models/successResponseMergeListDetail.d.ts +4 -4
  322. package/lib/generated/video-content/models/successResponseMergeListDetailErrors.d.ts +7 -0
  323. package/lib/generated/video-content/models/successResponseMergeListDetailErrors.js +7 -0
  324. package/lib/generated/video-content/models/successResponseMergeListDetailErrors.js.map +1 -0
  325. package/lib/generated/video-content/models/successResponseMpaaResponseModelList.d.ts +18 -0
  326. package/lib/generated/video-content/models/successResponseMpaaResponseModelList.js +3 -0
  327. package/lib/generated/video-content/models/successResponseMpaaResponseModelList.js.map +1 -0
  328. package/lib/generated/video-content/models/successResponseMpaaResponseModelListErrors.d.ts +7 -0
  329. package/lib/generated/video-content/models/successResponseMpaaResponseModelListErrors.js +7 -0
  330. package/lib/generated/video-content/models/successResponseMpaaResponseModelListErrors.js.map +1 -0
  331. package/lib/generated/video-content/models/successResponseMpaaResponseModelListSEO.d.ts +7 -0
  332. package/lib/generated/video-content/models/successResponseMpaaResponseModelListSEO.js +7 -0
  333. package/lib/generated/video-content/models/successResponseMpaaResponseModelListSEO.js.map +1 -0
  334. package/lib/generated/video-content/models/successResponsePaganatedChannelResponseModel.d.ts +4 -4
  335. package/lib/generated/video-content/models/successResponsePaganatedChannelResponseModelErrors.d.ts +7 -0
  336. package/lib/generated/video-content/models/successResponsePaganatedChannelResponseModelErrors.js +7 -0
  337. package/lib/generated/video-content/models/successResponsePaganatedChannelResponseModelErrors.js.map +1 -0
  338. package/lib/generated/video-content/models/successResponsePaganatedContentSimpleListResponseModel.d.ts +4 -4
  339. package/lib/generated/video-content/models/successResponsePaganatedContentSimpleListResponseModelErrors.d.ts +7 -0
  340. package/lib/generated/video-content/models/successResponsePaganatedContentSimpleListResponseModelErrors.js +7 -0
  341. package/lib/generated/video-content/models/successResponsePaganatedContentSimpleListResponseModelErrors.js.map +1 -0
  342. package/lib/generated/video-content/models/successResponsePaganatedContentWithQuoteResponseModel.d.ts +4 -4
  343. package/lib/generated/video-content/models/successResponsePaganatedContentWithQuoteResponseModelErrors.d.ts +7 -0
  344. package/lib/generated/video-content/models/successResponsePaganatedContentWithQuoteResponseModelErrors.js +7 -0
  345. package/lib/generated/video-content/models/successResponsePaganatedContentWithQuoteResponseModelErrors.js.map +1 -0
  346. package/lib/generated/video-content/models/successResponsePaginatedContentListResponseModel.d.ts +4 -4
  347. package/lib/generated/video-content/models/successResponsePaginatedContentListResponseModelErrors.d.ts +7 -0
  348. package/lib/generated/video-content/models/successResponsePaginatedContentListResponseModelErrors.js +7 -0
  349. package/lib/generated/video-content/models/successResponsePaginatedContentListResponseModelErrors.js.map +1 -0
  350. package/lib/generated/video-content/models/successResponsePaginatedResponseGenresDetail.d.ts +4 -4
  351. package/lib/generated/video-content/models/successResponsePaginatedResponseGenresDetailErrors.d.ts +7 -0
  352. package/lib/generated/video-content/models/successResponsePaginatedResponseGenresDetailErrors.js +7 -0
  353. package/lib/generated/video-content/models/successResponsePaginatedResponseGenresDetailErrors.js.map +1 -0
  354. package/lib/generated/video-content/models/successResponsePaginatedResponsePublishedAndUnPublishedStatisticsList.d.ts +4 -4
  355. package/lib/generated/video-content/models/successResponsePaginatedResponsePublishedAndUnPublishedStatisticsListErrors.d.ts +7 -0
  356. package/lib/generated/video-content/models/successResponsePaginatedResponsePublishedAndUnPublishedStatisticsListErrors.js +7 -0
  357. package/lib/generated/video-content/models/successResponsePaginatedResponsePublishedAndUnPublishedStatisticsListErrors.js.map +1 -0
  358. package/lib/generated/video-content/models/successResponseRicherContentListResponseModel.d.ts +4 -4
  359. package/lib/generated/video-content/models/successResponseRicherContentListResponseModelErrors.d.ts +7 -0
  360. package/lib/generated/video-content/models/successResponseRicherContentListResponseModelErrors.js +7 -0
  361. package/lib/generated/video-content/models/successResponseRicherContentListResponseModelErrors.js.map +1 -0
  362. package/lib/generated/video-content/models/successResponseSEOResponseModel.d.ts +4 -4
  363. package/lib/generated/video-content/models/successResponseSEOResponseModelErrors.d.ts +7 -0
  364. package/lib/generated/video-content/models/successResponseSEOResponseModelErrors.js +7 -0
  365. package/lib/generated/video-content/models/successResponseSEOResponseModelErrors.js.map +1 -0
  366. package/lib/generated/video-content/models/successResponseSpecificContentDetail.d.ts +4 -4
  367. package/lib/generated/video-content/models/successResponseSpecificContentDetailErrors.d.ts +7 -0
  368. package/lib/generated/video-content/models/successResponseSpecificContentDetailErrors.js +7 -0
  369. package/lib/generated/video-content/models/successResponseSpecificContentDetailErrors.js.map +1 -0
  370. package/lib/generated/video-content/models/successResponseStaffCheckPerformanceResponseModel.d.ts +4 -4
  371. package/lib/generated/video-content/models/successResponseStaffCheckPerformanceResponseModelErrors.d.ts +7 -0
  372. package/lib/generated/video-content/models/successResponseStaffCheckPerformanceResponseModelErrors.js +7 -0
  373. package/lib/generated/video-content/models/successResponseStaffCheckPerformanceResponseModelErrors.js.map +1 -0
  374. package/lib/generated/video-content/models/successResponseStaffTranslationLogResponseModel.d.ts +4 -4
  375. package/lib/generated/video-content/models/successResponseStaffTranslationLogResponseModelErrors.d.ts +7 -0
  376. package/lib/generated/video-content/models/successResponseStaffTranslationLogResponseModelErrors.js +7 -0
  377. package/lib/generated/video-content/models/successResponseStaffTranslationLogResponseModelErrors.js.map +1 -0
  378. package/lib/generated/video-content/models/successResponseStreamPageResponseModel.d.ts +4 -4
  379. package/lib/generated/video-content/models/successResponseStreamPageResponseModelErrors.d.ts +7 -0
  380. package/lib/generated/video-content/models/successResponseStreamPageResponseModelErrors.js +7 -0
  381. package/lib/generated/video-content/models/successResponseStreamPageResponseModelErrors.js.map +1 -0
  382. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelList.d.ts +18 -0
  383. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelList.js +3 -0
  384. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelList.js.map +1 -0
  385. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelListErrors.d.ts +7 -0
  386. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelListErrors.js +7 -0
  387. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelListErrors.js.map +1 -0
  388. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelListSEO.d.ts +7 -0
  389. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelListSEO.js +7 -0
  390. package/lib/generated/video-content/models/successResponseSystemSettingsResponseModelListSEO.js.map +1 -0
  391. package/lib/generated/video-content/models/successResponseTeamMemberListResponseModel.d.ts +4 -4
  392. package/lib/generated/video-content/models/successResponseTeamMemberListResponseModelErrors.d.ts +7 -0
  393. package/lib/generated/video-content/models/successResponseTeamMemberListResponseModelErrors.js +7 -0
  394. package/lib/generated/video-content/models/successResponseTeamMemberListResponseModelErrors.js.map +1 -0
  395. package/lib/generated/video-content/models/successResponseTimeEditionResponseModel.d.ts +4 -4
  396. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelErrors.d.ts +7 -0
  397. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelErrors.js +7 -0
  398. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelErrors.js.map +1 -0
  399. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelList.d.ts +18 -0
  400. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelList.js +3 -0
  401. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelList.js.map +1 -0
  402. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelListErrors.d.ts +7 -0
  403. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelListErrors.js +7 -0
  404. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelListErrors.js.map +1 -0
  405. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelListSEO.d.ts +7 -0
  406. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelListSEO.js +7 -0
  407. package/lib/generated/video-content/models/successResponseTimeEditionResponseModelListSEO.js.map +1 -0
  408. package/lib/generated/video-content/models/successResponseTopContentListResponseModel.d.ts +4 -4
  409. package/lib/generated/video-content/models/successResponseTopContentListResponseModelErrors.d.ts +7 -0
  410. package/lib/generated/video-content/models/successResponseTopContentListResponseModelErrors.js +7 -0
  411. package/lib/generated/video-content/models/successResponseTopContentListResponseModelErrors.js.map +1 -0
  412. package/lib/generated/video-content/models/successResponseUnknown.d.ts +2 -2
  413. package/lib/generated/video-content/models/successResponseUnknownErrors.d.ts +7 -0
  414. package/lib/generated/video-content/models/successResponseUnknownErrors.js +7 -0
  415. package/lib/generated/video-content/models/successResponseUnknownErrors.js.map +1 -0
  416. package/lib/generated/video-content/models/successResponseUserStatisticsData.d.ts +4 -4
  417. package/lib/generated/video-content/models/successResponseUserStatisticsDataErrors.d.ts +7 -0
  418. package/lib/generated/video-content/models/successResponseUserStatisticsDataErrors.js +7 -0
  419. package/lib/generated/video-content/models/successResponseUserStatisticsDataErrors.js.map +1 -0
  420. package/lib/generated/video-content/models/successResponseVIPHomePageResponseModel.d.ts +4 -4
  421. package/lib/generated/video-content/models/successResponseVIPHomePageResponseModelErrors.d.ts +7 -0
  422. package/lib/generated/video-content/models/successResponseVIPHomePageResponseModelErrors.js +7 -0
  423. package/lib/generated/video-content/models/successResponseVIPHomePageResponseModelErrors.js.map +1 -0
  424. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseList.d.ts +4 -4
  425. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseListErrors.d.ts +7 -0
  426. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseListErrors.js +7 -0
  427. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseListErrors.js.map +1 -0
  428. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetail.d.ts +4 -4
  429. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetailErrors.d.ts +7 -0
  430. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetailErrors.js +7 -0
  431. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetailErrors.js.map +1 -0
  432. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseList.d.ts +4 -4
  433. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseListErrors.d.ts +7 -0
  434. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseListErrors.js +7 -0
  435. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseListErrors.js.map +1 -0
  436. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetail.d.ts +4 -4
  437. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetailErrors.d.ts +7 -0
  438. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetailErrors.js +7 -0
  439. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetailErrors.js.map +1 -0
  440. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteList.d.ts +18 -0
  441. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteList.js +3 -0
  442. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteList.js.map +1 -0
  443. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteListErrors.d.ts +7 -0
  444. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteListErrors.js +7 -0
  445. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteListErrors.js.map +1 -0
  446. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteListSEO.d.ts +7 -0
  447. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteListSEO.js +7 -0
  448. package/lib/generated/video-content/models/successResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteListSEO.js.map +1 -0
  449. package/lib/generated/video-content/models/systemSettingsEnum.d.ts +1 -1
  450. package/lib/generated/video-content/models/systemSettingsEnum.js +1 -1
  451. package/lib/generated/video-content/models/timeEditionResponseModel.d.ts +1 -1
  452. package/lib/generated/video-content/models/topContentListDetails.d.ts +1 -1
  453. package/lib/generated/video-content/models/translationContentDetailLog.d.ts +1 -1
  454. package/lib/generated/video-content/models/userStatisticsData.d.ts +1 -1
  455. package/lib/generated/video-content/models/videoContentMSControllersModelsCommonCollectorResponseModel.d.ts +1 -1
  456. package/lib/generated/video-content/models/videoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseModel.d.ts +1 -1
  457. package/lib/generated/video-content/models/videoContentMSControllersModelsSupporterSupporterOutcomeModelsCollectorResponseModel.d.ts +1 -1
  458. package/lib/generated/video-content/models/videoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetail.d.ts +1 -1
  459. package/lib/generated/video-content/models/videoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseModel.d.ts +1 -1
  460. package/lib/generated/video-content/models/videoContentMSControllersModelsUserUserOutcomeModelsContentDetail.d.ts +1 -1
  461. package/lib/generated/video-content/models/vipHeroSectionContentModel.d.ts +1 -1
  462. package/lib/services/biography/index.d.ts +3 -3
  463. package/lib/services/biography/index.js.map +1 -1
  464. package/lib/services/comment/index.d.ts +7 -7
  465. package/lib/services/comment/index.js.map +1 -1
  466. package/lib/services/news/index.d.ts +9 -8
  467. package/lib/services/news/index.js.map +1 -1
  468. package/lib/services/notification/index.d.ts +5 -5
  469. package/lib/services/notification/index.js.map +1 -1
  470. package/lib/services/operator/index.js.map +1 -1
  471. package/lib/services/stream/index.d.ts +2 -1
  472. package/lib/services/stream/index.js.map +1 -1
  473. package/lib/services/supporter/index.d.ts +6 -5
  474. package/lib/services/supporter/index.js.map +1 -1
  475. package/lib/services/video-content/index.d.ts +11 -11
  476. package/lib/services/video-content/index.js.map +1 -1
  477. package/lib/services/video-data/index.d.ts +9 -9
  478. package/lib/services/video-data/index.js.map +1 -1
  479. package/lib/tsconfig.lib.tsbuildinfo +1 -1
  480. package/package.json +1 -1
@@ -0,0 +1,16 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseCategoryListData } from './successResponseCategoryListData';
6
+ import type { SuccessResponseCategoryListErrors } from './successResponseCategoryListErrors';
7
+ /**
8
+ * Successful response for 200 status code
9
+ */
10
+ export interface SuccessResponseCategoryList {
11
+ message: string;
12
+ data: SuccessResponseCategoryListData;
13
+ success: boolean;
14
+ status_code: number;
15
+ errors?: SuccessResponseCategoryListErrors;
16
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseCategoryList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseCategoryList.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryList.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseCategoryListDataDataItem } from './successResponseCategoryListDataDataItem';
6
+ export type SuccessResponseCategoryListData = {
7
+ count?: number;
8
+ data?: SuccessResponseCategoryListDataDataItem[];
9
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseCategoryListData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseCategoryListData.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryListData.ts"],"names":[],"mappings":""}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseCategoryListDataDataItem = {
6
+ id?: string;
7
+ name?: string;
8
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseCategoryListDataDataItem.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseCategoryListDataDataItem.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryListDataDataItem.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseCategoryListErrors = {
6
+ [key: string]: unknown;
7
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseCategoryListErrors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseCategoryListErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryListErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,15 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseUnknownErrors } from './successResponseUnknownErrors';
6
+ /**
7
+ * Successful response for 200 status code
8
+ */
9
+ export interface SuccessResponseUnknown {
10
+ message: string;
11
+ data: unknown;
12
+ success: boolean;
13
+ status_code: number;
14
+ errors?: SuccessResponseUnknownErrors;
15
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseUnknown.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseUnknown.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUnknown.ts"],"names":[],"mappings":""}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseUnknownErrors = {
6
+ [key: string]: unknown;
7
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseUnknownErrors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseUnknownErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUnknownErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,16 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseUserNotificationsData } from './successResponseUserNotificationsData';
6
+ import type { SuccessResponseUserNotificationsErrors } from './successResponseUserNotificationsErrors';
7
+ /**
8
+ * Successful response for 200 status code
9
+ */
10
+ export interface SuccessResponseUserNotifications {
11
+ message: string;
12
+ data: SuccessResponseUserNotificationsData;
13
+ success: boolean;
14
+ status_code: number;
15
+ errors?: SuccessResponseUserNotificationsErrors;
16
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseUserNotifications.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseUserNotifications.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotifications.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseUserNotificationsDataDataItem } from './successResponseUserNotificationsDataDataItem';
6
+ export type SuccessResponseUserNotificationsData = {
7
+ count?: number;
8
+ data?: SuccessResponseUserNotificationsDataDataItem[];
9
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseUserNotificationsData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseUserNotificationsData.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotificationsData.ts"],"names":[],"mappings":""}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseUserNotificationsDataDataItem = {
6
+ id?: string;
7
+ is_read_site?: string;
8
+ is_read_browser?: string;
9
+ title?: string;
10
+ content?: string;
11
+ create_time?: string;
12
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseUserNotificationsDataDataItem.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseUserNotificationsDataDataItem.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotificationsDataDataItem.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseUserNotificationsErrors = {
6
+ [key: string]: unknown;
7
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseUserNotificationsErrors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseUserNotificationsErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotificationsErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,16 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseVideoContentNotifsData } from './successResponseVideoContentNotifsData';
6
+ import type { SuccessResponseVideoContentNotifsErrors } from './successResponseVideoContentNotifsErrors';
7
+ /**
8
+ * Successful response for 200 status code
9
+ */
10
+ export interface SuccessResponseVideoContentNotifs {
11
+ message: string;
12
+ data: SuccessResponseVideoContentNotifsData;
13
+ success: boolean;
14
+ status_code: number;
15
+ errors?: SuccessResponseVideoContentNotifsErrors;
16
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseVideoContentNotifs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseVideoContentNotifs.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifs.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { SuccessResponseVideoContentNotifsDataDataItem } from './successResponseVideoContentNotifsDataDataItem';
6
+ export type SuccessResponseVideoContentNotifsData = {
7
+ count?: number;
8
+ data?: SuccessResponseVideoContentNotifsDataDataItem[];
9
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=successResponseVideoContentNotifsData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseVideoContentNotifsData.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifsData.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseVideoContentNotifsDataDataItem = {
6
+ content?: string;
7
+ description?: string;
8
+ date?: string;
9
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseVideoContentNotifsDataDataItem.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseVideoContentNotifsDataDataItem.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifsDataDataItem.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type SuccessResponseVideoContentNotifsErrors = {
6
+ [key: string]: unknown;
7
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=successResponseVideoContentNotifsErrors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successResponseVideoContentNotifsErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifsErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -1,11 +1,11 @@
1
1
  import type { AxiosRequestConfig, AxiosResponse } from 'axios';
2
- import type { AddDocumentSeoSupporterVideoContentSeoAddTypePostParams, BodyCreateCollectionSupporterVideoContentCollectionCreatePost, BodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut, BodyUploadPosterAndCoverSupporterVideoContentContentUploadAttachmentVideoContentIdPut, CachSettingsRequestModel, ChannelIncomeModel, CheckListIncomeData, ContentOptionsIncomeData, ContentQuotesIncomeData, ContentTranslationMoveIncomeModel, DeleteCollectionSupporterVideoContentCollectionDeleteDeleteParams, DeleteContentFromStaffChecklistSupporterVideoContentContentCheckListMyListDeleteDeleteParams, DeleteContentFromStaffListSupporterVideoContentContentTranslationsMyListDeleteDeleteParams, DeleteContentSupporterVideoContentContentDeleteDeleteParams, EditContentTranslationIncomeModel, EditMovieContentIncomeData, EditSeriesContentIncomeData, ExploreUserVideoContentExploreGetParams, ExternalMovieSiteIncomeModel, ForceUpdateContentsEnum, GenreIncomeModel, GenresListSupporterVideoContentGenresGetParams, GetActiveOptionsContentsUserVideoContentOptionsContentsGetParams, GetAnonymousUserHeroSectionUserVideoContentHeroSectionGetParams, GetAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGetParams, GetBoxOfficeUserVideoContentBoxOfficeSourceGetParams, GetCastContentsListUserVideoContentCastContentsGetParams, GetChannelsUserVideoContentChannelGetParams, GetCollectionContentsSupporterVideoContentCollectionContentsSlugGetParams, GetCollectionContentsUserVideoContentCollectionListSlugGetParams, GetCollectionsSupporterVideoContentCollectionListGetParams, GetCollectionsUserVideoContentCollectionListGetParams, GetCollectorsListUserVideoContentCollectorsListGetParams, GetContentActorsUserVideoContentDetailPersonsVideoContentIdGetParams, GetContentDetailUserVideoContentDetailVideoContentIdGetParams, GetContentQuotesUserVideoContentDetailQuotesVideoContentIdGetParams, GetContentUncheckedSupporterVideoContentContentCheckListNoneGetParams, GetContentWithQuotesAndWithotQuotesSupporterVideoContentQuoteContentsTypeGetParams, GetContentWithoutTranslationsSupporterVideoContentContentTranslationsNoneGetParams, GetContentsListSupporterVideoContentContentListTypeGetParams, GetContentsWithOptionsSupporterVideoContentContentsOptionsGetParams, GetCountriesLanguageUserVideoContentCountriesLanguageGetParams, GetExternalMovieSiteListSupporterVideoContentExternalSiteListGetParams, GetFreeContentsSupporterVideoContentFreeContentsTypeGetParams, GetHeroSectionSupporterVideoContentHeroSectionGetParams, GetHomepageUserVideoContentHomePageGetParams, GetIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGetParams, GetMergeListsSupporterVideoContentContentMergeListGetParams, GetNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGetParams, GetNotificationListContentSupporterVideoContentContentsRicherGetParams, GetPerformanceOfCheckTeamSupporterVideoContentTeamCheckPerformanceGetParams, GetPerformanceOfTranslationTeamSupporterVideoContentTeamTranslationPerformanceGetParams, GetPublishedAndUnpublishedContentListAndIncompleteStreamSupporterVideoContentcontentStatisticsPublishedAndUnpublishedGetParams, GetSeoSupporterVideoContentSeoTypeGetParams, GetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetParams, GetSimpleContentsListSupporterVideoContentContentsSimpleGetParams, GetStaffContentsChecklistSupporterVideoContentContentCheckListMyListGetParams, GetStaffContentsTranslationsSupporterVideoContentContentTranslationsMyListGetParams, GetStreamContentsByCategoryUserVideoContentStreamsCategoryGetParams, GetStreamContentsUserVideoContentStreamsGetParams, GetSystemSettingsSupporterVideoContentSystemSettingsGetParams, GetTimeEditionListSupporterVideoContentTimeEditionListGetParams, GetTopContentsUserVideoContentTopContentsSourceContentTypeGetParams, GetUserNotificationListUserVideoContentActionNotificationListGetParams, GetUserPickListUserVideoContentActionPickTypeGetParams, GetUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGetParams, GetUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGetParams, GetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetParams, ManuallyMovieContentIncomeModel, ManuallySeriesContentIncomeModel, MergeContentIncomeData, SEOIncomeModel, SuccessResponseChannelDetailResponseModel, SuccessResponseCheckListResponseModel, SuccessResponseCollectionDetail, SuccessResponseCollectionWithContents, SuccessResponseContentCheckListDetailResponsemodel, SuccessResponseContentListResponseModel, SuccessResponseContentLogResponseModel, SuccessResponseContentResponseModel, SuccessResponseContentTranslationListDetailResponseModel, SuccessResponseContentTranslationListResponseModel, SuccessResponseContentWithOptionResponseModel, SuccessResponseContentWithOptionsListResponseModel, SuccessResponseContentWithQuoteDetailResponseModel, SuccessResponseExistsPickResponseModel, SuccessResponseExploreContentResponseModel, SuccessResponseExternalMovieSiteResponseModel, SuccessResponseFreeContentList, SuccessResponseGenreCUModelResponseModel, SuccessResponseHeroSectionContentList, SuccessResponseHeroSectionCustomResponseHeroSectionContentModel, SuccessResponseHeroSectionCustomResponseVipHeroSectionContentModel, SuccessResponseMergeListDetail, SuccessResponsePaganatedChannelResponseModel, SuccessResponsePaganatedContentSimpleListResponseModel, SuccessResponsePaganatedContentWithQuoteResponseModel, SuccessResponsePaginatedContentListResponseModel, SuccessResponsePaginatedResponseGenresDetail, SuccessResponsePaginatedResponsePublishedAndUnPublishedStatisticsList, SuccessResponseResponseCreateOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost, SuccessResponseResponseCreateOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost, SuccessResponseResponseGetApiDocumentationSupporterVideoContentApiDocsGet, SuccessResponseResponseGetBoxOfficeUserVideoContentBoxOfficeSourceGet, SuccessResponseResponseGetCacheSettingsSupporterVideoContentCachSettingsGet, SuccessResponseResponseGetCollectionContentsSupporterVideoContentCollectionContentsSlugGet, SuccessResponseResponseGetCollectorsListUserVideoContentCollectorsListGet, SuccessResponseResponseGetContentActorsUserVideoContentDetailPersonsVideoContentIdGet, SuccessResponseResponseGetContentQuotesUserVideoContentDetailQuotesVideoContentIdGet, SuccessResponseResponseGetCountriesLanguageUserVideoContentCountriesLanguageGet, SuccessResponseResponseGetExternalMovieSiteListSupporterVideoContentExternalSiteListGet, SuccessResponseResponseGetMpaaUserVideoContentMpaaGet, SuccessResponseResponseGetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet, SuccessResponseResponseGetSystemSettingsSupporterVideoContentSystemSettingsGet, SuccessResponseResponseGetTimeEditionListSupporterVideoContentTimeEditionListGet, SuccessResponseResponseGetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet, SuccessResponseRicherContentListResponseModel, SuccessResponseSEOResponseModel, SuccessResponseSpecificContentDetail, SuccessResponseStaffCheckPerformanceResponseModel, SuccessResponseStaffTranslationLogResponseModel, SuccessResponseStreamPageResponseModel, SuccessResponseTeamMemberListResponseModel, SuccessResponseTimeEditionResponseModel, SuccessResponseTopContentListResponseModel, SuccessResponseUnknown, SuccessResponseUserStatisticsData, SuccessResponseVIPHomePageResponseModel, SuccessResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseList, SuccessResponseVideoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetail, SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseList, SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetail, SystemSettingsRequestModel, TimeEditionIncomeModel, UnsetHeroSectionSupporterVideoContentHeroSectionUnsetDeleteParams, UnsetOptionContentsSupporterVideoContentContentsOptionsUnsetDeleteParams, UserActionsModel, UserContentsListUserVideoContentGetParams, UserNotificationActionModel, UserRatingModel, VideoContentIncomeData } from './models';
2
+ import type { AddDocumentSeoSupporterVideoContentSeoAddTypePostParams, BodyCreateCollectionSupporterVideoContentCollectionCreatePost, BodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut, BodyUploadPosterAndCoverSupporterVideoContentContentUploadAttachmentVideoContentIdPut, CachSettingsRequestModel, ChannelIncomeModel, CheckListIncomeData, ContentOptionsIncomeData, ContentQuotesIncomeData, ContentTranslationMoveIncomeModel, DeleteCollectionSupporterVideoContentCollectionDeleteDeleteParams, DeleteContentFromStaffChecklistSupporterVideoContentContentCheckListMyListDeleteDeleteParams, DeleteContentFromStaffListSupporterVideoContentContentTranslationsMyListDeleteDeleteParams, DeleteContentSupporterVideoContentContentDeleteDeleteParams, EditContentTranslationIncomeModel, EditMovieContentIncomeData, EditSeriesContentIncomeData, ExploreUserVideoContentExploreGetParams, ExternalMovieSiteIncomeModel, ForceUpdateContentsEnum, GenreIncomeModel, GenresListSupporterVideoContentGenresGetParams, GetActiveOptionsContentsUserVideoContentOptionsContentsGetParams, GetAnonymousUserHeroSectionUserVideoContentHeroSectionGetParams, GetAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGetParams, GetBoxOfficeUserVideoContentBoxOfficeSourceGetParams, GetCastContentsListUserVideoContentCastContentsGetParams, GetChannelsUserVideoContentChannelGetParams, GetCollectionContentsSupporterVideoContentCollectionContentsSlugGetParams, GetCollectionContentsUserVideoContentCollectionListSlugGetParams, GetCollectionsSupporterVideoContentCollectionListGetParams, GetCollectionsUserVideoContentCollectionListGetParams, GetCollectorsListUserVideoContentCollectorsListGetParams, GetContentActorsUserVideoContentDetailPersonsVideoContentIdGetParams, GetContentDetailUserVideoContentDetailVideoContentIdGetParams, GetContentQuotesUserVideoContentDetailQuotesVideoContentIdGetParams, GetContentUncheckedSupporterVideoContentContentCheckListNoneGetParams, GetContentWithQuotesAndWithotQuotesSupporterVideoContentQuoteContentsTypeGetParams, GetContentWithoutTranslationsSupporterVideoContentContentTranslationsNoneGetParams, GetContentsListSupporterVideoContentContentListTypeGetParams, GetContentsWithOptionsSupporterVideoContentContentsOptionsGetParams, GetCountriesLanguageUserVideoContentCountriesLanguageGetParams, GetExternalMovieSiteListSupporterVideoContentExternalSiteListGetParams, GetFreeContentsSupporterVideoContentFreeContentsTypeGetParams, GetHeroSectionSupporterVideoContentHeroSectionGetParams, GetHomepageUserVideoContentHomePageGetParams, GetIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGetParams, GetMergeListsSupporterVideoContentContentMergeListGetParams, GetNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGetParams, GetNotificationListContentSupporterVideoContentContentsRicherGetParams, GetPerformanceOfCheckTeamSupporterVideoContentTeamCheckPerformanceGetParams, GetPerformanceOfTranslationTeamSupporterVideoContentTeamTranslationPerformanceGetParams, GetPublishedAndUnpublishedContentListAndIncompleteStreamSupporterVideoContentcontentStatisticsPublishedAndUnpublishedGetParams, GetSeoSupporterVideoContentSeoTypeGetParams, GetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetParams, GetSimpleContentsListSupporterVideoContentContentsSimpleGetParams, GetStaffContentsChecklistSupporterVideoContentContentCheckListMyListGetParams, GetStaffContentsTranslationsSupporterVideoContentContentTranslationsMyListGetParams, GetStreamContentsByCategoryUserVideoContentStreamsCategoryGetParams, GetStreamContentsUserVideoContentStreamsGetParams, GetSystemSettingsSupporterVideoContentSystemSettingsGetParams, GetTimeEditionListSupporterVideoContentTimeEditionListGetParams, GetTopContentsUserVideoContentTopContentsSourceContentTypeGetParams, GetUserNotificationListUserVideoContentActionNotificationListGetParams, GetUserPickListUserVideoContentActionPickTypeGetParams, GetUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGetParams, GetUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGetParams, GetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetParams, ManuallyMovieContentIncomeModel, ManuallySeriesContentIncomeModel, MergeContentIncomeData, SEOIncomeModel, SuccessResponseApiDocumentationResponseModelList, SuccessResponseBoxOfficeContentResopnseModelList, SuccessResponseCachSettingsResponseModelList, SuccessResponseCastList, SuccessResponseChannelDetailResponseModel, SuccessResponseCheckListResponseModel, SuccessResponseCollectionDetail, SuccessResponseCollectionWithContents, SuccessResponseCollectorResponseModelWithPosterList, SuccessResponseContentCheckListDetailResponsemodel, SuccessResponseContentListDetailsList, SuccessResponseContentListResponseModel, SuccessResponseContentLogResponseModel, SuccessResponseContentResponseModel, SuccessResponseContentSimpleListResponseModelList, SuccessResponseContentTranslationListDetailResponseModel, SuccessResponseContentTranslationListResponseModel, SuccessResponseContentWithOptionResponseModel, SuccessResponseContentWithOptionsListResponseModel, SuccessResponseContentWithQuoteDetailResponseModel, SuccessResponseCountryLanguageResponseModelList, SuccessResponseExistsPickResponseModel, SuccessResponseExploreContentResponseModel, SuccessResponseExternalMovieSiteResponseModel, SuccessResponseExternalMovieSiteResponseModelList, SuccessResponseFreeContentList, SuccessResponseGenreCUModelResponseModel, SuccessResponseHeroSectionContentList, SuccessResponseHeroSectionCustomResponseHeroSectionContentModel, SuccessResponseHeroSectionCustomResponseVipHeroSectionContentModel, SuccessResponseMergeListDetail, SuccessResponseMpaaResponseModelList, SuccessResponsePaganatedChannelResponseModel, SuccessResponsePaganatedContentSimpleListResponseModel, SuccessResponsePaganatedContentWithQuoteResponseModel, SuccessResponsePaginatedContentListResponseModel, SuccessResponsePaginatedResponseGenresDetail, SuccessResponsePaginatedResponsePublishedAndUnPublishedStatisticsList, SuccessResponseRicherContentListResponseModel, SuccessResponseSEOResponseModel, SuccessResponseSpecificContentDetail, SuccessResponseStaffCheckPerformanceResponseModel, SuccessResponseStaffTranslationLogResponseModel, SuccessResponseStreamPageResponseModel, SuccessResponseSystemSettingsResponseModelList, SuccessResponseTeamMemberListResponseModel, SuccessResponseTimeEditionResponseModel, SuccessResponseTimeEditionResponseModelList, SuccessResponseTopContentListResponseModel, SuccessResponseUnknown, SuccessResponseUserStatisticsData, SuccessResponseVIPHomePageResponseModel, SuccessResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseList, SuccessResponseVideoContentMSControllersModelsSupporterSupporterOutcomeModelsContentDetail, SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseList, SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetail, SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteList, SystemSettingsRequestModel, TimeEditionIncomeModel, UnsetHeroSectionSupporterVideoContentHeroSectionUnsetDeleteParams, UnsetOptionContentsSupporterVideoContentContentsOptionsUnsetDeleteParams, UserActionsModel, UserContentsListUserVideoContentGetParams, UserNotificationActionModel, UserRatingModel, VideoContentIncomeData } from './models';
3
3
  export declare const getVideoContentMicroserviceAPI: () => {
4
4
  getFreeContentsSupporterVideoContentFreeContentsTypeGet: <TData = AxiosResponse<SuccessResponseFreeContentList, any>>(type: "stream" | "download", params?: GetFreeContentsSupporterVideoContentFreeContentsTypeGetParams, options?: AxiosRequestConfig) => Promise<TData>;
5
5
  setContentFreeSupporterVideoContentFreeContentsSetTypeContentIdPut: <TData = AxiosResponse<SuccessResponseSpecificContentDetail, any>>(type: "stream" | "download", contentId: number, options?: AxiosRequestConfig) => Promise<TData>;
6
6
  unsetContentFreeSupporterVideoContentFreeContentsUnsetTypeContentIdDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(type: "stream" | "download", contentId: number, options?: AxiosRequestConfig) => Promise<TData>;
7
7
  getSimpleContentsListSupporterVideoContentContentsSimpleGet: <TData = AxiosResponse<SuccessResponsePaganatedContentSimpleListResponseModel, any>>(params?: GetSimpleContentsListSupporterVideoContentContentsSimpleGetParams, options?: AxiosRequestConfig) => Promise<TData>;
8
- getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet: <TData = AxiosResponse<SuccessResponseResponseGetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet, any>>(params?: GetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetParams, options?: AxiosRequestConfig) => Promise<TData>;
8
+ getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet: <TData = AxiosResponse<SuccessResponseContentSimpleListResponseModelList, any>>(params?: GetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetParams, options?: AxiosRequestConfig) => Promise<TData>;
9
9
  getHeroSectionSupporterVideoContentHeroSectionGet: <TData = AxiosResponse<SuccessResponseHeroSectionContentList, any>>(params?: GetHeroSectionSupporterVideoContentHeroSectionGetParams, options?: AxiosRequestConfig) => Promise<TData>;
10
10
  setHeroSectionSupporterVideoContentHeroSectionSetPost: <TData = AxiosResponse<SuccessResponseSpecificContentDetail, any>>(videoContentIncomeData: VideoContentIncomeData, options?: AxiosRequestConfig) => Promise<TData>;
11
11
  unsetHeroSectionSupporterVideoContentHeroSectionUnsetDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params: UnsetHeroSectionSupporterVideoContentHeroSectionUnsetDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
@@ -17,10 +17,10 @@ export declare const getVideoContentMicroserviceAPI: () => {
17
17
  addOptionToContentsSupporterVideoContentContentsOptionsSetPut: <TData = AxiosResponse<SuccessResponseContentWithOptionResponseModel, any>>(contentOptionsIncomeData: ContentOptionsIncomeData, options?: AxiosRequestConfig) => Promise<TData>;
18
18
  unsetOptionContentsSupporterVideoContentContentsOptionsUnsetDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params: UnsetOptionContentsSupporterVideoContentContentsOptionsUnsetDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
19
19
  getNotificationListContentSupporterVideoContentContentsRicherGet: <TData = AxiosResponse<SuccessResponseRicherContentListResponseModel, any>>(params?: GetNotificationListContentSupporterVideoContentContentsRicherGetParams, options?: AxiosRequestConfig) => Promise<TData>;
20
- getApiDocumentationSupporterVideoContentApiDocsGet: <TData = AxiosResponse<SuccessResponseResponseGetApiDocumentationSupporterVideoContentApiDocsGet, any>>(options?: AxiosRequestConfig) => Promise<TData>;
20
+ getApiDocumentationSupporterVideoContentApiDocsGet: <TData = AxiosResponse<SuccessResponseApiDocumentationResponseModelList, any>>(options?: AxiosRequestConfig) => Promise<TData>;
21
21
  getCollectionsSupporterVideoContentCollectionListGet: <TData = AxiosResponse<SuccessResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseList, any>>(params?: GetCollectionsSupporterVideoContentCollectionListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
22
22
  getCollectionsDetailSupporterVideoContentCollectionDetailSlugGet: <TData = AxiosResponse<SuccessResponseCollectionDetail, any>>(slug: string, options?: AxiosRequestConfig) => Promise<TData>;
23
- getCollectionContentsSupporterVideoContentCollectionContentsSlugGet: <TData = AxiosResponse<SuccessResponseResponseGetCollectionContentsSupporterVideoContentCollectionContentsSlugGet, any>>(slug: string, params?: GetCollectionContentsSupporterVideoContentCollectionContentsSlugGetParams, options?: AxiosRequestConfig) => Promise<TData>;
23
+ getCollectionContentsSupporterVideoContentCollectionContentsSlugGet: <TData = AxiosResponse<SuccessResponseContentSimpleListResponseModelList, any>>(slug: string, params?: GetCollectionContentsSupporterVideoContentCollectionContentsSlugGetParams, options?: AxiosRequestConfig) => Promise<TData>;
24
24
  createCollectionSupporterVideoContentCollectionCreatePost: <TData = AxiosResponse<SuccessResponseCollectionDetail, any>>(bodyCreateCollectionSupporterVideoContentCollectionCreatePost: BodyCreateCollectionSupporterVideoContentCollectionCreatePost, options?: AxiosRequestConfig) => Promise<TData>;
25
25
  editCollectionSupporterVideoContentCollectionEditCollectionIdPut: <TData = AxiosResponse<SuccessResponseCollectionDetail, any>>(collectionId: number, bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut: BodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut, options?: AxiosRequestConfig) => Promise<TData>;
26
26
  deleteCollectionSupporterVideoContentCollectionDeleteDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params: DeleteCollectionSupporterVideoContentCollectionDeleteDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
@@ -40,11 +40,11 @@ export declare const getVideoContentMicroserviceAPI: () => {
40
40
  getStaffContentsChecklistSupporterVideoContentContentCheckListMyListGet: <TData = AxiosResponse<SuccessResponsePaganatedContentSimpleListResponseModel, any>>(params?: GetStaffContentsChecklistSupporterVideoContentContentCheckListMyListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
41
41
  deleteContentFromStaffChecklistSupporterVideoContentContentCheckListMyListDeleteDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params: DeleteContentFromStaffChecklistSupporterVideoContentContentCheckListMyListDeleteDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
42
42
  addContentTranslationSupporterVideoContentContentCheckListEditVideoContentIdPut: <TData = AxiosResponse<SuccessResponseCheckListResponseModel, any>>(videoContentId: number, checkListIncomeData: CheckListIncomeData, options?: AxiosRequestConfig) => Promise<TData>;
43
- getExternalMovieSiteListSupporterVideoContentExternalSiteListGet: <TData = AxiosResponse<SuccessResponseResponseGetExternalMovieSiteListSupporterVideoContentExternalSiteListGet, any>>(params?: GetExternalMovieSiteListSupporterVideoContentExternalSiteListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
43
+ getExternalMovieSiteListSupporterVideoContentExternalSiteListGet: <TData = AxiosResponse<SuccessResponseExternalMovieSiteResponseModelList, any>>(params?: GetExternalMovieSiteListSupporterVideoContentExternalSiteListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
44
44
  newExternalMovieSiteSupporterVideoContentExternalSiteNewPost: <TData = AxiosResponse<SuccessResponseExternalMovieSiteResponseModel, any>>(externalMovieSiteIncomeModel: ExternalMovieSiteIncomeModel, options?: AxiosRequestConfig) => Promise<TData>;
45
45
  editExternalMovieSiteSupporterVideoContentExternalSiteEditExternalMovieSiteIdPut: <TData = AxiosResponse<SuccessResponseExternalMovieSiteResponseModel, any>>(externalMovieSiteId: number, externalMovieSiteIncomeModel: ExternalMovieSiteIncomeModel, options?: AxiosRequestConfig) => Promise<TData>;
46
46
  deleteExternalSiteSupporterVideoContentExternalSiteDeleteExternalMovieSiteIdDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(externalMovieSiteId: number, options?: AxiosRequestConfig) => Promise<TData>;
47
- getTimeEditionListSupporterVideoContentTimeEditionListGet: <TData = AxiosResponse<SuccessResponseResponseGetTimeEditionListSupporterVideoContentTimeEditionListGet, any>>(params?: GetTimeEditionListSupporterVideoContentTimeEditionListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
47
+ getTimeEditionListSupporterVideoContentTimeEditionListGet: <TData = AxiosResponse<SuccessResponseTimeEditionResponseModelList, any>>(params?: GetTimeEditionListSupporterVideoContentTimeEditionListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
48
48
  newTimeEditionSupporterVideoContentTimeEditionNewPost: <TData = AxiosResponse<SuccessResponseTimeEditionResponseModel, any>>(timeEditionIncomeModel: TimeEditionIncomeModel, options?: AxiosRequestConfig) => Promise<TData>;
49
49
  editTimeEditionSupporterVideoContentTimeEditionEditTimeIdPut: <TData = AxiosResponse<SuccessResponseTimeEditionResponseModel, any>>(timeId: number, timeEditionIncomeModel: TimeEditionIncomeModel, options?: AxiosRequestConfig) => Promise<TData>;
50
50
  deleteTimeEditionSupporterVideoContentTimeEditionDeleteTimeEditionIdDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(timeEditionId: number, options?: AxiosRequestConfig) => Promise<TData>;
@@ -73,10 +73,10 @@ export declare const getVideoContentMicroserviceAPI: () => {
73
73
  createSeriesContentManuallySupporterVideoContentContentNewSeriesManuallyPost: <TData = AxiosResponse<SuccessResponseContentListResponseModel, any>>(manuallySeriesContentIncomeModel: ManuallySeriesContentIncomeModel, options?: AxiosRequestConfig) => Promise<TData>;
74
74
  editMovieContentSupporterVideoContentContentPutMovieVideoContentIdPut: <TData = AxiosResponse<SuccessResponseContentListResponseModel, any>>(videoContentId: number, editMovieContentIncomeData: EditMovieContentIncomeData, options?: AxiosRequestConfig) => Promise<TData>;
75
75
  editSeriesContentSupporterVideoContentContentPutSeriesVideoContentIdPut: <TData = AxiosResponse<SuccessResponseContentListResponseModel, any>>(videoContentId: number, editSeriesContentIncomeData: EditSeriesContentIncomeData, options?: AxiosRequestConfig) => Promise<TData>;
76
- getCacheSettingsSupporterVideoContentCachSettingsGet: <TData = AxiosResponse<SuccessResponseResponseGetCacheSettingsSupporterVideoContentCachSettingsGet, any>>(options?: AxiosRequestConfig) => Promise<TData>;
77
- createOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost: <TData = AxiosResponse<SuccessResponseResponseCreateOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost, any>>(cachSettingsRequestModel: CachSettingsRequestModel[], options?: AxiosRequestConfig) => Promise<TData>;
78
- createOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost: <TData = AxiosResponse<SuccessResponseResponseCreateOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost, any>>(systemSettingsRequestModel: SystemSettingsRequestModel, options?: AxiosRequestConfig) => Promise<TData>;
79
- getSystemSettingsSupporterVideoContentSystemSettingsGet: <TData = AxiosResponse<SuccessResponseResponseGetSystemSettingsSupporterVideoContentSystemSettingsGet, any>>(params?: GetSystemSettingsSupporterVideoContentSystemSettingsGetParams, options?: AxiosRequestConfig) => Promise<TData>;
76
+ getCacheSettingsSupporterVideoContentCachSettingsGet: <TData = AxiosResponse<SuccessResponseCachSettingsResponseModelList, any>>(options?: AxiosRequestConfig) => Promise<TData>;
77
+ createOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost: <TData = AxiosResponse<SuccessResponseCachSettingsResponseModelList, any>>(cachSettingsRequestModel: CachSettingsRequestModel[], options?: AxiosRequestConfig) => Promise<TData>;
78
+ createOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost: <TData = AxiosResponse<SuccessResponseSystemSettingsResponseModelList, any>>(systemSettingsRequestModel: SystemSettingsRequestModel, options?: AxiosRequestConfig) => Promise<TData>;
79
+ getSystemSettingsSupporterVideoContentSystemSettingsGet: <TData = AxiosResponse<SuccessResponseSystemSettingsResponseModelList, any>>(params?: GetSystemSettingsSupporterVideoContentSystemSettingsGetParams, options?: AxiosRequestConfig) => Promise<TData>;
80
80
  updateContentsSupporterVideoContentsystemSettingsUpdateContentsPut: <TData = AxiosResponse<SuccessResponseUnknown, any>>(forceUpdateContentsEnum: ForceUpdateContentsEnum[], options?: AxiosRequestConfig) => Promise<TData>;
81
81
  getAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGet: <TData = AxiosResponse<SuccessResponseHeroSectionCustomResponseVipHeroSectionContentModel, any>>(params?: GetAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGetParams, options?: AxiosRequestConfig) => Promise<TData>;
82
82
  addRatingToVideoContentUserVideoContentActionRatingPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(userRatingModel: UserRatingModel, options?: AxiosRequestConfig) => Promise<TData>;
@@ -85,7 +85,7 @@ export declare const getVideoContentMicroserviceAPI: () => {
85
85
  manageUserNotificationUserVideoContentActionNotificationAddPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(userNotificationActionModel: UserNotificationActionModel, options?: AxiosRequestConfig) => Promise<TData>;
86
86
  getUserNotificationListUserVideoContentActionNotificationListGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(params?: GetUserNotificationListUserVideoContentActionNotificationListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
87
87
  checkUserContentListsUserVideoContentActionCheckVideoContentIdsGet: <TData = AxiosResponse<SuccessResponseExistsPickResponseModel, any>>(videoContentIds: string, options?: AxiosRequestConfig) => Promise<TData>;
88
- getCollectorsListUserVideoContentCollectorsListGet: <TData = AxiosResponse<SuccessResponseResponseGetCollectorsListUserVideoContentCollectorsListGet, any>>(params: GetCollectorsListUserVideoContentCollectorsListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
88
+ getCollectorsListUserVideoContentCollectorsListGet: <TData = AxiosResponse<SuccessResponseCollectorResponseModelWithPosterList, any>>(params: GetCollectorsListUserVideoContentCollectorsListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
89
89
  getCollectionsUserVideoContentCollectionListGet: <TData = AxiosResponse<SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseList, any>>(params?: GetCollectionsUserVideoContentCollectionListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
90
90
  getCollectionContentsUserVideoContentCollectionListSlugGet: <TData = AxiosResponse<SuccessResponseCollectionWithContents, any>>(slug: string, params?: GetCollectionContentsUserVideoContentCollectionListSlugGetParams, options?: AxiosRequestConfig) => Promise<TData>;
91
91
  userContentsListUserVideoContentGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(params?: UserContentsListUserVideoContentGetParams, options?: AxiosRequestConfig) => Promise<TData>;
@@ -94,26 +94,26 @@ export declare const getVideoContentMicroserviceAPI: () => {
94
94
  getTopContentsUserVideoContentTopContentsSourceContentTypeGet: <TData = AxiosResponse<SuccessResponseTopContentListResponseModel, any>>(source: "imdb" | "30nama", contentType: "movie" | "series", params?: GetTopContentsUserVideoContentTopContentsSourceContentTypeGetParams, options?: AxiosRequestConfig) => Promise<TData>;
95
95
  getStreamContentsUserVideoContentStreamsGet: <TData = AxiosResponse<SuccessResponseStreamPageResponseModel, any>>(params: GetStreamContentsUserVideoContentStreamsGetParams, options?: AxiosRequestConfig) => Promise<TData>;
96
96
  getStreamContentsByCategoryUserVideoContentStreamsCategoryGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(category: "series" | "anime" | "movies" | "featured" | "free-stream", params: GetStreamContentsByCategoryUserVideoContentStreamsCategoryGetParams, options?: AxiosRequestConfig) => Promise<TData>;
97
- getBoxOfficeUserVideoContentBoxOfficeSourceGet: <TData = AxiosResponse<SuccessResponseResponseGetBoxOfficeUserVideoContentBoxOfficeSourceGet, any>>(source: "usa" | "iran", params?: GetBoxOfficeUserVideoContentBoxOfficeSourceGetParams, options?: AxiosRequestConfig) => Promise<TData>;
97
+ getBoxOfficeUserVideoContentBoxOfficeSourceGet: <TData = AxiosResponse<SuccessResponseBoxOfficeContentResopnseModelList, any>>(source: "usa" | "iran", params?: GetBoxOfficeUserVideoContentBoxOfficeSourceGetParams, options?: AxiosRequestConfig) => Promise<TData>;
98
98
  getHomepageUserVideoContentHomePageGet: <TData = AxiosResponse<SuccessResponseVIPHomePageResponseModel, any>>(params: GetHomepageUserVideoContentHomePageGetParams, options?: AxiosRequestConfig) => Promise<TData>;
99
99
  getCastContentsListUserVideoContentCastContentsGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(params: GetCastContentsListUserVideoContentCastContentsGetParams, options?: AxiosRequestConfig) => Promise<TData>;
100
100
  getContentDetailUserVideoContentDetailVideoContentIdGet: <TData = AxiosResponse<SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetail, any>>(videoContentId: number, params?: GetContentDetailUserVideoContentDetailVideoContentIdGetParams, options?: AxiosRequestConfig) => Promise<TData>;
101
- getContentQuotesUserVideoContentDetailQuotesVideoContentIdGet: <TData = AxiosResponse<SuccessResponseResponseGetContentQuotesUserVideoContentDetailQuotesVideoContentIdGet, any>>(videoContentId: number, params?: GetContentQuotesUserVideoContentDetailQuotesVideoContentIdGetParams, options?: AxiosRequestConfig) => Promise<TData>;
102
- getContentActorsUserVideoContentDetailPersonsVideoContentIdGet: <TData = AxiosResponse<SuccessResponseResponseGetContentActorsUserVideoContentDetailPersonsVideoContentIdGet, any>>(videoContentId: number, params?: GetContentActorsUserVideoContentDetailPersonsVideoContentIdGetParams, options?: AxiosRequestConfig) => Promise<TData>;
103
- getCountriesLanguageUserVideoContentCountriesLanguageGet: <TData = AxiosResponse<SuccessResponseResponseGetCountriesLanguageUserVideoContentCountriesLanguageGet, any>>(params: GetCountriesLanguageUserVideoContentCountriesLanguageGetParams, options?: AxiosRequestConfig) => Promise<TData>;
104
- getMpaaUserVideoContentMpaaGet: <TData = AxiosResponse<SuccessResponseResponseGetMpaaUserVideoContentMpaaGet, any>>(options?: AxiosRequestConfig) => Promise<TData>;
101
+ getContentQuotesUserVideoContentDetailQuotesVideoContentIdGet: <TData = AxiosResponse<SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteList, any>>(videoContentId: number, params?: GetContentQuotesUserVideoContentDetailQuotesVideoContentIdGetParams, options?: AxiosRequestConfig) => Promise<TData>;
102
+ getContentActorsUserVideoContentDetailPersonsVideoContentIdGet: <TData = AxiosResponse<SuccessResponseCastList, any>>(videoContentId: number, params?: GetContentActorsUserVideoContentDetailPersonsVideoContentIdGetParams, options?: AxiosRequestConfig) => Promise<TData>;
103
+ getCountriesLanguageUserVideoContentCountriesLanguageGet: <TData = AxiosResponse<SuccessResponseCountryLanguageResponseModelList, any>>(params: GetCountriesLanguageUserVideoContentCountriesLanguageGetParams, options?: AxiosRequestConfig) => Promise<TData>;
104
+ getMpaaUserVideoContentMpaaGet: <TData = AxiosResponse<SuccessResponseMpaaResponseModelList, any>>(options?: AxiosRequestConfig) => Promise<TData>;
105
105
  getChannelsUserVideoContentChannelGet: <TData = AxiosResponse<SuccessResponsePaganatedChannelResponseModel, any>>(params?: GetChannelsUserVideoContentChannelGetParams, options?: AxiosRequestConfig) => Promise<TData>;
106
106
  exploreUserVideoContentExploreGet: <TData = AxiosResponse<SuccessResponseExploreContentResponseModel, any>>(params?: ExploreUserVideoContentExploreGetParams, options?: AxiosRequestConfig) => Promise<TData>;
107
107
  getUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(userName: string, pickType: "favorite" | "download" | "stream", params?: GetUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGetParams, options?: AxiosRequestConfig) => Promise<TData>;
108
108
  getUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(userName: string, params?: GetUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
109
- getWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet: <TData = AxiosResponse<SuccessResponseResponseGetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet, any>>(params?: GetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetParams, options?: AxiosRequestConfig) => Promise<TData>;
109
+ getWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet: <TData = AxiosResponse<SuccessResponseContentListDetailsList, any>>(params?: GetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetParams, options?: AxiosRequestConfig) => Promise<TData>;
110
110
  getNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGet: <TData = AxiosResponse<SuccessResponseContentResponseModel, any>>(params?: GetNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGetParams, options?: AxiosRequestConfig) => Promise<TData>;
111
111
  };
112
112
  export type GetFreeContentsSupporterVideoContentFreeContentsTypeGetResult = AxiosResponse<SuccessResponseFreeContentList>;
113
113
  export type SetContentFreeSupporterVideoContentFreeContentsSetTypeContentIdPutResult = AxiosResponse<SuccessResponseSpecificContentDetail>;
114
114
  export type UnsetContentFreeSupporterVideoContentFreeContentsUnsetTypeContentIdDeleteResult = AxiosResponse<SuccessResponseUnknown>;
115
115
  export type GetSimpleContentsListSupporterVideoContentContentsSimpleGetResult = AxiosResponse<SuccessResponsePaganatedContentSimpleListResponseModel>;
116
- export type GetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetResult = AxiosResponse<SuccessResponseResponseGetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet>;
116
+ export type GetSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetResult = AxiosResponse<SuccessResponseContentSimpleListResponseModelList>;
117
117
  export type GetHeroSectionSupporterVideoContentHeroSectionGetResult = AxiosResponse<SuccessResponseHeroSectionContentList>;
118
118
  export type SetHeroSectionSupporterVideoContentHeroSectionSetPostResult = AxiosResponse<SuccessResponseSpecificContentDetail>;
119
119
  export type UnsetHeroSectionSupporterVideoContentHeroSectionUnsetDeleteResult = AxiosResponse<SuccessResponseUnknown>;
@@ -125,10 +125,10 @@ export type GetContentsWithOptionsSupporterVideoContentContentsOptionsGetResult
125
125
  export type AddOptionToContentsSupporterVideoContentContentsOptionsSetPutResult = AxiosResponse<SuccessResponseContentWithOptionResponseModel>;
126
126
  export type UnsetOptionContentsSupporterVideoContentContentsOptionsUnsetDeleteResult = AxiosResponse<SuccessResponseUnknown>;
127
127
  export type GetNotificationListContentSupporterVideoContentContentsRicherGetResult = AxiosResponse<SuccessResponseRicherContentListResponseModel>;
128
- export type GetApiDocumentationSupporterVideoContentApiDocsGetResult = AxiosResponse<SuccessResponseResponseGetApiDocumentationSupporterVideoContentApiDocsGet>;
128
+ export type GetApiDocumentationSupporterVideoContentApiDocsGetResult = AxiosResponse<SuccessResponseApiDocumentationResponseModelList>;
129
129
  export type GetCollectionsSupporterVideoContentCollectionListGetResult = AxiosResponse<SuccessResponseVideoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseList>;
130
130
  export type GetCollectionsDetailSupporterVideoContentCollectionDetailSlugGetResult = AxiosResponse<SuccessResponseCollectionDetail>;
131
- export type GetCollectionContentsSupporterVideoContentCollectionContentsSlugGetResult = AxiosResponse<SuccessResponseResponseGetCollectionContentsSupporterVideoContentCollectionContentsSlugGet>;
131
+ export type GetCollectionContentsSupporterVideoContentCollectionContentsSlugGetResult = AxiosResponse<SuccessResponseContentSimpleListResponseModelList>;
132
132
  export type CreateCollectionSupporterVideoContentCollectionCreatePostResult = AxiosResponse<SuccessResponseCollectionDetail>;
133
133
  export type EditCollectionSupporterVideoContentCollectionEditCollectionIdPutResult = AxiosResponse<SuccessResponseCollectionDetail>;
134
134
  export type DeleteCollectionSupporterVideoContentCollectionDeleteDeleteResult = AxiosResponse<SuccessResponseUnknown>;
@@ -148,11 +148,11 @@ export type GetContentDetailSupporterVideoContentContentCheckListDetailVideoCont
148
148
  export type GetStaffContentsChecklistSupporterVideoContentContentCheckListMyListGetResult = AxiosResponse<SuccessResponsePaganatedContentSimpleListResponseModel>;
149
149
  export type DeleteContentFromStaffChecklistSupporterVideoContentContentCheckListMyListDeleteDeleteResult = AxiosResponse<SuccessResponseUnknown>;
150
150
  export type AddContentTranslationSupporterVideoContentContentCheckListEditVideoContentIdPutResult = AxiosResponse<SuccessResponseCheckListResponseModel>;
151
- export type GetExternalMovieSiteListSupporterVideoContentExternalSiteListGetResult = AxiosResponse<SuccessResponseResponseGetExternalMovieSiteListSupporterVideoContentExternalSiteListGet>;
151
+ export type GetExternalMovieSiteListSupporterVideoContentExternalSiteListGetResult = AxiosResponse<SuccessResponseExternalMovieSiteResponseModelList>;
152
152
  export type NewExternalMovieSiteSupporterVideoContentExternalSiteNewPostResult = AxiosResponse<SuccessResponseExternalMovieSiteResponseModel>;
153
153
  export type EditExternalMovieSiteSupporterVideoContentExternalSiteEditExternalMovieSiteIdPutResult = AxiosResponse<SuccessResponseExternalMovieSiteResponseModel>;
154
154
  export type DeleteExternalSiteSupporterVideoContentExternalSiteDeleteExternalMovieSiteIdDeleteResult = AxiosResponse<SuccessResponseUnknown>;
155
- export type GetTimeEditionListSupporterVideoContentTimeEditionListGetResult = AxiosResponse<SuccessResponseResponseGetTimeEditionListSupporterVideoContentTimeEditionListGet>;
155
+ export type GetTimeEditionListSupporterVideoContentTimeEditionListGetResult = AxiosResponse<SuccessResponseTimeEditionResponseModelList>;
156
156
  export type NewTimeEditionSupporterVideoContentTimeEditionNewPostResult = AxiosResponse<SuccessResponseTimeEditionResponseModel>;
157
157
  export type EditTimeEditionSupporterVideoContentTimeEditionEditTimeIdPutResult = AxiosResponse<SuccessResponseTimeEditionResponseModel>;
158
158
  export type DeleteTimeEditionSupporterVideoContentTimeEditionDeleteTimeEditionIdDeleteResult = AxiosResponse<SuccessResponseUnknown>;
@@ -181,10 +181,10 @@ export type CreateMovieContentManuallySupporterVideoContentContentNewMovieManual
181
181
  export type CreateSeriesContentManuallySupporterVideoContentContentNewSeriesManuallyPostResult = AxiosResponse<SuccessResponseContentListResponseModel>;
182
182
  export type EditMovieContentSupporterVideoContentContentPutMovieVideoContentIdPutResult = AxiosResponse<SuccessResponseContentListResponseModel>;
183
183
  export type EditSeriesContentSupporterVideoContentContentPutSeriesVideoContentIdPutResult = AxiosResponse<SuccessResponseContentListResponseModel>;
184
- export type GetCacheSettingsSupporterVideoContentCachSettingsGetResult = AxiosResponse<SuccessResponseResponseGetCacheSettingsSupporterVideoContentCachSettingsGet>;
185
- export type CreateOrUpdateCacheSettingsSupporterVideoContentCachSettingsPostResult = AxiosResponse<SuccessResponseResponseCreateOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost>;
186
- export type CreateOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPostResult = AxiosResponse<SuccessResponseResponseCreateOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost>;
187
- export type GetSystemSettingsSupporterVideoContentSystemSettingsGetResult = AxiosResponse<SuccessResponseResponseGetSystemSettingsSupporterVideoContentSystemSettingsGet>;
184
+ export type GetCacheSettingsSupporterVideoContentCachSettingsGetResult = AxiosResponse<SuccessResponseCachSettingsResponseModelList>;
185
+ export type CreateOrUpdateCacheSettingsSupporterVideoContentCachSettingsPostResult = AxiosResponse<SuccessResponseCachSettingsResponseModelList>;
186
+ export type CreateOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPostResult = AxiosResponse<SuccessResponseSystemSettingsResponseModelList>;
187
+ export type GetSystemSettingsSupporterVideoContentSystemSettingsGetResult = AxiosResponse<SuccessResponseSystemSettingsResponseModelList>;
188
188
  export type UpdateContentsSupporterVideoContentsystemSettingsUpdateContentsPutResult = AxiosResponse<SuccessResponseUnknown>;
189
189
  export type GetAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGetResult = AxiosResponse<SuccessResponseHeroSectionCustomResponseVipHeroSectionContentModel>;
190
190
  export type AddRatingToVideoContentUserVideoContentActionRatingPostResult = AxiosResponse<SuccessResponseUnknown>;
@@ -193,7 +193,7 @@ export type GetUserPickListUserVideoContentActionPickTypeGetResult = AxiosRespon
193
193
  export type ManageUserNotificationUserVideoContentActionNotificationAddPostResult = AxiosResponse<SuccessResponseUnknown>;
194
194
  export type GetUserNotificationListUserVideoContentActionNotificationListGetResult = AxiosResponse<SuccessResponseContentResponseModel>;
195
195
  export type CheckUserContentListsUserVideoContentActionCheckVideoContentIdsGetResult = AxiosResponse<SuccessResponseExistsPickResponseModel>;
196
- export type GetCollectorsListUserVideoContentCollectorsListGetResult = AxiosResponse<SuccessResponseResponseGetCollectorsListUserVideoContentCollectorsListGet>;
196
+ export type GetCollectorsListUserVideoContentCollectorsListGetResult = AxiosResponse<SuccessResponseCollectorResponseModelWithPosterList>;
197
197
  export type GetCollectionsUserVideoContentCollectionListGetResult = AxiosResponse<SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsCollectionResponseList>;
198
198
  export type GetCollectionContentsUserVideoContentCollectionListSlugGetResult = AxiosResponse<SuccessResponseCollectionWithContents>;
199
199
  export type UserContentsListUserVideoContentGetResult = AxiosResponse<SuccessResponseContentResponseModel>;
@@ -202,17 +202,17 @@ export type GetAnonymousUserHeroSectionUserVideoContentHeroSectionGetResult = Ax
202
202
  export type GetTopContentsUserVideoContentTopContentsSourceContentTypeGetResult = AxiosResponse<SuccessResponseTopContentListResponseModel>;
203
203
  export type GetStreamContentsUserVideoContentStreamsGetResult = AxiosResponse<SuccessResponseStreamPageResponseModel>;
204
204
  export type GetStreamContentsByCategoryUserVideoContentStreamsCategoryGetResult = AxiosResponse<SuccessResponseContentResponseModel>;
205
- export type GetBoxOfficeUserVideoContentBoxOfficeSourceGetResult = AxiosResponse<SuccessResponseResponseGetBoxOfficeUserVideoContentBoxOfficeSourceGet>;
205
+ export type GetBoxOfficeUserVideoContentBoxOfficeSourceGetResult = AxiosResponse<SuccessResponseBoxOfficeContentResopnseModelList>;
206
206
  export type GetHomepageUserVideoContentHomePageGetResult = AxiosResponse<SuccessResponseVIPHomePageResponseModel>;
207
207
  export type GetCastContentsListUserVideoContentCastContentsGetResult = AxiosResponse<SuccessResponseContentResponseModel>;
208
208
  export type GetContentDetailUserVideoContentDetailVideoContentIdGetResult = AxiosResponse<SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsContentDetail>;
209
- export type GetContentQuotesUserVideoContentDetailQuotesVideoContentIdGetResult = AxiosResponse<SuccessResponseResponseGetContentQuotesUserVideoContentDetailQuotesVideoContentIdGet>;
210
- export type GetContentActorsUserVideoContentDetailPersonsVideoContentIdGetResult = AxiosResponse<SuccessResponseResponseGetContentActorsUserVideoContentDetailPersonsVideoContentIdGet>;
211
- export type GetCountriesLanguageUserVideoContentCountriesLanguageGetResult = AxiosResponse<SuccessResponseResponseGetCountriesLanguageUserVideoContentCountriesLanguageGet>;
212
- export type GetMpaaUserVideoContentMpaaGetResult = AxiosResponse<SuccessResponseResponseGetMpaaUserVideoContentMpaaGet>;
209
+ export type GetContentQuotesUserVideoContentDetailQuotesVideoContentIdGetResult = AxiosResponse<SuccessResponseVideoContentMSControllersModelsUserUserOutcomeModelsQuoteList>;
210
+ export type GetContentActorsUserVideoContentDetailPersonsVideoContentIdGetResult = AxiosResponse<SuccessResponseCastList>;
211
+ export type GetCountriesLanguageUserVideoContentCountriesLanguageGetResult = AxiosResponse<SuccessResponseCountryLanguageResponseModelList>;
212
+ export type GetMpaaUserVideoContentMpaaGetResult = AxiosResponse<SuccessResponseMpaaResponseModelList>;
213
213
  export type GetChannelsUserVideoContentChannelGetResult = AxiosResponse<SuccessResponsePaganatedChannelResponseModel>;
214
214
  export type ExploreUserVideoContentExploreGetResult = AxiosResponse<SuccessResponseExploreContentResponseModel>;
215
215
  export type GetUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGetResult = AxiosResponse<SuccessResponseContentResponseModel>;
216
216
  export type GetUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGetResult = AxiosResponse<SuccessResponseContentResponseModel>;
217
- export type GetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetResult = AxiosResponse<SuccessResponseResponseGetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet>;
217
+ export type GetWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetResult = AxiosResponse<SuccessResponseContentListDetailsList>;
218
218
  export type GetNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGetResult = AxiosResponse<SuccessResponseContentResponseModel>;