@microsoft/msgraph-sdk-groups 1.0.0-preview.62 → 1.0.0-preview.63

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 (631) hide show
  1. package/groups/delta/index.d.ts +4 -1
  2. package/groups/delta/index.d.ts.map +1 -1
  3. package/groups/delta/index.js +8 -4
  4. package/groups/delta/index.js.map +1 -1
  5. package/groups/getAvailableExtensionProperties/index.d.ts +10 -8
  6. package/groups/getAvailableExtensionProperties/index.d.ts.map +1 -1
  7. package/groups/getAvailableExtensionProperties/index.js +16 -8
  8. package/groups/getAvailableExtensionProperties/index.js.map +1 -1
  9. package/groups/getByIds/index.d.ts +8 -6
  10. package/groups/getByIds/index.d.ts.map +1 -1
  11. package/groups/getByIds/index.js +17 -9
  12. package/groups/getByIds/index.js.map +1 -1
  13. package/groups/index.d.ts +3 -3
  14. package/groups/item/assignLicense/index.d.ts +4 -5
  15. package/groups/item/assignLicense/index.d.ts.map +1 -1
  16. package/groups/item/assignLicense/index.js +9 -5
  17. package/groups/item/assignLicense/index.js.map +1 -1
  18. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.d.ts +4 -1
  19. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.d.ts.map +1 -1
  20. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.js +9 -5
  21. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.js.map +1 -1
  22. package/groups/item/calendar/calendarView/delta/index.d.ts +4 -1
  23. package/groups/item/calendar/calendarView/delta/index.d.ts.map +1 -1
  24. package/groups/item/calendar/calendarView/delta/index.js +8 -4
  25. package/groups/item/calendar/calendarView/delta/index.js.map +1 -1
  26. package/groups/item/calendar/events/delta/index.d.ts +4 -1
  27. package/groups/item/calendar/events/delta/index.d.ts.map +1 -1
  28. package/groups/item/calendar/events/delta/index.js +8 -4
  29. package/groups/item/calendar/events/delta/index.js.map +1 -1
  30. package/groups/item/calendar/events/item/accept/index.d.ts +4 -5
  31. package/groups/item/calendar/events/item/accept/index.d.ts.map +1 -1
  32. package/groups/item/calendar/events/item/accept/index.js +9 -5
  33. package/groups/item/calendar/events/item/accept/index.js.map +1 -1
  34. package/groups/item/calendar/events/item/attachments/createUploadSession/index.d.ts +4 -5
  35. package/groups/item/calendar/events/item/attachments/createUploadSession/index.d.ts.map +1 -1
  36. package/groups/item/calendar/events/item/attachments/createUploadSession/index.js +8 -4
  37. package/groups/item/calendar/events/item/attachments/createUploadSession/index.js.map +1 -1
  38. package/groups/item/calendar/events/item/cancel/index.d.ts +4 -5
  39. package/groups/item/calendar/events/item/cancel/index.d.ts.map +1 -1
  40. package/groups/item/calendar/events/item/cancel/index.js +8 -4
  41. package/groups/item/calendar/events/item/cancel/index.js.map +1 -1
  42. package/groups/item/calendar/events/item/decline/index.d.ts +4 -5
  43. package/groups/item/calendar/events/item/decline/index.d.ts.map +1 -1
  44. package/groups/item/calendar/events/item/decline/index.js +10 -6
  45. package/groups/item/calendar/events/item/decline/index.js.map +1 -1
  46. package/groups/item/calendar/events/item/forward/index.d.ts +4 -5
  47. package/groups/item/calendar/events/item/forward/index.d.ts.map +1 -1
  48. package/groups/item/calendar/events/item/forward/index.js +9 -5
  49. package/groups/item/calendar/events/item/forward/index.js.map +1 -1
  50. package/groups/item/calendar/events/item/instances/delta/index.d.ts +4 -1
  51. package/groups/item/calendar/events/item/instances/delta/index.d.ts.map +1 -1
  52. package/groups/item/calendar/events/item/instances/delta/index.js +8 -4
  53. package/groups/item/calendar/events/item/instances/delta/index.js.map +1 -1
  54. package/groups/item/calendar/events/item/snoozeReminder/index.d.ts +4 -5
  55. package/groups/item/calendar/events/item/snoozeReminder/index.d.ts.map +1 -1
  56. package/groups/item/calendar/events/item/snoozeReminder/index.js +8 -4
  57. package/groups/item/calendar/events/item/snoozeReminder/index.js.map +1 -1
  58. package/groups/item/calendar/events/item/tentativelyAccept/index.d.ts +4 -5
  59. package/groups/item/calendar/events/item/tentativelyAccept/index.d.ts.map +1 -1
  60. package/groups/item/calendar/events/item/tentativelyAccept/index.js +10 -6
  61. package/groups/item/calendar/events/item/tentativelyAccept/index.js.map +1 -1
  62. package/groups/item/calendar/getSchedule/index.d.ts +8 -6
  63. package/groups/item/calendar/getSchedule/index.d.ts.map +1 -1
  64. package/groups/item/calendar/getSchedule/index.js +19 -11
  65. package/groups/item/calendar/getSchedule/index.js.map +1 -1
  66. package/groups/item/calendarView/delta/index.d.ts +4 -1
  67. package/groups/item/calendarView/delta/index.d.ts.map +1 -1
  68. package/groups/item/calendarView/delta/index.js +8 -4
  69. package/groups/item/calendarView/delta/index.js.map +1 -1
  70. package/groups/item/checkGrantedPermissionsForApp/index.d.ts +4 -1
  71. package/groups/item/checkGrantedPermissionsForApp/index.d.ts.map +1 -1
  72. package/groups/item/checkGrantedPermissionsForApp/index.js +8 -4
  73. package/groups/item/checkGrantedPermissionsForApp/index.js.map +1 -1
  74. package/groups/item/checkMemberGroups/index.d.ts +8 -6
  75. package/groups/item/checkMemberGroups/index.d.ts.map +1 -1
  76. package/groups/item/checkMemberGroups/index.js +16 -8
  77. package/groups/item/checkMemberGroups/index.js.map +1 -1
  78. package/groups/item/checkMemberObjects/index.d.ts +8 -6
  79. package/groups/item/checkMemberObjects/index.d.ts.map +1 -1
  80. package/groups/item/checkMemberObjects/index.js +16 -8
  81. package/groups/item/checkMemberObjects/index.js.map +1 -1
  82. package/groups/item/conversations/index.d.ts +3 -3
  83. package/groups/item/conversations/item/index.d.ts +5 -5
  84. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts +4 -5
  85. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts.map +1 -1
  86. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js +8 -4
  87. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js.map +1 -1
  88. package/groups/item/conversations/item/threads/item/posts/item/forward/index.d.ts +4 -5
  89. package/groups/item/conversations/item/threads/item/posts/item/forward/index.d.ts.map +1 -1
  90. package/groups/item/conversations/item/threads/item/posts/item/forward/index.js +9 -5
  91. package/groups/item/conversations/item/threads/item/posts/item/forward/index.js.map +1 -1
  92. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts +4 -5
  93. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts.map +1 -1
  94. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +8 -4
  95. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js.map +1 -1
  96. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.d.ts +4 -5
  97. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.d.ts.map +1 -1
  98. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js +9 -5
  99. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js.map +1 -1
  100. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.d.ts +4 -5
  101. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.d.ts.map +1 -1
  102. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js +8 -4
  103. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js.map +1 -1
  104. package/groups/item/conversations/item/threads/item/posts/item/reply/index.d.ts +4 -5
  105. package/groups/item/conversations/item/threads/item/posts/item/reply/index.d.ts.map +1 -1
  106. package/groups/item/conversations/item/threads/item/posts/item/reply/index.js +8 -4
  107. package/groups/item/conversations/item/threads/item/posts/item/reply/index.js.map +1 -1
  108. package/groups/item/conversations/item/threads/item/reply/index.d.ts +4 -5
  109. package/groups/item/conversations/item/threads/item/reply/index.d.ts.map +1 -1
  110. package/groups/item/conversations/item/threads/item/reply/index.js +8 -4
  111. package/groups/item/conversations/item/threads/item/reply/index.js.map +1 -1
  112. package/groups/item/events/delta/index.d.ts +4 -1
  113. package/groups/item/events/delta/index.d.ts.map +1 -1
  114. package/groups/item/events/delta/index.js +8 -4
  115. package/groups/item/events/delta/index.js.map +1 -1
  116. package/groups/item/events/item/accept/index.d.ts +4 -5
  117. package/groups/item/events/item/accept/index.d.ts.map +1 -1
  118. package/groups/item/events/item/accept/index.js +9 -5
  119. package/groups/item/events/item/accept/index.js.map +1 -1
  120. package/groups/item/events/item/attachments/createUploadSession/index.d.ts +4 -5
  121. package/groups/item/events/item/attachments/createUploadSession/index.d.ts.map +1 -1
  122. package/groups/item/events/item/attachments/createUploadSession/index.js +8 -4
  123. package/groups/item/events/item/attachments/createUploadSession/index.js.map +1 -1
  124. package/groups/item/events/item/cancel/index.d.ts +4 -5
  125. package/groups/item/events/item/cancel/index.d.ts.map +1 -1
  126. package/groups/item/events/item/cancel/index.js +8 -4
  127. package/groups/item/events/item/cancel/index.js.map +1 -1
  128. package/groups/item/events/item/decline/index.d.ts +4 -5
  129. package/groups/item/events/item/decline/index.d.ts.map +1 -1
  130. package/groups/item/events/item/decline/index.js +10 -6
  131. package/groups/item/events/item/decline/index.js.map +1 -1
  132. package/groups/item/events/item/forward/index.d.ts +4 -5
  133. package/groups/item/events/item/forward/index.d.ts.map +1 -1
  134. package/groups/item/events/item/forward/index.js +9 -5
  135. package/groups/item/events/item/forward/index.js.map +1 -1
  136. package/groups/item/events/item/instances/delta/index.d.ts +4 -1
  137. package/groups/item/events/item/instances/delta/index.d.ts.map +1 -1
  138. package/groups/item/events/item/instances/delta/index.js +8 -4
  139. package/groups/item/events/item/instances/delta/index.js.map +1 -1
  140. package/groups/item/events/item/snoozeReminder/index.d.ts +4 -5
  141. package/groups/item/events/item/snoozeReminder/index.d.ts.map +1 -1
  142. package/groups/item/events/item/snoozeReminder/index.js +8 -4
  143. package/groups/item/events/item/snoozeReminder/index.js.map +1 -1
  144. package/groups/item/events/item/tentativelyAccept/index.d.ts +4 -5
  145. package/groups/item/events/item/tentativelyAccept/index.d.ts.map +1 -1
  146. package/groups/item/events/item/tentativelyAccept/index.js +10 -6
  147. package/groups/item/events/item/tentativelyAccept/index.js.map +1 -1
  148. package/groups/item/getMemberGroups/index.d.ts +8 -6
  149. package/groups/item/getMemberGroups/index.d.ts.map +1 -1
  150. package/groups/item/getMemberGroups/index.js +16 -8
  151. package/groups/item/getMemberGroups/index.js.map +1 -1
  152. package/groups/item/getMemberObjects/index.d.ts +8 -6
  153. package/groups/item/getMemberObjects/index.d.ts.map +1 -1
  154. package/groups/item/getMemberObjects/index.js +16 -8
  155. package/groups/item/getMemberObjects/index.js.map +1 -1
  156. package/groups/item/groupLifecyclePolicies/item/addGroup/index.d.ts +8 -10
  157. package/groups/item/groupLifecyclePolicies/item/addGroup/index.d.ts.map +1 -1
  158. package/groups/item/groupLifecyclePolicies/item/addGroup/index.js +16 -8
  159. package/groups/item/groupLifecyclePolicies/item/addGroup/index.js.map +1 -1
  160. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.d.ts +8 -10
  161. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.d.ts.map +1 -1
  162. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.js +16 -8
  163. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.js.map +1 -1
  164. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts +4 -5
  165. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts.map +1 -1
  166. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.js +8 -4
  167. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.js.map +1 -1
  168. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -1
  169. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
  170. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js +8 -4
  171. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js.map +1 -1
  172. package/groups/item/onenote/notebooks/item/copyNotebook/index.d.ts +4 -5
  173. package/groups/item/onenote/notebooks/item/copyNotebook/index.d.ts.map +1 -1
  174. package/groups/item/onenote/notebooks/item/copyNotebook/index.js +12 -8
  175. package/groups/item/onenote/notebooks/item/copyNotebook/index.js.map +1 -1
  176. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  177. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  178. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  179. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  180. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  181. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  182. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  183. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  184. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  185. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  186. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  187. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  188. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  189. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  190. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  191. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  192. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts +4 -5
  193. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  194. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js +12 -8
  195. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js.map +1 -1
  196. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  197. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  198. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js +12 -8
  199. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  200. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  201. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  202. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js +11 -7
  203. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  204. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  205. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  206. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  207. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  208. package/groups/item/onenote/pages/item/copyToSection/index.d.ts +4 -5
  209. package/groups/item/onenote/pages/item/copyToSection/index.d.ts.map +1 -1
  210. package/groups/item/onenote/pages/item/copyToSection/index.js +11 -7
  211. package/groups/item/onenote/pages/item/copyToSection/index.js.map +1 -1
  212. package/groups/item/onenote/pages/item/onenotePatchContent/index.d.ts +4 -5
  213. package/groups/item/onenote/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  214. package/groups/item/onenote/pages/item/onenotePatchContent/index.js +8 -4
  215. package/groups/item/onenote/pages/item/onenotePatchContent/index.js.map +1 -1
  216. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  217. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  218. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  219. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  220. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  221. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  222. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  223. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  224. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  225. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  226. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  227. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  228. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  229. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  230. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  231. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  232. package/groups/item/onenote/sections/item/copyToNotebook/index.d.ts +4 -5
  233. package/groups/item/onenote/sections/item/copyToNotebook/index.d.ts.map +1 -1
  234. package/groups/item/onenote/sections/item/copyToNotebook/index.js +12 -8
  235. package/groups/item/onenote/sections/item/copyToNotebook/index.js.map +1 -1
  236. package/groups/item/onenote/sections/item/copyToSectionGroup/index.d.ts +4 -5
  237. package/groups/item/onenote/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  238. package/groups/item/onenote/sections/item/copyToSectionGroup/index.js +12 -8
  239. package/groups/item/onenote/sections/item/copyToSectionGroup/index.js.map +1 -1
  240. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  241. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  242. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.js +11 -7
  243. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.js.map +1 -1
  244. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  245. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  246. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  247. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  248. package/groups/item/settings/index.d.ts +2 -2
  249. package/groups/item/sites/add/index.d.ts +8 -6
  250. package/groups/item/sites/add/index.d.ts.map +1 -1
  251. package/groups/item/sites/add/index.js +16 -8
  252. package/groups/item/sites/add/index.js.map +1 -1
  253. package/groups/item/sites/delta/index.d.ts +4 -1
  254. package/groups/item/sites/delta/index.d.ts.map +1 -1
  255. package/groups/item/sites/delta/index.js +8 -4
  256. package/groups/item/sites/delta/index.js.map +1 -1
  257. package/groups/item/sites/getAllSites/index.d.ts +4 -1
  258. package/groups/item/sites/getAllSites/index.d.ts.map +1 -1
  259. package/groups/item/sites/getAllSites/index.js +8 -4
  260. package/groups/item/sites/getAllSites/index.js.map +1 -1
  261. package/groups/item/sites/item/contentTypes/addCopy/index.d.ts +4 -5
  262. package/groups/item/sites/item/contentTypes/addCopy/index.d.ts.map +1 -1
  263. package/groups/item/sites/item/contentTypes/addCopy/index.js +8 -4
  264. package/groups/item/sites/item/contentTypes/addCopy/index.js.map +1 -1
  265. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.d.ts +4 -5
  266. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.d.ts.map +1 -1
  267. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.js +8 -4
  268. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.js.map +1 -1
  269. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -1
  270. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
  271. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.js +8 -4
  272. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.js.map +1 -1
  273. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts +4 -5
  274. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts.map +1 -1
  275. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.js +9 -5
  276. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.js.map +1 -1
  277. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +4 -5
  278. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts.map +1 -1
  279. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.js +9 -5
  280. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.js.map +1 -1
  281. package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts +4 -5
  282. package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
  283. package/groups/item/sites/item/contentTypes/item/isPublished/index.js +8 -4
  284. package/groups/item/sites/item/contentTypes/item/isPublished/index.js.map +1 -1
  285. package/groups/item/sites/item/getActivitiesByInterval/index.d.ts +4 -1
  286. package/groups/item/sites/item/getActivitiesByInterval/index.d.ts.map +1 -1
  287. package/groups/item/sites/item/getActivitiesByInterval/index.js +8 -4
  288. package/groups/item/sites/item/getActivitiesByInterval/index.js.map +1 -1
  289. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts +4 -1
  290. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts.map +1 -1
  291. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js +8 -4
  292. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js.map +1 -1
  293. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts +4 -1
  294. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
  295. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.js +8 -4
  296. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.js.map +1 -1
  297. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.d.ts +4 -1
  298. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.d.ts.map +1 -1
  299. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.js +8 -4
  300. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.js.map +1 -1
  301. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts +4 -1
  302. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts.map +1 -1
  303. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js +8 -4
  304. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js.map +1 -1
  305. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts +4 -1
  306. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
  307. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.js +8 -4
  308. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.js.map +1 -1
  309. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts +4 -5
  310. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts.map +1 -1
  311. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.js +8 -4
  312. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.js.map +1 -1
  313. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.d.ts +4 -5
  314. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.d.ts.map +1 -1
  315. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.js +8 -4
  316. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.js.map +1 -1
  317. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -1
  318. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
  319. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.js +8 -4
  320. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.js.map +1 -1
  321. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts +4 -5
  322. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts.map +1 -1
  323. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.js +9 -5
  324. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.js.map +1 -1
  325. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +4 -5
  326. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts.map +1 -1
  327. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.js +9 -5
  328. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.js.map +1 -1
  329. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts +4 -5
  330. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
  331. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.js +8 -4
  332. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.js.map +1 -1
  333. package/groups/item/sites/item/lists/item/items/delta/index.d.ts +4 -1
  334. package/groups/item/sites/item/lists/item/items/delta/index.d.ts.map +1 -1
  335. package/groups/item/sites/item/lists/item/items/delta/index.js +8 -4
  336. package/groups/item/sites/item/lists/item/items/delta/index.js.map +1 -1
  337. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.d.ts +4 -1
  338. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.d.ts.map +1 -1
  339. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.js +8 -4
  340. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.js.map +1 -1
  341. package/groups/item/sites/item/lists/item/items/item/createLink/index.d.ts +4 -5
  342. package/groups/item/sites/item/lists/item/items/item/createLink/index.d.ts.map +1 -1
  343. package/groups/item/sites/item/lists/item/items/item/createLink/index.js +15 -11
  344. package/groups/item/sites/item/lists/item/items/item/createLink/index.js.map +1 -1
  345. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.d.ts +4 -1
  346. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.d.ts.map +1 -1
  347. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.js +8 -4
  348. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.js.map +1 -1
  349. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts +4 -1
  350. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts.map +1 -1
  351. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js +8 -4
  352. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js.map +1 -1
  353. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts +4 -5
  354. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts.map +1 -1
  355. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.js +8 -4
  356. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.js.map +1 -1
  357. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -1
  358. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
  359. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js +8 -4
  360. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js.map +1 -1
  361. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.d.ts +4 -5
  362. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.d.ts.map +1 -1
  363. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.js +12 -8
  364. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.js.map +1 -1
  365. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  366. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  367. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  368. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  369. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  370. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  371. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  372. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  373. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  374. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  375. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  376. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  377. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  378. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  379. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  380. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  381. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts +4 -5
  382. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  383. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js +12 -8
  384. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js.map +1 -1
  385. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  386. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  387. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js +12 -8
  388. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  389. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  390. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  391. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js +11 -7
  392. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  393. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  394. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  395. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  396. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  397. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.d.ts +4 -5
  398. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.d.ts.map +1 -1
  399. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.js +11 -7
  400. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.js.map +1 -1
  401. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.d.ts +4 -5
  402. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  403. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.js +8 -4
  404. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.js.map +1 -1
  405. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  406. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  407. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  408. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  409. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  410. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  411. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  412. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  413. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  414. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  415. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  416. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  417. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  418. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  419. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  420. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  421. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.d.ts +4 -5
  422. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.d.ts.map +1 -1
  423. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.js +12 -8
  424. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.js.map +1 -1
  425. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.d.ts +4 -5
  426. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  427. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.js +12 -8
  428. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.js.map +1 -1
  429. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  430. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  431. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.js +11 -7
  432. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.js.map +1 -1
  433. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  434. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  435. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  436. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  437. package/groups/item/sites/item/permissions/item/grant/index.d.ts +8 -6
  438. package/groups/item/sites/item/permissions/item/grant/index.d.ts.map +1 -1
  439. package/groups/item/sites/item/permissions/item/grant/index.js +17 -9
  440. package/groups/item/sites/item/permissions/item/grant/index.js.map +1 -1
  441. package/groups/item/sites/remove/index.d.ts +8 -6
  442. package/groups/item/sites/remove/index.d.ts.map +1 -1
  443. package/groups/item/sites/remove/index.js +16 -8
  444. package/groups/item/sites/remove/index.js.map +1 -1
  445. package/groups/item/team/archive/index.d.ts +4 -5
  446. package/groups/item/team/archive/index.d.ts.map +1 -1
  447. package/groups/item/team/archive/index.js +8 -4
  448. package/groups/item/team/archive/index.js.map +1 -1
  449. package/groups/item/team/channels/getAllMessages/index.d.ts +4 -1
  450. package/groups/item/team/channels/getAllMessages/index.d.ts.map +1 -1
  451. package/groups/item/team/channels/getAllMessages/index.js +8 -4
  452. package/groups/item/team/channels/getAllMessages/index.js.map +1 -1
  453. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts +4 -1
  454. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts.map +1 -1
  455. package/groups/item/team/channels/getAllRetainedMessages/index.js +8 -4
  456. package/groups/item/team/channels/getAllRetainedMessages/index.js.map +1 -1
  457. package/groups/item/team/channels/item/allMembers/add/index.d.ts +8 -6
  458. package/groups/item/team/channels/item/allMembers/add/index.d.ts.map +1 -1
  459. package/groups/item/team/channels/item/allMembers/add/index.js +16 -8
  460. package/groups/item/team/channels/item/allMembers/add/index.js.map +1 -1
  461. package/groups/item/team/channels/item/allMembers/remove/index.d.ts +8 -6
  462. package/groups/item/team/channels/item/allMembers/remove/index.d.ts.map +1 -1
  463. package/groups/item/team/channels/item/allMembers/remove/index.js +16 -8
  464. package/groups/item/team/channels/item/allMembers/remove/index.js.map +1 -1
  465. package/groups/item/team/channels/item/archive/index.d.ts +4 -5
  466. package/groups/item/team/channels/item/archive/index.d.ts.map +1 -1
  467. package/groups/item/team/channels/item/archive/index.js +8 -4
  468. package/groups/item/team/channels/item/archive/index.js.map +1 -1
  469. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -5
  470. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  471. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +8 -4
  472. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js.map +1 -1
  473. package/groups/item/team/channels/item/members/add/index.d.ts +8 -6
  474. package/groups/item/team/channels/item/members/add/index.d.ts.map +1 -1
  475. package/groups/item/team/channels/item/members/add/index.js +16 -8
  476. package/groups/item/team/channels/item/members/add/index.js.map +1 -1
  477. package/groups/item/team/channels/item/members/remove/index.d.ts +8 -6
  478. package/groups/item/team/channels/item/members/remove/index.d.ts.map +1 -1
  479. package/groups/item/team/channels/item/members/remove/index.js +16 -8
  480. package/groups/item/team/channels/item/members/remove/index.js.map +1 -1
  481. package/groups/item/team/channels/item/messages/delta/index.d.ts +4 -1
  482. package/groups/item/team/channels/item/messages/delta/index.d.ts.map +1 -1
  483. package/groups/item/team/channels/item/messages/delta/index.js +8 -4
  484. package/groups/item/team/channels/item/messages/delta/index.js.map +1 -1
  485. package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts +4 -1
  486. package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts.map +1 -1
  487. package/groups/item/team/channels/item/messages/item/replies/delta/index.js +8 -4
  488. package/groups/item/team/channels/item/messages/item/replies/delta/index.js.map +1 -1
  489. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.d.ts +4 -5
  490. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.d.ts.map +1 -1
  491. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.js +8 -4
  492. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.js.map +1 -1
  493. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.d.ts +4 -5
  494. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.d.ts.map +1 -1
  495. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.js +8 -4
  496. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.js.map +1 -1
  497. package/groups/item/team/channels/item/messages/item/setReaction/index.d.ts +4 -5
  498. package/groups/item/team/channels/item/messages/item/setReaction/index.d.ts.map +1 -1
  499. package/groups/item/team/channels/item/messages/item/setReaction/index.js +8 -4
  500. package/groups/item/team/channels/item/messages/item/setReaction/index.js.map +1 -1
  501. package/groups/item/team/channels/item/messages/item/unsetReaction/index.d.ts +4 -5
  502. package/groups/item/team/channels/item/messages/item/unsetReaction/index.d.ts.map +1 -1
  503. package/groups/item/team/channels/item/messages/item/unsetReaction/index.js +8 -4
  504. package/groups/item/team/channels/item/messages/item/unsetReaction/index.js.map +1 -1
  505. package/groups/item/team/clone/index.d.ts +4 -5
  506. package/groups/item/team/clone/index.d.ts.map +1 -1
  507. package/groups/item/team/clone/index.js +13 -9
  508. package/groups/item/team/clone/index.js.map +1 -1
  509. package/groups/item/team/installedApps/item/upgrade/index.d.ts +4 -5
  510. package/groups/item/team/installedApps/item/upgrade/index.d.ts.map +1 -1
  511. package/groups/item/team/installedApps/item/upgrade/index.js +8 -4
  512. package/groups/item/team/installedApps/item/upgrade/index.js.map +1 -1
  513. package/groups/item/team/members/add/index.d.ts +8 -6
  514. package/groups/item/team/members/add/index.d.ts.map +1 -1
  515. package/groups/item/team/members/add/index.js +16 -8
  516. package/groups/item/team/members/add/index.js.map +1 -1
  517. package/groups/item/team/members/remove/index.d.ts +8 -6
  518. package/groups/item/team/members/remove/index.d.ts.map +1 -1
  519. package/groups/item/team/members/remove/index.js +16 -8
  520. package/groups/item/team/members/remove/index.js.map +1 -1
  521. package/groups/item/team/primaryChannel/allMembers/add/index.d.ts +8 -6
  522. package/groups/item/team/primaryChannel/allMembers/add/index.d.ts.map +1 -1
  523. package/groups/item/team/primaryChannel/allMembers/add/index.js +16 -8
  524. package/groups/item/team/primaryChannel/allMembers/add/index.js.map +1 -1
  525. package/groups/item/team/primaryChannel/allMembers/remove/index.d.ts +8 -6
  526. package/groups/item/team/primaryChannel/allMembers/remove/index.d.ts.map +1 -1
  527. package/groups/item/team/primaryChannel/allMembers/remove/index.js +16 -8
  528. package/groups/item/team/primaryChannel/allMembers/remove/index.js.map +1 -1
  529. package/groups/item/team/primaryChannel/archive/index.d.ts +4 -5
  530. package/groups/item/team/primaryChannel/archive/index.d.ts.map +1 -1
  531. package/groups/item/team/primaryChannel/archive/index.js +8 -4
  532. package/groups/item/team/primaryChannel/archive/index.js.map +1 -1
  533. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -5
  534. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  535. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +8 -4
  536. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js.map +1 -1
  537. package/groups/item/team/primaryChannel/members/add/index.d.ts +8 -6
  538. package/groups/item/team/primaryChannel/members/add/index.d.ts.map +1 -1
  539. package/groups/item/team/primaryChannel/members/add/index.js +16 -8
  540. package/groups/item/team/primaryChannel/members/add/index.js.map +1 -1
  541. package/groups/item/team/primaryChannel/members/remove/index.d.ts +8 -6
  542. package/groups/item/team/primaryChannel/members/remove/index.d.ts.map +1 -1
  543. package/groups/item/team/primaryChannel/members/remove/index.js +16 -8
  544. package/groups/item/team/primaryChannel/members/remove/index.js.map +1 -1
  545. package/groups/item/team/primaryChannel/messages/delta/index.d.ts +4 -1
  546. package/groups/item/team/primaryChannel/messages/delta/index.d.ts.map +1 -1
  547. package/groups/item/team/primaryChannel/messages/delta/index.js +8 -4
  548. package/groups/item/team/primaryChannel/messages/delta/index.js.map +1 -1
  549. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts +4 -1
  550. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts.map +1 -1
  551. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.js +8 -4
  552. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.js.map +1 -1
  553. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.d.ts +4 -5
  554. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.d.ts.map +1 -1
  555. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.js +8 -4
  556. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.js.map +1 -1
  557. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.d.ts +4 -5
  558. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.d.ts.map +1 -1
  559. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.js +8 -4
  560. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.js.map +1 -1
  561. package/groups/item/team/primaryChannel/messages/item/setReaction/index.d.ts +4 -5
  562. package/groups/item/team/primaryChannel/messages/item/setReaction/index.d.ts.map +1 -1
  563. package/groups/item/team/primaryChannel/messages/item/setReaction/index.js +8 -4
  564. package/groups/item/team/primaryChannel/messages/item/setReaction/index.js.map +1 -1
  565. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.d.ts +4 -5
  566. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.d.ts.map +1 -1
  567. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.js +8 -4
  568. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.js.map +1 -1
  569. package/groups/item/team/schedule/share/index.d.ts +4 -5
  570. package/groups/item/team/schedule/share/index.d.ts.map +1 -1
  571. package/groups/item/team/schedule/share/index.js +10 -6
  572. package/groups/item/team/schedule/share/index.js.map +1 -1
  573. package/groups/item/team/schedule/timeCards/clockIn/index.d.ts +4 -5
  574. package/groups/item/team/schedule/timeCards/clockIn/index.d.ts.map +1 -1
  575. package/groups/item/team/schedule/timeCards/clockIn/index.js +10 -6
  576. package/groups/item/team/schedule/timeCards/clockIn/index.js.map +1 -1
  577. package/groups/item/team/schedule/timeCards/item/clockOut/index.d.ts +4 -5
  578. package/groups/item/team/schedule/timeCards/item/clockOut/index.d.ts.map +1 -1
  579. package/groups/item/team/schedule/timeCards/item/clockOut/index.js +9 -5
  580. package/groups/item/team/schedule/timeCards/item/clockOut/index.js.map +1 -1
  581. package/groups/item/team/schedule/timeCards/item/endBreak/index.d.ts +4 -5
  582. package/groups/item/team/schedule/timeCards/item/endBreak/index.d.ts.map +1 -1
  583. package/groups/item/team/schedule/timeCards/item/endBreak/index.js +9 -5
  584. package/groups/item/team/schedule/timeCards/item/endBreak/index.js.map +1 -1
  585. package/groups/item/team/schedule/timeCards/item/startBreak/index.d.ts +4 -5
  586. package/groups/item/team/schedule/timeCards/item/startBreak/index.d.ts.map +1 -1
  587. package/groups/item/team/schedule/timeCards/item/startBreak/index.js +9 -5
  588. package/groups/item/team/schedule/timeCards/item/startBreak/index.js.map +1 -1
  589. package/groups/item/team/sendActivityNotification/index.d.ts +8 -5
  590. package/groups/item/team/sendActivityNotification/index.d.ts.map +1 -1
  591. package/groups/item/team/sendActivityNotification/index.js +16 -10
  592. package/groups/item/team/sendActivityNotification/index.js.map +1 -1
  593. package/groups/item/threads/item/index.d.ts +4 -4
  594. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts +4 -5
  595. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts.map +1 -1
  596. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js +8 -4
  597. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js.map +1 -1
  598. package/groups/item/threads/item/posts/item/forward/index.d.ts +4 -5
  599. package/groups/item/threads/item/posts/item/forward/index.d.ts.map +1 -1
  600. package/groups/item/threads/item/posts/item/forward/index.js +9 -5
  601. package/groups/item/threads/item/posts/item/forward/index.js.map +1 -1
  602. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts +4 -5
  603. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts.map +1 -1
  604. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +8 -4
  605. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js.map +1 -1
  606. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.d.ts +4 -5
  607. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.d.ts.map +1 -1
  608. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js +9 -5
  609. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js.map +1 -1
  610. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.d.ts +4 -5
  611. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.d.ts.map +1 -1
  612. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js +8 -4
  613. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js.map +1 -1
  614. package/groups/item/threads/item/posts/item/reply/index.d.ts +4 -5
  615. package/groups/item/threads/item/posts/item/reply/index.d.ts.map +1 -1
  616. package/groups/item/threads/item/posts/item/reply/index.js +8 -4
  617. package/groups/item/threads/item/posts/item/reply/index.js.map +1 -1
  618. package/groups/item/threads/item/reply/index.d.ts +4 -5
  619. package/groups/item/threads/item/reply/index.d.ts.map +1 -1
  620. package/groups/item/threads/item/reply/index.js +8 -4
  621. package/groups/item/threads/item/reply/index.js.map +1 -1
  622. package/groups/item/validateProperties/index.d.ts +4 -5
  623. package/groups/item/validateProperties/index.d.ts.map +1 -1
  624. package/groups/item/validateProperties/index.js +10 -6
  625. package/groups/item/validateProperties/index.js.map +1 -1
  626. package/groups/validateProperties/index.d.ts +4 -5
  627. package/groups/validateProperties/index.d.ts.map +1 -1
  628. package/groups/validateProperties/index.js +11 -7
  629. package/groups/validateProperties/index.js.map +1 -1
  630. package/package.json +2 -2
  631. package/tsconfig.tsbuildinfo +1 -1
@@ -1,10 +1,6 @@
1
1
  import { type ItemReference } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  export interface CopyToDefaultContentLocationPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
- /**
5
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
- */
7
- additionalData?: Record<string, unknown>;
8
4
  /**
9
5
  * Stores model information.
10
6
  */
@@ -46,14 +42,17 @@ export interface CopyToDefaultContentLocationRequestBuilder extends BaseRequestB
46
42
  export declare function createCopyToDefaultContentLocationPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
47
43
  /**
48
44
  * The deserialization information for the current model
45
+ * @param CopyToDefaultContentLocationPostRequestBody The instance to deserialize into.
49
46
  * @returns {Record<string, (node: ParseNode) => void>}
50
47
  */
51
48
  export declare function deserializeIntoCopyToDefaultContentLocationPostRequestBody(copyToDefaultContentLocationPostRequestBody?: Partial<CopyToDefaultContentLocationPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
52
49
  /**
53
50
  * Serializes information the current object
51
+ * @param CopyToDefaultContentLocationPostRequestBody The instance to serialize from.
52
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
54
53
  * @param writer Serialization writer to use to serialize this model
55
54
  */
56
- export declare function serializeCopyToDefaultContentLocationPostRequestBody(writer: SerializationWriter, copyToDefaultContentLocationPostRequestBody?: Partial<CopyToDefaultContentLocationPostRequestBody> | undefined | null): void;
55
+ export declare function serializeCopyToDefaultContentLocationPostRequestBody(writer: SerializationWriter, copyToDefaultContentLocationPostRequestBody?: Partial<CopyToDefaultContentLocationPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
57
56
  /**
58
57
  * Uri template for the request builder.
59
58
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,2CAA4C,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5G;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;OAEG;IACH,UAAU,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtK;AACD;;;;GAIG;AAEH,wBAAgB,uEAAuE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE/L;AACD;;;GAGG;AAEH,wBAAgB,0DAA0D,CAAC,2CAA2C,GAAE,OAAO,CAAC,2CAA2C,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMzO;AACD;;;GAGG;AAEH,wBAAgB,oDAAoD,CAAC,MAAM,EAAE,mBAAmB,EAAE,2CAA2C,GAAE,OAAO,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMlO;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,oIAAoI,CAAC;AACvM;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAYxE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,2CAA4C,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5G;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;OAEG;IACH,UAAU,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtK;AACD;;;;GAIG;AAEH,wBAAgB,uEAAuE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE/L;AACD;;;;GAIG;AAEH,wBAAgB,0DAA0D,CAAC,2CAA2C,GAAE,OAAO,CAAC,2CAA2C,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMzO;AACD;;;;;GAKG;AAEH,wBAAgB,oDAAoD,CAAC,MAAM,EAAE,mBAAmB,EAAE,2CAA2C,GAAE,OAAO,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAK7Q;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,oIAAoI,CAAC;AACvM;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAYxE,CAAC"}
@@ -16,6 +16,7 @@ export function createCopyToDefaultContentLocationPostRequestBodyFromDiscriminat
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param CopyToDefaultContentLocationPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -28,15 +29,18 @@ export function deserializeIntoCopyToDefaultContentLocationPostRequestBody(copyT
28
29
  }
29
30
  /**
30
31
  * Serializes information the current object
32
+ * @param CopyToDefaultContentLocationPostRequestBody The instance to serialize from.
33
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
31
34
  * @param writer Serialization writer to use to serialize this model
32
35
  */
33
36
  // @ts-ignore
34
- export function serializeCopyToDefaultContentLocationPostRequestBody(writer, copyToDefaultContentLocationPostRequestBody = {}) {
35
- if (copyToDefaultContentLocationPostRequestBody) {
36
- writer.writeStringValue("destinationFileName", copyToDefaultContentLocationPostRequestBody.destinationFileName);
37
- writer.writeObjectValue("sourceFile", copyToDefaultContentLocationPostRequestBody.sourceFile, serializeItemReference);
38
- writer.writeAdditionalData(copyToDefaultContentLocationPostRequestBody.additionalData);
37
+ export function serializeCopyToDefaultContentLocationPostRequestBody(writer, copyToDefaultContentLocationPostRequestBody = {}, isSerializingDerivedType = false) {
38
+ if (!copyToDefaultContentLocationPostRequestBody || isSerializingDerivedType) {
39
+ return;
39
40
  }
41
+ writer.writeStringValue("destinationFileName", copyToDefaultContentLocationPostRequestBody.destinationFileName);
42
+ writer.writeObjectValue("sourceFile", copyToDefaultContentLocationPostRequestBody.sourceFile, serializeItemReference);
43
+ writer.writeAdditionalData(copyToDefaultContentLocationPostRequestBody.additionalData);
40
44
  }
41
45
  /**
42
46
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA0C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uEAAuE,CAAC,SAAgC;IACpH,OAAO,0DAA0D,CAAC;AACtE,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,0DAA0D,CAAC,8CAAgH,EAAE;IACzL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2CAA2C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACvG,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2CAA2C,CAAC,mBAAmB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrH,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,2CAA2C,CAAC,UAAU,GAAG,CAAC,CAAC,cAAc,CAAgB,yCAAyC,CAAC,CAAC,CAAC,CAAC;KAC9J,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,oDAAoD,CAAC,MAA2B,EAAE,8CAAuH,EAAE;IACvN,IAAI,2CAA2C,EAAE,CAAC;QAC9C,MAAM,CAAC,gBAAgB,CAAC,qBAAqB,EAAE,2CAA2C,CAAC,mBAAmB,CAAC,CAAC;QAChH,MAAM,CAAC,gBAAgB,CAAgB,YAAY,EAAE,2CAA2C,CAAC,UAAU,EAAE,sBAAsB,CAAC,CAAC;QACrI,MAAM,CAAC,mBAAmB,CAAC,2CAA2C,CAAC,cAAc,CAAC,CAAC;IAC3F,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAG,iIAAiI,CAAC;AACvM;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAqB;IACxF,IAAI,EAAE;QACF,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oDAAoD;QAC3E,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uEAAuE,CAAC,SAAgC;IACpH,OAAO,0DAA0D,CAAC;AACtE,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0DAA0D,CAAC,8CAAgH,EAAE;IACzL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2CAA2C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACvG,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2CAA2C,CAAC,mBAAmB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrH,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,2CAA2C,CAAC,UAAU,GAAG,CAAC,CAAC,cAAc,CAAgB,yCAAyC,CAAC,CAAC,CAAC,CAAC;KAC9J,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,oDAAoD,CAAC,MAA2B,EAAE,8CAAuH,EAAE,EAAE,2BAAoC,KAAK;IAClQ,IAAI,CAAC,2CAA2C,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACzF,MAAM,CAAC,gBAAgB,CAAC,qBAAqB,EAAE,2CAA2C,CAAC,mBAAmB,CAAC,CAAC;IAChH,MAAM,CAAC,gBAAgB,CAAgB,YAAY,EAAE,2CAA2C,CAAC,UAAU,EAAE,sBAAsB,CAAC,CAAC;IACrI,MAAM,CAAC,mBAAmB,CAAC,2CAA2C,CAAC,cAAc,CAAC,CAAC;AAC3F,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAG,iIAAiI,CAAC;AACvM;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAqB;IACxF,IAAI,EAAE;QACF,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oDAAoD;QAC3E,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -7,14 +7,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
7
7
  export declare function createIsPublishedGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
8
8
  /**
9
9
  * The deserialization information for the current model
10
+ * @param IsPublishedGetResponse The instance to deserialize into.
10
11
  * @returns {Record<string, (node: ParseNode) => void>}
11
12
  */
12
13
  export declare function deserializeIntoIsPublishedGetResponse(isPublishedGetResponse?: Partial<IsPublishedGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
13
14
  export interface IsPublishedGetResponse extends AdditionalDataHolder, BackedModel, Parsable {
14
- /**
15
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
16
- */
17
- additionalData?: Record<string, unknown>;
18
15
  /**
19
16
  * Stores model information.
20
17
  */
@@ -45,9 +42,11 @@ export interface IsPublishedRequestBuilder extends BaseRequestBuilder<IsPublishe
45
42
  }
46
43
  /**
47
44
  * Serializes information the current object
45
+ * @param IsPublishedGetResponse The instance to serialize from.
46
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
48
47
  * @param writer Serialization writer to use to serialize this model
49
48
  */
50
- export declare function serializeIsPublishedGetResponse(writer: SerializationWriter, isPublishedGetResponse?: Partial<IsPublishedGetResponse> | undefined | null): void;
49
+ export declare function serializeIsPublishedGetResponse(writer: SerializationWriter, isPublishedGetResponse?: Partial<IsPublishedGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
51
50
  /**
52
51
  * Uri template for the request builder.
53
52
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD;;;GAGG;AAEH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClH;AACD;;;GAGG;AAEH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKnK;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,qHAAqH,CAAC;AACvK;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAUvD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD;;;;GAIG;AAEH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClH;AACD;;;;;GAKG;AAEH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAI9M;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,qHAAqH,CAAC;AACvK;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAUvD,CAAC"}
@@ -14,6 +14,7 @@ export function createIsPublishedGetResponseFromDiscriminatorValue(parseNode) {
14
14
  }
15
15
  /**
16
16
  * The deserialization information for the current model
17
+ * @param IsPublishedGetResponse The instance to deserialize into.
17
18
  * @returns {Record<string, (node: ParseNode) => void>}
18
19
  */
19
20
  // @ts-ignore
@@ -25,14 +26,17 @@ export function deserializeIntoIsPublishedGetResponse(isPublishedGetResponse = {
25
26
  }
26
27
  /**
27
28
  * Serializes information the current object
29
+ * @param IsPublishedGetResponse The instance to serialize from.
30
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
28
31
  * @param writer Serialization writer to use to serialize this model
29
32
  */
30
33
  // @ts-ignore
31
- export function serializeIsPublishedGetResponse(writer, isPublishedGetResponse = {}) {
32
- if (isPublishedGetResponse) {
33
- writer.writeBooleanValue("value", isPublishedGetResponse.value);
34
- writer.writeAdditionalData(isPublishedGetResponse.additionalData);
34
+ export function serializeIsPublishedGetResponse(writer, isPublishedGetResponse = {}, isSerializingDerivedType = false) {
35
+ if (!isPublishedGetResponse || isSerializingDerivedType) {
36
+ return;
35
37
  }
38
+ writer.writeBooleanValue("value", isPublishedGetResponse.value);
39
+ writer.writeAdditionalData(isPublishedGetResponse.additionalData);
36
40
  }
37
41
  /**
38
42
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,KAAK,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;KACxE,CAAA;AACL,CAAC;AAkCD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAA6E,EAAE;IACxJ,IAAI,sBAAsB,EAAE,CAAC;QACzB,MAAM,CAAC,iBAAiB,CAAC,OAAO,EAAE,sBAAsB,CAAC,KAAK,CAAC,CAAC;QAChE,MAAM,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,cAAc,CAAC,CAAC;IACtE,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,kHAAkH,CAAC;AACvK;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;KAC3E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,KAAK,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;KACxE,CAAA;AACL,CAAC;AA8BD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAA6E,EAAE,EAAE,2BAAoC,KAAK;IACnM,IAAI,CAAC,sBAAsB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACpE,MAAM,CAAC,iBAAiB,CAAC,OAAO,EAAE,sBAAsB,CAAC,KAAK,CAAC,CAAC;IAChE,MAAM,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,cAAc,CAAC,CAAC;AACtE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,kHAAkH,CAAC;AACvK;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;KAC3E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -70,14 +70,17 @@ export interface DeltaRequestBuilderGetQueryParameters {
70
70
  }
71
71
  /**
72
72
  * The deserialization information for the current model
73
+ * @param DeltaGetResponse The instance to deserialize into.
73
74
  * @returns {Record<string, (node: ParseNode) => void>}
74
75
  */
75
76
  export declare function deserializeIntoDeltaGetResponse(deltaGetResponse?: Partial<DeltaGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
76
77
  /**
77
78
  * Serializes information the current object
79
+ * @param DeltaGetResponse The instance to serialize from.
80
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
78
81
  * @param writer Serialization writer to use to serialize this model
79
82
  */
80
- export declare function serializeDeltaGetResponse(writer: SerializationWriter, deltaGetResponse?: Partial<DeltaGetResponse> | undefined | null): void;
83
+ export declare function serializeDeltaGetResponse(writer: SerializationWriter, deltaGetResponse?: Partial<DeltaGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
81
84
  /**
82
85
  * Uri template for the request builder.
83
86
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyI,KAAK,yBAAyB,EAAE,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAI9O,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEpK;AACD,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB,EAAE,QAAQ;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AAEH,wBAAgB,+BAA+B,CAAC,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxJ;AACD;;;GAGG;AAEH,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKjJ;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,kKAAkK,CAAC;AAc9M;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyI,KAAK,yBAAyB,EAAE,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAI9O,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEpK;AACD,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB,EAAE,QAAQ;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;;GAIG;AAEH,wBAAgB,+BAA+B,CAAC,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxJ;AACD;;;;;GAKG;AAEH,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAI5L;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,kKAAkK,CAAC;AAc9M;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -16,6 +16,7 @@ export function createDeltaGetResponseFromDiscriminatorValue(parseNode) {
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param DeltaGetResponse The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -24,14 +25,17 @@ export function deserializeIntoDeltaGetResponse(deltaGetResponse = {}) {
24
25
  }
25
26
  /**
26
27
  * Serializes information the current object
28
+ * @param DeltaGetResponse The instance to serialize from.
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
27
30
  * @param writer Serialization writer to use to serialize this model
28
31
  */
29
32
  // @ts-ignore
30
- export function serializeDeltaGetResponse(writer, deltaGetResponse = {}) {
31
- if (deltaGetResponse) {
32
- serializeBaseDeltaFunctionResponse(writer, deltaGetResponse);
33
- writer.writeCollectionOfObjectValues("value", deltaGetResponse.value, serializeListItem);
33
+ export function serializeDeltaGetResponse(writer, deltaGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!deltaGetResponse || isSerializingDerivedType) {
35
+ return;
34
36
  }
37
+ serializeBaseDeltaFunctionResponse(writer, deltaGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", deltaGetResponse.value, serializeListItem);
35
39
  }
36
40
  /**
37
41
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,iBAAiB,EAAiD,MAAM,wCAAwC,CAAC;AAC9O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,SAAgC;IACzF,OAAO,+BAA+B,CAAC;AAC3C,CAAC;AA+DD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,mBAA0D,EAAE;IACxG,uCACO,wCAAwC,CAAC,gBAAgB,CAAC,KAC7D,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gBAAgB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC,IAC5H;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,yBAAyB,CAAC,MAA2B,EAAE,mBAAiE,EAAE;IACtI,IAAI,gBAAgB,EAAE,CAAC;QACnB,kCAAkC,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAA;QAC5D,MAAM,CAAC,6BAA6B,CAAW,OAAO,EAAE,gBAAgB,CAAC,KAAK,EAAE,iBAAiB,CAAC,CAAC;IACvG,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,+JAA+J,CAAC;AAC9M;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,iBAAiB,EAAiD,MAAM,wCAAwC,CAAC;AAC9O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,SAAgC;IACzF,OAAO,+BAA+B,CAAC;AAC3C,CAAC;AA+DD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,mBAA0D,EAAE;IACxG,uCACO,wCAAwC,CAAC,gBAAgB,CAAC,KAC7D,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gBAAgB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC,IAC5H;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,yBAAyB,CAAC,MAA2B,EAAE,mBAAiE,EAAE,EAAE,2BAAoC,KAAK;IACjL,IAAI,CAAC,gBAAgB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC9D,kCAAkC,CAAC,MAAM,EAAE,gBAAgB,EAAE,wBAAwB,CAAC,CAAA;IACtF,MAAM,CAAC,6BAA6B,CAAW,OAAO,EAAE,gBAAgB,CAAC,KAAK,EAAE,iBAAiB,CAAC,CAAC;AACvG,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,+JAA+J,CAAC;AAC9M;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -69,14 +69,17 @@ export interface DeltaWithTokenRequestBuilderGetQueryParameters {
69
69
  }
70
70
  /**
71
71
  * The deserialization information for the current model
72
+ * @param DeltaWithTokenGetResponse The instance to deserialize into.
72
73
  * @returns {Record<string, (node: ParseNode) => void>}
73
74
  */
74
75
  export declare function deserializeIntoDeltaWithTokenGetResponse(deltaWithTokenGetResponse?: Partial<DeltaWithTokenGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
75
76
  /**
76
77
  * Serializes information the current object
78
+ * @param DeltaWithTokenGetResponse The instance to serialize from.
79
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
77
80
  * @param writer Serialization writer to use to serialize this model
78
81
  */
79
- export declare function serializeDeltaWithTokenGetResponse(writer: SerializationWriter, deltaWithTokenGetResponse?: Partial<DeltaWithTokenGetResponse> | undefined | null): void;
82
+ export declare function serializeDeltaWithTokenGetResponse(writer: SerializationWriter, deltaWithTokenGetResponse?: Partial<DeltaWithTokenGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
80
83
  /**
81
84
  * Uri template for the request builder.
82
85
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyI,KAAK,yBAAyB,EAAE,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAI9O,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD,MAAM,WAAW,yBAA0B,SAAQ,yBAAyB,EAAE,QAAQ;IAClF;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AAEH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD;;;GAGG;AAEH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAK5K;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,iLAAiL,CAAC;AActO;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyI,KAAK,yBAAyB,EAAE,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAI9O,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD,MAAM,WAAW,yBAA0B,SAAQ,yBAAyB,EAAE,QAAQ;IAClF;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;;GAIG;AAEH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD;;;;;GAKG;AAEH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIvN;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,iLAAiL,CAAC;AActO;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
@@ -16,6 +16,7 @@ export function createDeltaWithTokenGetResponseFromDiscriminatorValue(parseNode)
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param DeltaWithTokenGetResponse The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -24,14 +25,17 @@ export function deserializeIntoDeltaWithTokenGetResponse(deltaWithTokenGetRespon
24
25
  }
25
26
  /**
26
27
  * Serializes information the current object
28
+ * @param DeltaWithTokenGetResponse The instance to serialize from.
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
27
30
  * @param writer Serialization writer to use to serialize this model
28
31
  */
29
32
  // @ts-ignore
30
- export function serializeDeltaWithTokenGetResponse(writer, deltaWithTokenGetResponse = {}) {
31
- if (deltaWithTokenGetResponse) {
32
- serializeBaseDeltaFunctionResponse(writer, deltaWithTokenGetResponse);
33
- writer.writeCollectionOfObjectValues("value", deltaWithTokenGetResponse.value, serializeListItem);
33
+ export function serializeDeltaWithTokenGetResponse(writer, deltaWithTokenGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!deltaWithTokenGetResponse || isSerializingDerivedType) {
35
+ return;
34
36
  }
37
+ serializeBaseDeltaFunctionResponse(writer, deltaWithTokenGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", deltaWithTokenGetResponse.value, serializeListItem);
35
39
  }
36
40
  /**
37
41
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,iBAAiB,EAAiD,MAAM,wCAAwC,CAAC;AAC9O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AA8DD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,uCACO,wCAAwC,CAAC,yBAAyB,CAAC,KACtE,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC,IACrI;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAAmF,EAAE;IACjK,IAAI,yBAAyB,EAAE,CAAC;QAC5B,kCAAkC,CAAC,MAAM,EAAE,yBAAyB,CAAC,CAAA;QACrE,MAAM,CAAC,6BAA6B,CAAW,OAAO,EAAE,yBAAyB,CAAC,KAAK,EAAE,iBAAiB,CAAC,CAAC;IAChH,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,8KAA8K,CAAC;AACtO;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qDAAqD;QAC3E,qBAAqB,EAAE,oDAAoD;KAC9E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,iBAAiB,EAAiD,MAAM,wCAAwC,CAAC;AAC9O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AA8DD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,uCACO,wCAAwC,CAAC,yBAAyB,CAAC,KACtE,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC,IACrI;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAAmF,EAAE,EAAE,2BAAoC,KAAK;IAC5M,IAAI,CAAC,yBAAyB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACvE,kCAAkC,CAAC,MAAM,EAAE,yBAAyB,EAAE,wBAAwB,CAAC,CAAA;IAC/F,MAAM,CAAC,6BAA6B,CAAW,OAAO,EAAE,yBAAyB,CAAC,KAAK,EAAE,iBAAiB,CAAC,CAAC;AAChH,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,8KAA8K,CAAC;AACtO;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qDAAqD;QAC3E,qBAAqB,EAAE,oDAAoD;KAC9E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -7,10 +7,6 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
7
7
  */
8
8
  export declare function createCreateLinkPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
9
  export interface CreateLinkPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
10
- /**
11
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
12
- */
13
- additionalData?: Record<string, unknown>;
14
10
  /**
15
11
  * Stores model information.
16
12
  */
@@ -70,14 +66,17 @@ export interface CreateLinkRequestBuilder extends BaseRequestBuilder<CreateLinkR
70
66
  }
71
67
  /**
72
68
  * The deserialization information for the current model
69
+ * @param CreateLinkPostRequestBody The instance to deserialize into.
73
70
  * @returns {Record<string, (node: ParseNode) => void>}
74
71
  */
75
72
  export declare function deserializeIntoCreateLinkPostRequestBody(createLinkPostRequestBody?: Partial<CreateLinkPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
76
73
  /**
77
74
  * Serializes information the current object
75
+ * @param CreateLinkPostRequestBody The instance to serialize from.
76
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
78
77
  * @param writer Serialization writer to use to serialize this model
79
78
  */
80
- export declare function serializeCreateLinkPostRequestBody(writer: SerializationWriter, createLinkPostRequestBody?: Partial<CreateLinkPostRequestBody> | undefined | null): void;
79
+ export declare function serializeCreateLinkPostRequestBody(writer: SerializationWriter, createLinkPostRequestBody?: Partial<CreateLinkPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
81
80
  /**
82
81
  * Uri template for the request builder.
83
82
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoI,KAAK,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAIhO,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD,MAAM,WAAW,yBAA0B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC1F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,kBAAkB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,UAAU,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,0BAA0B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5C;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAClC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB;AACD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;;GAGG;AAEH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAYnL;AACD;;;GAGG;AAEH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAY5K;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,wGAAwG,CAAC;AACzJ;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAatD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoI,KAAK,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAIhO,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD,MAAM,WAAW,yBAA0B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC1F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,kBAAkB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,UAAU,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,0BAA0B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5C;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAClC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB;AACD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;;;GAIG;AAEH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAYnL;AACD;;;;;GAKG;AAEH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAWvN;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,wGAAwG,CAAC;AACzJ;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAatD,CAAC"}
@@ -16,6 +16,7 @@ export function createCreateLinkPostRequestBodyFromDiscriminatorValue(parseNode)
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param CreateLinkPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -34,21 +35,24 @@ export function deserializeIntoCreateLinkPostRequestBody(createLinkPostRequestBo
34
35
  }
35
36
  /**
36
37
  * Serializes information the current object
38
+ * @param CreateLinkPostRequestBody The instance to serialize from.
39
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
37
40
  * @param writer Serialization writer to use to serialize this model
38
41
  */
39
42
  // @ts-ignore
40
- export function serializeCreateLinkPostRequestBody(writer, createLinkPostRequestBody = {}) {
41
- if (createLinkPostRequestBody) {
42
- writer.writeDateValue("expirationDateTime", createLinkPostRequestBody.expirationDateTime);
43
- writer.writeStringValue("message", createLinkPostRequestBody.message);
44
- writer.writeStringValue("password", createLinkPostRequestBody.password);
45
- writer.writeCollectionOfObjectValues("recipients", createLinkPostRequestBody.recipients, serializeDriveRecipient);
46
- writer.writeBooleanValue("retainInheritedPermissions", createLinkPostRequestBody.retainInheritedPermissions);
47
- writer.writeStringValue("scope", createLinkPostRequestBody.scope);
48
- writer.writeBooleanValue("sendNotification", createLinkPostRequestBody.sendNotification);
49
- writer.writeStringValue("type", createLinkPostRequestBody.type);
50
- writer.writeAdditionalData(createLinkPostRequestBody.additionalData);
43
+ export function serializeCreateLinkPostRequestBody(writer, createLinkPostRequestBody = {}, isSerializingDerivedType = false) {
44
+ if (!createLinkPostRequestBody || isSerializingDerivedType) {
45
+ return;
51
46
  }
47
+ writer.writeDateValue("expirationDateTime", createLinkPostRequestBody.expirationDateTime);
48
+ writer.writeStringValue("message", createLinkPostRequestBody.message);
49
+ writer.writeStringValue("password", createLinkPostRequestBody.password);
50
+ writer.writeCollectionOfObjectValues("recipients", createLinkPostRequestBody.recipients, serializeDriveRecipient);
51
+ writer.writeBooleanValue("retainInheritedPermissions", createLinkPostRequestBody.retainInheritedPermissions);
52
+ writer.writeStringValue("scope", createLinkPostRequestBody.scope);
53
+ writer.writeBooleanValue("sendNotification", createLinkPostRequestBody.sendNotification);
54
+ writer.writeStringValue("type", createLinkPostRequestBody.type);
55
+ writer.writeAdditionalData(createLinkPostRequestBody.additionalData);
52
56
  }
53
57
  /**
54
58
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,uBAAuB,EAA6D,MAAM,wCAAwC,CAAC;AAChO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AA+DD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACrF,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,kBAAkB,GAAG,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;QAC/F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3E,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC7E,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,UAAU,GAAG,CAAC,CAAC,2BAA2B,CAAiB,0CAA0C,CAAC,CAAC,CAAC,CAAC;QACxJ,4BAA4B,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,0BAA0B,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;QAClH,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,KAAK,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvE,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,gBAAgB,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;QAC9F,MAAM,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,IAAI,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACxE,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAAmF,EAAE;IACjK,IAAI,yBAAyB,EAAE,CAAC;QAC5B,MAAM,CAAC,cAAc,CAAC,oBAAoB,EAAE,yBAAyB,CAAC,kBAAkB,CAAC,CAAC;QAC1F,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,yBAAyB,CAAC,OAAO,CAAC,CAAC;QACtE,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,yBAAyB,CAAC,QAAQ,CAAC,CAAC;QACxE,MAAM,CAAC,6BAA6B,CAAiB,YAAY,EAAE,yBAAyB,CAAC,UAAU,EAAE,uBAAuB,CAAC,CAAC;QAClI,MAAM,CAAC,iBAAiB,CAAC,4BAA4B,EAAE,yBAAyB,CAAC,0BAA0B,CAAC,CAAC;QAC7G,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAE,yBAAyB,CAAC,KAAK,CAAC,CAAC;QAClE,MAAM,CAAC,iBAAiB,CAAC,kBAAkB,EAAE,yBAAyB,CAAC,gBAAgB,CAAC,CAAC;QACzF,MAAM,CAAC,gBAAgB,CAAC,MAAM,EAAE,yBAAyB,CAAC,IAAI,CAAC,CAAC;QAChE,MAAM,CAAC,mBAAmB,CAAC,yBAAyB,CAAC,cAAc,CAAC,CAAC;IACzE,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,qGAAqG,CAAC;AACzJ;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sCAAsC;QAC5D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,kCAAkC;QACzD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,uBAAuB,EAA6D,MAAM,wCAAwC,CAAC;AAChO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AA2DD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACrF,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,kBAAkB,GAAG,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;QAC/F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3E,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC7E,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,UAAU,GAAG,CAAC,CAAC,2BAA2B,CAAiB,0CAA0C,CAAC,CAAC,CAAC,CAAC;QACxJ,4BAA4B,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,0BAA0B,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;QAClH,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,KAAK,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvE,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,gBAAgB,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;QAC9F,MAAM,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,IAAI,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACxE,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAAmF,EAAE,EAAE,2BAAoC,KAAK;IAC5M,IAAI,CAAC,yBAAyB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACvE,MAAM,CAAC,cAAc,CAAC,oBAAoB,EAAE,yBAAyB,CAAC,kBAAkB,CAAC,CAAC;IAC1F,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,yBAAyB,CAAC,OAAO,CAAC,CAAC;IACtE,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,yBAAyB,CAAC,QAAQ,CAAC,CAAC;IACxE,MAAM,CAAC,6BAA6B,CAAiB,YAAY,EAAE,yBAAyB,CAAC,UAAU,EAAE,uBAAuB,CAAC,CAAC;IAClI,MAAM,CAAC,iBAAiB,CAAC,4BAA4B,EAAE,yBAAyB,CAAC,0BAA0B,CAAC,CAAC;IAC7G,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAE,yBAAyB,CAAC,KAAK,CAAC,CAAC;IAClE,MAAM,CAAC,iBAAiB,CAAC,kBAAkB,EAAE,yBAAyB,CAAC,gBAAgB,CAAC,CAAC;IACzF,MAAM,CAAC,gBAAgB,CAAC,MAAM,EAAE,yBAAyB,CAAC,IAAI,CAAC,CAAC;IAChE,MAAM,CAAC,mBAAmB,CAAC,yBAAyB,CAAC,cAAc,CAAC,CAAC;AACzE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,qGAAqG,CAAC;AACzJ;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sCAAsC;QAC5D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,kCAAkC;QACzD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -8,6 +8,7 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
8
8
  export declare function createGetActivitiesByIntervalGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
9
  /**
10
10
  * The deserialization information for the current model
11
+ * @param GetActivitiesByIntervalGetResponse The instance to deserialize into.
11
12
  * @returns {Record<string, (node: ParseNode) => void>}
12
13
  */
13
14
  export declare function deserializeIntoGetActivitiesByIntervalGetResponse(getActivitiesByIntervalGetResponse?: Partial<GetActivitiesByIntervalGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
@@ -74,9 +75,11 @@ export interface GetActivitiesByIntervalRequestBuilderGetQueryParameters {
74
75
  }
75
76
  /**
76
77
  * Serializes information the current object
78
+ * @param GetActivitiesByIntervalGetResponse The instance to serialize from.
79
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
77
80
  * @param writer Serialization writer to use to serialize this model
78
81
  */
79
- export declare function serializeGetActivitiesByIntervalGetResponse(writer: SerializationWriter, getActivitiesByIntervalGetResponse?: Partial<GetActivitiesByIntervalGetResponse> | undefined | null): void;
82
+ export declare function serializeGetActivitiesByIntervalGetResponse(writer: SerializationWriter, getActivitiesByIntervalGetResponse?: Partial<GetActivitiesByIntervalGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
80
83
  /**
81
84
  * Uri template for the request builder.
82
85
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiL,KAAK,qCAAqC,EAAE,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1S,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,8DAA8D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtL;AACD;;;GAGG;AAEH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD,MAAM,WAAW,kCAAmC,SAAQ,qCAAqC,EAAE,QAAQ;IACvG;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACjL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnK;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AAEH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKvM;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,oMAAoM,CAAC;AAclQ;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAWnE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiL,KAAK,qCAAqC,EAAE,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1S,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,8DAA8D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtL;AACD;;;;GAIG;AAEH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD,MAAM,WAAW,kCAAmC,SAAQ,qCAAqC,EAAE,QAAQ;IACvG;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACjL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnK;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;;;GAKG;AAEH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIlP;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,oMAAoM,CAAC;AAclQ;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAWnE,CAAC"}
@@ -16,6 +16,7 @@ export function createGetActivitiesByIntervalGetResponseFromDiscriminatorValue(p
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param GetActivitiesByIntervalGetResponse The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -24,14 +25,17 @@ export function deserializeIntoGetActivitiesByIntervalGetResponse(getActivitiesB
24
25
  }
25
26
  /**
26
27
  * Serializes information the current object
28
+ * @param GetActivitiesByIntervalGetResponse The instance to serialize from.
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
27
30
  * @param writer Serialization writer to use to serialize this model
28
31
  */
29
32
  // @ts-ignore
30
- export function serializeGetActivitiesByIntervalGetResponse(writer, getActivitiesByIntervalGetResponse = {}) {
31
- if (getActivitiesByIntervalGetResponse) {
32
- serializeBaseCollectionPaginationCountResponse(writer, getActivitiesByIntervalGetResponse);
33
- writer.writeCollectionOfObjectValues("value", getActivitiesByIntervalGetResponse.value, serializeItemActivityStat);
33
+ export function serializeGetActivitiesByIntervalGetResponse(writer, getActivitiesByIntervalGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!getActivitiesByIntervalGetResponse || isSerializingDerivedType) {
35
+ return;
34
36
  }
37
+ serializeBaseCollectionPaginationCountResponse(writer, getActivitiesByIntervalGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", getActivitiesByIntervalGetResponse.value, serializeItemActivityStat);
35
39
  }
36
40
  /**
37
41
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,yBAAyB,EAAqE,MAAM,wCAAwC,CAAC;AAC1S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8DAA8D,CAAC,SAAgC;IAC3G,OAAO,iDAAiD,CAAC;AAC7D,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,qCAA8F,EAAE;IAC9J,uCACO,oDAAoD,CAAC,kCAAkC,CAAC,KAC3F,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC,IAC9J;AACL,CAAC;AA8DD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,MAA2B,EAAE,qCAAqG,EAAE;IAC5L,IAAI,kCAAkC,EAAE,CAAC;QACrC,8CAA8C,CAAC,MAAM,EAAE,kCAAkC,CAAC,CAAA;QAC1F,MAAM,CAAC,6BAA6B,CAAmB,OAAO,EAAE,kCAAkC,CAAC,KAAK,EAAE,yBAAyB,CAAC,CAAC;IACzI,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,iMAAiM,CAAC;AAClQ;;GAEG;AACH,MAAM,6DAA6D,GAA2B;IAC1F,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,GAAG,EAAE;QACD,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8DAA8D;QACpF,qBAAqB,EAAE,6DAA6D;KACvF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,yBAAyB,EAAqE,MAAM,wCAAwC,CAAC;AAC1S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8DAA8D,CAAC,SAAgC;IAC3G,OAAO,iDAAiD,CAAC;AAC7D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,qCAA8F,EAAE;IAC9J,uCACO,oDAAoD,CAAC,kCAAkC,CAAC,KAC3F,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC,IAC9J;AACL,CAAC;AA8DD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,MAA2B,EAAE,qCAAqG,EAAE,EAAE,2BAAoC,KAAK;IACvO,IAAI,CAAC,kCAAkC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAChF,8CAA8C,CAAC,MAAM,EAAE,kCAAkC,EAAE,wBAAwB,CAAC,CAAA;IACpH,MAAM,CAAC,6BAA6B,CAAmB,OAAO,EAAE,kCAAkC,CAAC,KAAK,EAAE,yBAAyB,CAAC,CAAC;AACzI,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,iMAAiM,CAAC;AAClQ;;GAEG;AACH,MAAM,6DAA6D,GAA2B;IAC1F,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,GAAG,EAAE;QACD,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8DAA8D;QACpF,qBAAqB,EAAE,6DAA6D;KACvF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -8,6 +8,7 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
8
8
  export declare function createGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
9
  /**
10
10
  * The deserialization information for the current model
11
+ * @param GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse The instance to deserialize into.
11
12
  * @returns {Record<string, (node: ParseNode) => void>}
12
13
  */
13
14
  export declare function deserializeIntoGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse(getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse?: Partial<GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
@@ -74,9 +75,11 @@ export interface GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInte
74
75
  }
75
76
  /**
76
77
  * Serializes information the current object
78
+ * @param GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse The instance to serialize from.
79
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
77
80
  * @param writer Serialization writer to use to serialize this model
78
81
  */
79
- export declare function serializeGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse(writer: SerializationWriter, getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse?: Partial<GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse> | undefined | null): void;
82
+ export declare function serializeGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse(writer: SerializationWriter, getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse?: Partial<GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
80
83
  /**
81
84
  * Uri template for the request builder.
82
85
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiL,KAAK,qCAAqC,EAAE,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1S,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,0GAA0G,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAElO;AACD;;;GAGG;AAEH,wBAAgB,6FAA6F,CAAC,8EAA8E,GAAE,OAAO,CAAC,8EAA8E,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKlV;AACD,MAAM,WAAW,8EAA+E,SAAQ,qCAAqC,EAAE,QAAQ;IACnJ;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,iFAAkF,SAAQ,kBAAkB,CAAC,iFAAiF,CAAC;IAC5M;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mGAAmG,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8EAA8E,GAAG,SAAS,CAAC,CAAC;IACzQ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mGAAmG,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/M;AACD;;GAEG;AACH,MAAM,WAAW,mGAAmG;IAChH;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AAEH,wBAAgB,uFAAuF,CAAC,MAAM,EAAE,mBAAmB,EAAE,8EAA8E,GAAE,OAAO,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAK3U;AACD;;GAEG;AACH,eAAO,MAAM,4FAA4F,qRAAqR,CAAC;AAc/X;;GAEG;AACH,eAAO,MAAM,iGAAiG,EAAE,gBAW/G,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiL,KAAK,qCAAqC,EAAE,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1S,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,0GAA0G,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAElO;AACD;;;;GAIG;AAEH,wBAAgB,6FAA6F,CAAC,8EAA8E,GAAE,OAAO,CAAC,8EAA8E,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKlV;AACD,MAAM,WAAW,8EAA+E,SAAQ,qCAAqC,EAAE,QAAQ;IACnJ;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,iFAAkF,SAAQ,kBAAkB,CAAC,iFAAiF,CAAC;IAC5M;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mGAAmG,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8EAA8E,GAAG,SAAS,CAAC,CAAC;IACzQ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mGAAmG,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/M;AACD;;GAEG;AACH,MAAM,WAAW,mGAAmG;IAChH;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;;;GAKG;AAEH,wBAAgB,uFAAuF,CAAC,MAAM,EAAE,mBAAmB,EAAE,8EAA8E,GAAE,OAAO,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAItX;AACD;;GAEG;AACH,eAAO,MAAM,4FAA4F,qRAAqR,CAAC;AAc/X;;GAEG;AACH,eAAO,MAAM,iGAAiG,EAAE,gBAW/G,CAAC"}
@@ -16,6 +16,7 @@ export function createGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWit
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -24,14 +25,17 @@ export function deserializeIntoGetActivitiesByIntervalWithStartDateTimeWithEndDa
24
25
  }
25
26
  /**
26
27
  * Serializes information the current object
28
+ * @param GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse The instance to serialize from.
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
27
30
  * @param writer Serialization writer to use to serialize this model
28
31
  */
29
32
  // @ts-ignore
30
- export function serializeGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse(writer, getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse = {}) {
31
- if (getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse) {
32
- serializeBaseCollectionPaginationCountResponse(writer, getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse);
33
- writer.writeCollectionOfObjectValues("value", getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse.value, serializeItemActivityStat);
33
+ export function serializeGetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse(writer, getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse || isSerializingDerivedType) {
35
+ return;
34
36
  }
37
+ serializeBaseCollectionPaginationCountResponse(writer, getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalGetResponse.value, serializeItemActivityStat);
35
39
  }
36
40
  /**
37
41
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,yBAAyB,EAAqE,MAAM,wCAAwC,CAAC;AAC1S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0GAA0G,CAAC,SAAgC;IACvJ,OAAO,6FAA6F,CAAC;AACzG,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,6FAA6F,CAAC,iFAAsL,EAAE;IAClS,uCACO,oDAAoD,CAAC,8EAA8E,CAAC,KACvI,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,8EAA8E,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC,IAC1M;AACL,CAAC;AA8DD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,uFAAuF,CAAC,MAA2B,EAAE,iFAA6L,EAAE;IAChU,IAAI,8EAA8E,EAAE,CAAC;QACjF,8CAA8C,CAAC,MAAM,EAAE,8EAA8E,CAAC,CAAA;QACtI,MAAM,CAAC,6BAA6B,CAAmB,OAAO,EAAE,8EAA8E,CAAC,KAAK,EAAE,yBAAyB,CAAC,CAAC;IACrL,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4FAA4F,GAAG,kRAAkR,CAAC;AAC/X;;GAEG;AACH,MAAM,yGAAyG,GAA2B;IACtI,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iGAAiG,GAAqB;IAC/H,GAAG,EAAE;QACD,WAAW,EAAE,4FAA4F;QACzG,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0GAA0G;QAChI,qBAAqB,EAAE,yGAAyG;KACnI;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,yBAAyB,EAAqE,MAAM,wCAAwC,CAAC;AAC1S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0GAA0G,CAAC,SAAgC;IACvJ,OAAO,6FAA6F,CAAC;AACzG,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,6FAA6F,CAAC,iFAAsL,EAAE;IAClS,uCACO,oDAAoD,CAAC,8EAA8E,CAAC,KACvI,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,8EAA8E,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC,IAC1M;AACL,CAAC;AA8DD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,uFAAuF,CAAC,MAA2B,EAAE,iFAA6L,EAAE,EAAE,2BAAoC,KAAK;IAC3W,IAAI,CAAC,8EAA8E,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC5H,8CAA8C,CAAC,MAAM,EAAE,8EAA8E,EAAE,wBAAwB,CAAC,CAAA;IAChK,MAAM,CAAC,6BAA6B,CAAmB,OAAO,EAAE,8EAA8E,CAAC,KAAK,EAAE,yBAAyB,CAAC,CAAC;AACrL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4FAA4F,GAAG,kRAAkR,CAAC;AAC/X;;GAEG;AACH,MAAM,yGAAyG,GAA2B;IACtI,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iGAAiG,GAAqB;IAC/H,GAAG,EAAE;QACD,WAAW,EAAE,4FAA4F;QACzG,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0GAA0G;QAChI,qBAAqB,EAAE,yGAAyG;KACnI;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -8,14 +8,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
8
8
  export declare function createGetNotebookFromWebUrlPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
9
  /**
10
10
  * The deserialization information for the current model
11
+ * @param GetNotebookFromWebUrlPostRequestBody The instance to deserialize into.
11
12
  * @returns {Record<string, (node: ParseNode) => void>}
12
13
  */
13
14
  export declare function deserializeIntoGetNotebookFromWebUrlPostRequestBody(getNotebookFromWebUrlPostRequestBody?: Partial<GetNotebookFromWebUrlPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
14
15
  export interface GetNotebookFromWebUrlPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
15
- /**
16
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
17
- */
18
- additionalData?: Record<string, unknown>;
19
16
  /**
20
17
  * Stores model information.
21
18
  */
@@ -48,9 +45,11 @@ export interface GetNotebookFromWebUrlRequestBuilder extends BaseRequestBuilder<
48
45
  }
49
46
  /**
50
47
  * Serializes information the current object
48
+ * @param GetNotebookFromWebUrlPostRequestBody The instance to serialize from.
49
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
51
50
  * @param writer Serialization writer to use to serialize this model
52
51
  */
53
- export declare function serializeGetNotebookFromWebUrlPostRequestBody(writer: SerializationWriter, getNotebookFromWebUrlPostRequestBody?: Partial<GetNotebookFromWebUrlPostRequestBody> | undefined | null): void;
52
+ export declare function serializeGetNotebookFromWebUrlPostRequestBody(writer: SerializationWriter, getNotebookFromWebUrlPostRequestBody?: Partial<GetNotebookFromWebUrlPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
54
53
  /**
55
54
  * Uri template for the request builder.
56
55
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6E,KAAK,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;AAI3J,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,gEAAgE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAExL;AACD;;;GAGG;AAEH,wBAAgB,mDAAmD,CAAC,oCAAoC,GAAE,OAAO,CAAC,oCAAoC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKpN;AACD,MAAM,WAAW,oCAAqC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACrG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;;GAGG;AAEH,wBAAgB,6CAA6C,CAAC,MAAM,EAAE,mBAAmB,EAAE,oCAAoC,GAAE,OAAO,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAK7M;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,6FAA6F,CAAC;AACzJ;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAajE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6E,KAAK,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;AAI3J,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,gEAAgE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAExL;AACD;;;;GAIG;AAEH,wBAAgB,mDAAmD,CAAC,oCAAoC,GAAE,OAAO,CAAC,oCAAoC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKpN;AACD,MAAM,WAAW,oCAAqC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACrG;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;;;;GAKG;AAEH,wBAAgB,6CAA6C,CAAC,MAAM,EAAE,mBAAmB,EAAE,oCAAoC,GAAE,OAAO,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIxP;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,6FAA6F,CAAC;AACzJ;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAajE,CAAC"}