@kittycad/lib 0.0.14 → 0.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (288) hide show
  1. package/README.md +43 -0
  2. package/dist/index.es.js +1 -1
  3. package/dist/index.js +2 -2
  4. package/dist/index.umd.js +2 -2
  5. package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts +2 -0
  6. package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts.map +1 -0
  7. package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts +2 -0
  8. package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts.map +1 -0
  9. package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts +2 -0
  10. package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts.map +1 -0
  11. package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts +2 -0
  12. package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts.map +1 -0
  13. package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts +2 -0
  14. package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts.map +1 -0
  15. package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts +2 -0
  16. package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts.map +1 -0
  17. package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts +2 -0
  18. package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts.map +1 -0
  19. package/dist/types/__tests__/gen/constant-get_physics_constant.test.d.ts +2 -0
  20. package/dist/types/__tests__/gen/constant-get_physics_constant.test.d.ts.map +1 -0
  21. package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts +2 -0
  22. package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts.map +1 -0
  23. package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts +2 -0
  24. package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts.map +1 -0
  25. package/dist/types/__tests__/gen/file-create_file_density.test.d.ts +2 -0
  26. package/dist/types/__tests__/gen/file-create_file_density.test.d.ts.map +1 -0
  27. package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts +2 -0
  28. package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts.map +1 -0
  29. package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts +2 -0
  30. package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts.map +1 -0
  31. package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts +2 -0
  32. package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts.map +1 -0
  33. package/dist/types/__tests__/gen/file-get_file_conversion.test.d.ts +2 -0
  34. package/dist/types/__tests__/gen/file-get_file_conversion.test.d.ts.map +1 -0
  35. package/dist/types/__tests__/gen/file-get_file_conversion_for_user.test.d.ts +2 -0
  36. package/dist/types/__tests__/gen/file-get_file_conversion_for_user.test.d.ts.map +1 -0
  37. package/dist/types/__tests__/gen/meta-get_schema.test.d.ts +2 -0
  38. package/dist/types/__tests__/gen/meta-get_schema.test.d.ts.map +1 -0
  39. package/dist/types/__tests__/gen/meta-ping.test.d.ts +2 -0
  40. package/dist/types/__tests__/gen/meta-ping.test.d.ts.map +1 -0
  41. package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts +2 -0
  42. package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts.map +1 -0
  43. package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts +2 -0
  44. package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts.map +1 -0
  45. package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts +2 -0
  46. package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts.map +1 -0
  47. package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts +2 -0
  48. package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts.map +1 -0
  49. package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts +2 -0
  50. package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts.map +1 -0
  51. package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts +2 -0
  52. package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts.map +1 -0
  53. package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts +2 -0
  54. package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts.map +1 -0
  55. package/dist/types/__tests__/gen/sessions-get_session_for_user.test.d.ts +2 -0
  56. package/dist/types/__tests__/gen/sessions-get_session_for_user.test.d.ts.map +1 -0
  57. package/dist/types/__tests__/gen/unit-get_acceleration_unit_conversion.test.d.ts +2 -0
  58. package/dist/types/__tests__/gen/unit-get_acceleration_unit_conversion.test.d.ts.map +1 -0
  59. package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts +2 -0
  60. package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts.map +1 -0
  61. package/dist/types/__tests__/gen/unit-get_angular_velocity_unit_conversion.test.d.ts +2 -0
  62. package/dist/types/__tests__/gen/unit-get_angular_velocity_unit_conversion.test.d.ts.map +1 -0
  63. package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts +2 -0
  64. package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts.map +1 -0
  65. package/dist/types/__tests__/gen/unit-get_charge_unit_conversion.test.d.ts +2 -0
  66. package/dist/types/__tests__/gen/unit-get_charge_unit_conversion.test.d.ts.map +1 -0
  67. package/dist/types/__tests__/gen/unit-get_concentration_unit_conversion.test.d.ts +2 -0
  68. package/dist/types/__tests__/gen/unit-get_concentration_unit_conversion.test.d.ts.map +1 -0
  69. package/dist/types/__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.d.ts +2 -0
  70. package/dist/types/__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.d.ts.map +1 -0
  71. package/dist/types/__tests__/gen/unit-get_data_unit_conversion.test.d.ts +2 -0
  72. package/dist/types/__tests__/gen/unit-get_data_unit_conversion.test.d.ts.map +1 -0
  73. package/dist/types/__tests__/gen/unit-get_density_unit_conversion.test.d.ts +2 -0
  74. package/dist/types/__tests__/gen/unit-get_density_unit_conversion.test.d.ts.map +1 -0
  75. package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts +2 -0
  76. package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts.map +1 -0
  77. package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts +2 -0
  78. package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts.map +1 -0
  79. package/dist/types/__tests__/gen/unit-get_illuminance_unit_conversion.test.d.ts +2 -0
  80. package/dist/types/__tests__/gen/unit-get_illuminance_unit_conversion.test.d.ts.map +1 -0
  81. package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts +2 -0
  82. package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts.map +1 -0
  83. package/dist/types/__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.d.ts +2 -0
  84. package/dist/types/__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.d.ts.map +1 -0
  85. package/dist/types/__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.d.ts +2 -0
  86. package/dist/types/__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.d.ts.map +1 -0
  87. package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts +2 -0
  88. package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts.map +1 -0
  89. package/dist/types/__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.d.ts +2 -0
  90. package/dist/types/__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.d.ts.map +1 -0
  91. package/dist/types/__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.d.ts +2 -0
  92. package/dist/types/__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.d.ts.map +1 -0
  93. package/dist/types/__tests__/gen/unit-get_metric_power_unit_conversion.test.d.ts +2 -0
  94. package/dist/types/__tests__/gen/unit-get_metric_power_unit_conversion.test.d.ts.map +1 -0
  95. package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts +2 -0
  96. package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts.map +1 -0
  97. package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts +2 -0
  98. package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts.map +1 -0
  99. package/dist/types/__tests__/gen/unit-get_radiation_unit_conversion.test.d.ts +2 -0
  100. package/dist/types/__tests__/gen/unit-get_radiation_unit_conversion.test.d.ts.map +1 -0
  101. package/dist/types/__tests__/gen/unit-get_solid_angle_unit_conversion.test.d.ts +2 -0
  102. package/dist/types/__tests__/gen/unit-get_solid_angle_unit_conversion.test.d.ts.map +1 -0
  103. package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts +2 -0
  104. package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts.map +1 -0
  105. package/dist/types/__tests__/gen/unit-get_time_unit_conversion.test.d.ts +2 -0
  106. package/dist/types/__tests__/gen/unit-get_time_unit_conversion.test.d.ts.map +1 -0
  107. package/dist/types/__tests__/gen/unit-get_velocity_unit_conversion.test.d.ts +2 -0
  108. package/dist/types/__tests__/gen/unit-get_velocity_unit_conversion.test.d.ts.map +1 -0
  109. package/dist/types/__tests__/gen/unit-get_voltage_unit_conversion.test.d.ts +2 -0
  110. package/dist/types/__tests__/gen/unit-get_voltage_unit_conversion.test.d.ts.map +1 -0
  111. package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts +2 -0
  112. package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts.map +1 -0
  113. package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts +2 -0
  114. package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts.map +1 -0
  115. package/dist/types/__tests__/gen/users-get_user_self.test.d.ts +2 -0
  116. package/dist/types/__tests__/gen/users-get_user_self.test.d.ts.map +1 -0
  117. package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts +2 -0
  118. package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts.map +1 -0
  119. package/dist/types/__tests__/gen/users-update_user_self.test.d.ts +2 -0
  120. package/dist/types/__tests__/gen/users-update_user_self.test.d.ts.map +1 -0
  121. package/dist/types/__tests__/meta-ping.test.d.ts +2 -0
  122. package/dist/types/__tests__/meta-ping.test.d.ts.map +1 -0
  123. package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts +3 -1
  124. package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts.map +1 -1
  125. package/dist/types/src/api/api-calls/get_async_operation.d.ts +3 -1
  126. package/dist/types/src/api/api-calls/get_async_operation.d.ts.map +1 -1
  127. package/dist/types/src/api/api-calls/user_list_api_calls.d.ts +6 -4
  128. package/dist/types/src/api/api-calls/user_list_api_calls.d.ts.map +1 -1
  129. package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts +5 -1
  130. package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts.map +1 -1
  131. package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts +3 -1
  132. package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts.map +1 -1
  133. package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts +3 -1
  134. package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts.map +1 -1
  135. package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts +6 -4
  136. package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts.map +1 -1
  137. package/dist/types/src/api/constant/get_physics_constant.d.ts +10 -0
  138. package/dist/types/src/api/constant/get_physics_constant.d.ts.map +1 -0
  139. package/dist/types/src/api/file/create_file_center_of_mass.d.ts +12 -0
  140. package/dist/types/src/api/file/create_file_center_of_mass.d.ts.map +1 -0
  141. package/dist/types/src/api/file/create_file_conversion.d.ts +6 -4
  142. package/dist/types/src/api/file/create_file_conversion.d.ts.map +1 -1
  143. package/dist/types/src/api/file/create_file_density.d.ts +6 -4
  144. package/dist/types/src/api/file/create_file_density.d.ts.map +1 -1
  145. package/dist/types/src/api/file/create_file_mass.d.ts +6 -4
  146. package/dist/types/src/api/file/create_file_mass.d.ts.map +1 -1
  147. package/dist/types/src/api/file/create_file_surface_area.d.ts +11 -0
  148. package/dist/types/src/api/file/create_file_surface_area.d.ts.map +1 -0
  149. package/dist/types/src/api/file/create_file_volume.d.ts +5 -3
  150. package/dist/types/src/api/file/create_file_volume.d.ts.map +1 -1
  151. package/dist/types/src/api/file/get_file_conversion.d.ts +3 -1
  152. package/dist/types/src/api/file/get_file_conversion.d.ts.map +1 -1
  153. package/dist/types/src/api/file/get_file_conversion_for_user.d.ts +3 -1
  154. package/dist/types/src/api/file/get_file_conversion_for_user.d.ts.map +1 -1
  155. package/dist/types/src/api/meta/get_schema.d.ts +5 -1
  156. package/dist/types/src/api/meta/get_schema.d.ts.map +1 -1
  157. package/dist/types/src/api/meta/ping.d.ts +5 -1
  158. package/dist/types/src/api/meta/ping.d.ts.map +1 -1
  159. package/dist/types/src/api/payments/create_payment_information_for_user.d.ts +5 -1
  160. package/dist/types/src/api/payments/create_payment_information_for_user.d.ts.map +1 -1
  161. package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts +5 -1
  162. package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts.map +1 -1
  163. package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts +5 -1
  164. package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts.map +1 -1
  165. package/dist/types/src/api/payments/get_payment_information_for_user.d.ts +5 -1
  166. package/dist/types/src/api/payments/get_payment_information_for_user.d.ts.map +1 -1
  167. package/dist/types/src/api/payments/list_invoices_for_user.d.ts +5 -1
  168. package/dist/types/src/api/payments/list_invoices_for_user.d.ts.map +1 -1
  169. package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts +5 -1
  170. package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts.map +1 -1
  171. package/dist/types/src/api/payments/update_payment_information_for_user.d.ts +5 -1
  172. package/dist/types/src/api/payments/update_payment_information_for_user.d.ts.map +1 -1
  173. package/dist/types/src/api/sessions/get_session_for_user.d.ts +3 -1
  174. package/dist/types/src/api/sessions/get_session_for_user.d.ts.map +1 -1
  175. package/dist/types/src/api/unit/get_acceleration_unit_conversion.d.ts +12 -0
  176. package/dist/types/src/api/unit/get_acceleration_unit_conversion.d.ts.map +1 -0
  177. package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts +12 -0
  178. package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts.map +1 -0
  179. package/dist/types/src/api/unit/get_angular_velocity_unit_conversion.d.ts +12 -0
  180. package/dist/types/src/api/unit/get_angular_velocity_unit_conversion.d.ts.map +1 -0
  181. package/dist/types/src/api/unit/get_area_unit_conversion.d.ts +12 -0
  182. package/dist/types/src/api/unit/get_area_unit_conversion.d.ts.map +1 -0
  183. package/dist/types/src/api/unit/get_charge_unit_conversion.d.ts +12 -0
  184. package/dist/types/src/api/unit/get_charge_unit_conversion.d.ts.map +1 -0
  185. package/dist/types/src/api/unit/get_concentration_unit_conversion.d.ts +12 -0
  186. package/dist/types/src/api/unit/get_concentration_unit_conversion.d.ts.map +1 -0
  187. package/dist/types/src/api/unit/get_data_transfer_rate_unit_conversion.d.ts +12 -0
  188. package/dist/types/src/api/unit/get_data_transfer_rate_unit_conversion.d.ts.map +1 -0
  189. package/dist/types/src/api/unit/get_data_unit_conversion.d.ts +12 -0
  190. package/dist/types/src/api/unit/get_data_unit_conversion.d.ts.map +1 -0
  191. package/dist/types/src/api/unit/get_density_unit_conversion.d.ts +12 -0
  192. package/dist/types/src/api/unit/get_density_unit_conversion.d.ts.map +1 -0
  193. package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts +12 -0
  194. package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts.map +1 -0
  195. package/dist/types/src/api/unit/get_force_unit_conversion.d.ts +12 -0
  196. package/dist/types/src/api/unit/get_force_unit_conversion.d.ts.map +1 -0
  197. package/dist/types/src/api/unit/get_illuminance_unit_conversion.d.ts +12 -0
  198. package/dist/types/src/api/unit/get_illuminance_unit_conversion.d.ts.map +1 -0
  199. package/dist/types/src/api/unit/get_length_unit_conversion.d.ts +12 -0
  200. package/dist/types/src/api/unit/get_length_unit_conversion.d.ts.map +1 -0
  201. package/dist/types/src/api/unit/get_magnetic_field_strength_unit_conversion.d.ts +12 -0
  202. package/dist/types/src/api/unit/get_magnetic_field_strength_unit_conversion.d.ts.map +1 -0
  203. package/dist/types/src/api/unit/get_magnetic_flux_unit_conversion.d.ts +12 -0
  204. package/dist/types/src/api/unit/get_magnetic_flux_unit_conversion.d.ts.map +1 -0
  205. package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts +12 -0
  206. package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts.map +1 -0
  207. package/dist/types/src/api/unit/get_metric_power_cubed_unit_conversion.d.ts +12 -0
  208. package/dist/types/src/api/unit/get_metric_power_cubed_unit_conversion.d.ts.map +1 -0
  209. package/dist/types/src/api/unit/get_metric_power_squared_unit_conversion.d.ts +12 -0
  210. package/dist/types/src/api/unit/get_metric_power_squared_unit_conversion.d.ts.map +1 -0
  211. package/dist/types/src/api/unit/get_metric_power_unit_conversion.d.ts +12 -0
  212. package/dist/types/src/api/unit/get_metric_power_unit_conversion.d.ts.map +1 -0
  213. package/dist/types/src/api/unit/get_power_unit_conversion.d.ts +12 -0
  214. package/dist/types/src/api/unit/get_power_unit_conversion.d.ts.map +1 -0
  215. package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts +12 -0
  216. package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts.map +1 -0
  217. package/dist/types/src/api/unit/get_radiation_unit_conversion.d.ts +12 -0
  218. package/dist/types/src/api/unit/get_radiation_unit_conversion.d.ts.map +1 -0
  219. package/dist/types/src/api/unit/get_solid_angle_unit_conversion.d.ts +12 -0
  220. package/dist/types/src/api/unit/get_solid_angle_unit_conversion.d.ts.map +1 -0
  221. package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts +12 -0
  222. package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts.map +1 -0
  223. package/dist/types/src/api/unit/get_time_unit_conversion.d.ts +12 -0
  224. package/dist/types/src/api/unit/get_time_unit_conversion.d.ts.map +1 -0
  225. package/dist/types/src/api/unit/get_velocity_unit_conversion.d.ts +12 -0
  226. package/dist/types/src/api/unit/get_velocity_unit_conversion.d.ts.map +1 -0
  227. package/dist/types/src/api/unit/get_voltage_unit_conversion.d.ts +12 -0
  228. package/dist/types/src/api/unit/get_voltage_unit_conversion.d.ts.map +1 -0
  229. package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts +12 -0
  230. package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts.map +1 -0
  231. package/dist/types/src/api/users/delete_user_self.d.ts +5 -1
  232. package/dist/types/src/api/users/delete_user_self.d.ts.map +1 -1
  233. package/dist/types/src/api/users/get_user_self.d.ts +5 -1
  234. package/dist/types/src/api/users/get_user_self.d.ts.map +1 -1
  235. package/dist/types/src/api/users/get_user_self_extended.d.ts +5 -1
  236. package/dist/types/src/api/users/get_user_self_extended.d.ts.map +1 -1
  237. package/dist/types/src/api/users/update_user_self.d.ts +5 -1
  238. package/dist/types/src/api/users/update_user_self.d.ts.map +1 -1
  239. package/dist/types/src/apiGen.d.ts.map +1 -1
  240. package/dist/types/src/client.d.ts +5 -0
  241. package/dist/types/src/client.d.ts.map +1 -0
  242. package/dist/types/src/index.d.ts +102 -79
  243. package/dist/types/src/index.d.ts.map +1 -1
  244. package/dist/types/src/models.d.ts +547 -23
  245. package/dist/types/src/models.d.ts.map +1 -1
  246. package/package.json +23 -7
  247. package/dist/types/src/api/api-calls/get_api_call.d.ts +0 -8
  248. package/dist/types/src/api/api-calls/get_api_call.d.ts.map +0 -1
  249. package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts +0 -8
  250. package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts.map +0 -1
  251. package/dist/types/src/api/api-calls/list_api_calls.d.ts +0 -10
  252. package/dist/types/src/api/api-calls/list_api_calls.d.ts.map +0 -1
  253. package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts +0 -11
  254. package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts.map +0 -1
  255. package/dist/types/src/api/api-calls/list_async_operations.d.ts +0 -11
  256. package/dist/types/src/api/api-calls/list_async_operations.d.ts.map +0 -1
  257. package/dist/types/src/api/file/create_file_execution.d.ts +0 -10
  258. package/dist/types/src/api/file/create_file_execution.d.ts.map +0 -1
  259. package/dist/types/src/api/meta/get_metadata.d.ts +0 -5
  260. package/dist/types/src/api/meta/get_metadata.d.ts.map +0 -1
  261. package/dist/types/src/api/oauth2/device_access_token.d.ts +0 -4
  262. package/dist/types/src/api/oauth2/device_access_token.d.ts.map +0 -1
  263. package/dist/types/src/api/oauth2/device_auth_confirm.d.ts +0 -5
  264. package/dist/types/src/api/oauth2/device_auth_confirm.d.ts.map +0 -1
  265. package/dist/types/src/api/oauth2/device_auth_request.d.ts +0 -4
  266. package/dist/types/src/api/oauth2/device_auth_request.d.ts.map +0 -1
  267. package/dist/types/src/api/oauth2/device_auth_verify.d.ts +0 -8
  268. package/dist/types/src/api/oauth2/device_auth_verify.d.ts.map +0 -1
  269. package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts +0 -10
  270. package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts.map +0 -1
  271. package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts +0 -9
  272. package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts.map +0 -1
  273. package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts +0 -5
  274. package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts.map +0 -1
  275. package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts +0 -8
  276. package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts.map +0 -1
  277. package/dist/types/src/api/unit/create_unit_conversion.d.ts +0 -10
  278. package/dist/types/src/api/unit/create_unit_conversion.d.ts.map +0 -1
  279. package/dist/types/src/api/users/get_user.d.ts +0 -8
  280. package/dist/types/src/api/users/get_user.d.ts.map +0 -1
  281. package/dist/types/src/api/users/get_user_extended.d.ts +0 -8
  282. package/dist/types/src/api/users/get_user_extended.d.ts.map +0 -1
  283. package/dist/types/src/api/users/list_users.d.ts +0 -10
  284. package/dist/types/src/api/users/list_users.d.ts.map +0 -1
  285. package/dist/types/src/api/users/list_users_extended.d.ts +0 -10
  286. package/dist/types/src/api/users/list_users_extended.d.ts.map +0 -1
  287. package/dist/types/src/modelsWrap.d.ts +0 -3
  288. package/dist/types/src/modelsWrap.d.ts.map +0 -1
@@ -1,8 +1,10 @@
1
1
  import { Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Delete_api_token_for_user_params {
4
+ client?: Client;
3
5
  token: string;
4
6
  }
5
7
  declare type Delete_api_token_for_user_return = Error_type;
6
- export default function delete_api_token_for_user({ token, }: Delete_api_token_for_user_params): Promise<Delete_api_token_for_user_return>;
8
+ export default function delete_api_token_for_user({ client, token, }: Delete_api_token_for_user_params): Promise<Delete_api_token_for_user_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=delete_api_token_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/delete_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,UAAU,gCAAgC;IACxC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,gCAAgC,GAAG,UAAU,CAAC;AAEnD,wBAA8B,yBAAyB,CAAC,EACtD,KAAK,GACN,EAAE,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC,CAc9E"}
1
+ {"version":3,"file":"delete_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/delete_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,gCAAgC;IACxC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,gCAAgC,GAAG,UAAU,CAAC;AAEnD,wBAA8B,yBAAyB,CAAC,EACtD,MAAM,EACN,KAAK,GACN,EAAE,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC,CAgB9E"}
@@ -1,8 +1,10 @@
1
1
  import { ApiToken_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Get_api_token_for_user_params {
4
+ client?: Client;
3
5
  token: string;
4
6
  }
5
7
  declare type Get_api_token_for_user_return = ApiToken_type | Error_type;
6
- export default function get_api_token_for_user({ token, }: Get_api_token_for_user_params): Promise<Get_api_token_for_user_return>;
8
+ export default function get_api_token_for_user({ client, token, }: Get_api_token_for_user_params): Promise<Get_api_token_for_user_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=get_api_token_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/get_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D,UAAU,6BAA6B;IACrC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,6BAA6B,GAAG,aAAa,GAAG,UAAU,CAAC;AAEhE,wBAA8B,sBAAsB,CAAC,EACnD,KAAK,GACN,EAAE,6BAA6B,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAcxE"}
1
+ {"version":3,"file":"get_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/get_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,6BAA6B,GAAG,aAAa,GAAG,UAAU,CAAC;AAEhE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,EACN,KAAK,GACN,EAAE,6BAA6B,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAgBxE"}
@@ -1,10 +1,12 @@
1
- import { ApiTokenResultsPage_type, Error_type } from '../../models.js';
1
+ import { ApiTokenResultsPage_type, Error_type, CreatedAtSortMode_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface List_api_tokens_for_user_params {
3
- limit: string;
4
+ client?: Client;
5
+ limit: number;
4
6
  page_token: string;
5
- sort_by: string;
7
+ sort_by: CreatedAtSortMode_type;
6
8
  }
7
9
  declare type List_api_tokens_for_user_return = ApiTokenResultsPage_type | Error_type;
8
- export default function list_api_tokens_for_user({ limit, page_token, sort_by, }: List_api_tokens_for_user_params): Promise<List_api_tokens_for_user_return>;
10
+ export default function list_api_tokens_for_user({ client, limit, page_token, sort_by, }: List_api_tokens_for_user_params): Promise<List_api_tokens_for_user_return>;
9
11
  export {};
10
12
  //# sourceMappingURL=list_api_tokens_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list_api_tokens_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/list_api_tokens_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEvE,UAAU,+BAA+B;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,+BAA+B,GAAG,wBAAwB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,wBAAwB,CAAC,EACrD,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAc5E"}
1
+ {"version":3,"file":"list_api_tokens_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/list_api_tokens_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EACL,wBAAwB,EACxB,UAAU,EACV,sBAAsB,EACvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,sBAAsB,CAAC;CACjC;AAED,aAAK,+BAA+B,GAAG,wBAAwB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAgB5E"}
@@ -0,0 +1,10 @@
1
+ import { PhysicsConstant_type, Error_type, PhysicsConstantName_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_physics_constant_params {
4
+ client?: Client;
5
+ constant: PhysicsConstantName_type;
6
+ }
7
+ declare type Get_physics_constant_return = PhysicsConstant_type | Error_type;
8
+ export default function get_physics_constant({ client, constant, }: Get_physics_constant_params): Promise<Get_physics_constant_return>;
9
+ export {};
10
+ //# sourceMappingURL=get_physics_constant.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_physics_constant.d.ts","sourceRoot":"","sources":["../../../../../src/api/constant/get_physics_constant.ts"],"names":[],"mappings":"AACA,OAAO,EACL,oBAAoB,EACpB,UAAU,EACV,wBAAwB,EACzB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,2BAA2B;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,wBAAwB,CAAC;CACpC;AAED,aAAK,2BAA2B,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAErE,wBAA8B,oBAAoB,CAAC,EACjD,MAAM,EACN,QAAQ,GACT,EAAE,2BAA2B,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAgBpE"}
@@ -0,0 +1,12 @@
1
+ import { FileCenterOfMass_type, Error_type, FileSourceFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Create_file_center_of_mass_params {
4
+ client?: Client;
5
+ material_density: number;
6
+ src_format: FileSourceFormat_type;
7
+ body: string;
8
+ }
9
+ declare type Create_file_center_of_mass_return = FileCenterOfMass_type | Error_type;
10
+ export default function create_file_center_of_mass({ client, material_density, src_format, body, }: Create_file_center_of_mass_params): Promise<Create_file_center_of_mass_return>;
11
+ export {};
12
+ //# sourceMappingURL=create_file_center_of_mass.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create_file_center_of_mass.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_center_of_mass.ts"],"names":[],"mappings":"AACA,OAAO,EACL,qBAAqB,EACrB,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,iCAAiC;IACzC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,iCAAiC,GAAG,qBAAqB,GAAG,UAAU,CAAC;AAE5E,wBAA8B,0BAA0B,CAAC,EACvD,MAAM,EACN,gBAAgB,EAChB,UAAU,EACV,IAAI,GACL,EAAE,iCAAiC,GAAG,OAAO,CAAC,iCAAiC,CAAC,CAiBhF"}
@@ -1,10 +1,12 @@
1
- import { FileConversion_type, Error_type } from '../../models.js';
1
+ import { FileConversion_type, Error_type, FileOutputFormat_type, FileSourceFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Create_file_conversion_params {
3
- output_format: string;
4
- src_format: string;
4
+ client?: Client;
5
+ output_format: FileOutputFormat_type;
6
+ src_format: FileSourceFormat_type;
5
7
  body: string;
6
8
  }
7
9
  declare type Create_file_conversion_return = FileConversion_type | Error_type;
8
- export default function create_file_conversion({ output_format, src_format, body, }: Create_file_conversion_params): Promise<Create_file_conversion_return>;
10
+ export default function create_file_conversion({ client, output_format, src_format, body, }: Create_file_conversion_params): Promise<Create_file_conversion_return>;
9
11
  export {};
10
12
  //# sourceMappingURL=create_file_conversion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create_file_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAElE,UAAU,6BAA6B;IACrC,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,6BAA6B,GAAG,mBAAmB,GAAG,UAAU,CAAC;AAEtE,wBAA8B,sBAAsB,CAAC,EACnD,aAAa,EACb,UAAU,EACV,IAAI,GACL,EAAE,6BAA6B,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAexE"}
1
+ {"version":3,"file":"create_file_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,mBAAmB,EACnB,UAAU,EACV,qBAAqB,EACrB,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,qBAAqB,CAAC;IACrC,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,6BAA6B,GAAG,mBAAmB,GAAG,UAAU,CAAC;AAEtE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,EACN,aAAa,EACb,UAAU,EACV,IAAI,GACL,EAAE,6BAA6B,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAiBxE"}
@@ -1,10 +1,12 @@
1
- import { FileDensity_type, Error_type } from '../../models.js';
1
+ import { FileDensity_type, Error_type, FileSourceFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Create_file_density_params {
3
- material_mass: string;
4
- src_format: string;
4
+ client?: Client;
5
+ material_mass: number;
6
+ src_format: FileSourceFormat_type;
5
7
  body: string;
6
8
  }
7
9
  declare type Create_file_density_return = FileDensity_type | Error_type;
8
- export default function create_file_density({ material_mass, src_format, body, }: Create_file_density_params): Promise<Create_file_density_return>;
10
+ export default function create_file_density({ client, material_mass, src_format, body, }: Create_file_density_params): Promise<Create_file_density_return>;
9
11
  export {};
10
12
  //# sourceMappingURL=create_file_density.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create_file_density.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_density.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE/D,UAAU,0BAA0B;IAClC,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,0BAA0B,GAAG,gBAAgB,GAAG,UAAU,CAAC;AAEhE,wBAA8B,mBAAmB,CAAC,EAChD,aAAa,EACb,UAAU,EACV,IAAI,GACL,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAelE"}
1
+ {"version":3,"file":"create_file_density.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_density.ts"],"names":[],"mappings":"AACA,OAAO,EACL,gBAAgB,EAChB,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,0BAA0B,GAAG,gBAAgB,GAAG,UAAU,CAAC;AAEhE,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,aAAa,EACb,UAAU,EACV,IAAI,GACL,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAiBlE"}
@@ -1,10 +1,12 @@
1
- import { FileMass_type, Error_type } from '../../models.js';
1
+ import { FileMass_type, Error_type, FileSourceFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Create_file_mass_params {
3
- material_density: string;
4
- src_format: string;
4
+ client?: Client;
5
+ material_density: number;
6
+ src_format: FileSourceFormat_type;
5
7
  body: string;
6
8
  }
7
9
  declare type Create_file_mass_return = FileMass_type | Error_type;
8
- export default function create_file_mass({ material_density, src_format, body, }: Create_file_mass_params): Promise<Create_file_mass_return>;
10
+ export default function create_file_mass({ client, material_density, src_format, body, }: Create_file_mass_params): Promise<Create_file_mass_return>;
9
11
  export {};
10
12
  //# sourceMappingURL=create_file_mass.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create_file_mass.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_mass.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D,UAAU,uBAAuB;IAC/B,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,uBAAuB,GAAG,aAAa,GAAG,UAAU,CAAC;AAE1D,wBAA8B,gBAAgB,CAAC,EAC7C,gBAAgB,EAChB,UAAU,EACV,IAAI,GACL,EAAE,uBAAuB,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAe5D"}
1
+ {"version":3,"file":"create_file_mass.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_mass.ts"],"names":[],"mappings":"AACA,OAAO,EACL,aAAa,EACb,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,uBAAuB;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,uBAAuB,GAAG,aAAa,GAAG,UAAU,CAAC;AAE1D,wBAA8B,gBAAgB,CAAC,EAC7C,MAAM,EACN,gBAAgB,EAChB,UAAU,EACV,IAAI,GACL,EAAE,uBAAuB,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAiB5D"}
@@ -0,0 +1,11 @@
1
+ import { FileSurfaceArea_type, Error_type, FileSourceFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Create_file_surface_area_params {
4
+ client?: Client;
5
+ src_format: FileSourceFormat_type;
6
+ body: string;
7
+ }
8
+ declare type Create_file_surface_area_return = FileSurfaceArea_type | Error_type;
9
+ export default function create_file_surface_area({ client, src_format, body, }: Create_file_surface_area_params): Promise<Create_file_surface_area_return>;
10
+ export {};
11
+ //# sourceMappingURL=create_file_surface_area.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create_file_surface_area.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_surface_area.ts"],"names":[],"mappings":"AACA,OAAO,EACL,oBAAoB,EACpB,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,+BAA+B,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAEzE,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,UAAU,EACV,IAAI,GACL,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAiB5E"}
@@ -1,9 +1,11 @@
1
- import { FileVolume_type, Error_type } from '../../models.js';
1
+ import { FileVolume_type, Error_type, FileSourceFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Create_file_volume_params {
3
- src_format: string;
4
+ client?: Client;
5
+ src_format: FileSourceFormat_type;
4
6
  body: string;
5
7
  }
6
8
  declare type Create_file_volume_return = FileVolume_type | Error_type;
7
- export default function create_file_volume({ src_format, body, }: Create_file_volume_params): Promise<Create_file_volume_return>;
9
+ export default function create_file_volume({ client, src_format, body, }: Create_file_volume_params): Promise<Create_file_volume_return>;
8
10
  export {};
9
11
  //# sourceMappingURL=create_file_volume.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create_file_volume.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_volume.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE9D,UAAU,yBAAyB;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,yBAAyB,GAAG,eAAe,GAAG,UAAU,CAAC;AAE9D,wBAA8B,kBAAkB,CAAC,EAC/C,UAAU,EACV,IAAI,GACL,EAAE,yBAAyB,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAehE"}
1
+ {"version":3,"file":"create_file_volume.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_volume.ts"],"names":[],"mappings":"AACA,OAAO,EACL,eAAe,EACf,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,yBAAyB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,yBAAyB,GAAG,eAAe,GAAG,UAAU,CAAC;AAE9D,wBAA8B,kBAAkB,CAAC,EAC/C,MAAM,EACN,UAAU,EACV,IAAI,GACL,EAAE,yBAAyB,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAiBhE"}
@@ -1,8 +1,10 @@
1
1
  import { AsyncApiCallOutput_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Get_file_conversion_params {
4
+ client?: Client;
3
5
  id: string;
4
6
  }
5
7
  declare type Get_file_conversion_return = AsyncApiCallOutput_type | Error_type;
6
- export default function get_file_conversion({ id, }: Get_file_conversion_params): Promise<Get_file_conversion_return>;
8
+ export default function get_file_conversion({ client, id, }: Get_file_conversion_params): Promise<Get_file_conversion_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=get_file_conversion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_file_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/get_file_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEtE,UAAU,0BAA0B;IAClC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,0BAA0B,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAEvE,wBAA8B,mBAAmB,CAAC,EAChD,EAAE,GACH,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAclE"}
1
+ {"version":3,"file":"get_file_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/get_file_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,0BAA0B,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAEvE,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,EAAE,GACH,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAgBlE"}
@@ -1,8 +1,10 @@
1
1
  import { AsyncApiCallOutput_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Get_file_conversion_for_user_params {
4
+ client?: Client;
3
5
  id: string;
4
6
  }
5
7
  declare type Get_file_conversion_for_user_return = AsyncApiCallOutput_type | Error_type;
6
- export default function get_file_conversion_for_user({ id, }: Get_file_conversion_for_user_params): Promise<Get_file_conversion_for_user_return>;
8
+ export default function get_file_conversion_for_user({ client, id, }: Get_file_conversion_for_user_params): Promise<Get_file_conversion_for_user_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=get_file_conversion_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_file_conversion_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/get_file_conversion_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEtE,UAAU,mCAAmC;IAC3C,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,mCAAmC,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAEhF,wBAA8B,4BAA4B,CAAC,EACzD,EAAE,GACH,EAAE,mCAAmC,GAAG,OAAO,CAAC,mCAAmC,CAAC,CAcpF"}
1
+ {"version":3,"file":"get_file_conversion_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/get_file_conversion_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,mCAAmC;IAC3C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,mCAAmC,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAEhF,wBAA8B,4BAA4B,CAAC,EACzD,MAAM,EACN,EAAE,GACH,EAAE,mCAAmC,GAAG,OAAO,CAAC,mCAAmC,CAAC,CAgBpF"}
@@ -1,5 +1,9 @@
1
1
  import { Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_schema_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Get_schema_return = Error_type;
3
- export default function get_schema(): Promise<Get_schema_return>;
7
+ export default function get_schema({ client, }?: Get_schema_params): Promise<Get_schema_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=get_schema.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_schema.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/get_schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,aAAK,iBAAiB,GAAG,UAAU,CAAC;AAEpC,wBAA8B,UAAU,IAAI,OAAO,CAAC,iBAAiB,CAAC,CAcrE"}
1
+ {"version":3,"file":"get_schema.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/get_schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,iBAAiB;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,iBAAiB,GAAG,UAAU,CAAC;AAEpC,wBAA8B,UAAU,CAAC,EACvC,MAAM,GACP,GAAE,iBAAsB,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAgBrD"}
@@ -1,5 +1,9 @@
1
1
  import { Pong_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Ping_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Ping_return = Pong_type | Error_type;
3
- export default function ping(): Promise<Ping_return>;
7
+ export default function ping({ client, }?: Ping_params): Promise<Ping_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=ping.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ping.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/ping.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAExD,aAAK,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC;AAE1C,wBAA8B,IAAI,IAAI,OAAO,CAAC,WAAW,CAAC,CAczD"}
1
+ {"version":3,"file":"ping.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/ping.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,WAAW;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC;AAE1C,wBAA8B,IAAI,CAAC,EACjC,MAAM,GACP,GAAE,WAAgB,GAAG,OAAO,CAAC,WAAW,CAAC,CAgBzC"}
@@ -1,5 +1,9 @@
1
1
  import { Customer_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Create_payment_information_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Create_payment_information_for_user_return = Customer_type | Error_type;
3
- export default function create_payment_information_for_user(): Promise<Create_payment_information_for_user_return>;
7
+ export default function create_payment_information_for_user({ client, }?: Create_payment_information_for_user_params): Promise<Create_payment_information_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=create_payment_information_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/create_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D,aAAK,0CAA0C,GAAG,aAAa,GAAG,UAAU,CAAC;AAE7E,wBAA8B,mCAAmC,IAAI,OAAO,CAAC,0CAA0C,CAAC,CAevH"}
1
+ {"version":3,"file":"create_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/create_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0CAA0C;IAClD,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0CAA0C,GAAG,aAAa,GAAG,UAAU,CAAC;AAE7E,wBAA8B,mCAAmC,CAAC,EAChE,MAAM,GACP,GAAE,0CAA+C,GAAG,OAAO,CAAC,0CAA0C,CAAC,CAiBvG"}
@@ -1,5 +1,9 @@
1
1
  import { Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Delete_payment_information_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Delete_payment_information_for_user_return = Error_type;
3
- export default function delete_payment_information_for_user(): Promise<Delete_payment_information_for_user_return>;
7
+ export default function delete_payment_information_for_user({ client, }?: Delete_payment_information_for_user_params): Promise<Delete_payment_information_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=delete_payment_information_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/delete_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,aAAK,0CAA0C,GAAG,UAAU,CAAC;AAE7D,wBAA8B,mCAAmC,IAAI,OAAO,CAAC,0CAA0C,CAAC,CAevH"}
1
+ {"version":3,"file":"delete_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/delete_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0CAA0C;IAClD,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0CAA0C,GAAG,UAAU,CAAC;AAE7D,wBAA8B,mCAAmC,CAAC,EAChE,MAAM,GACP,GAAE,0CAA+C,GAAG,OAAO,CAAC,0CAA0C,CAAC,CAiBvG"}
@@ -1,5 +1,9 @@
1
1
  import { CustomerBalance_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_payment_balance_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Get_payment_balance_for_user_return = CustomerBalance_type | Error_type;
3
- export default function get_payment_balance_for_user(): Promise<Get_payment_balance_for_user_return>;
7
+ export default function get_payment_balance_for_user({ client, }?: Get_payment_balance_for_user_params): Promise<Get_payment_balance_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=get_payment_balance_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_payment_balance_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/get_payment_balance_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEnE,aAAK,mCAAmC,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,4BAA4B,IAAI,OAAO,CAAC,mCAAmC,CAAC,CAczG"}
1
+ {"version":3,"file":"get_payment_balance_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/get_payment_balance_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,mCAAmC;IAC3C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,mCAAmC,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,4BAA4B,CAAC,EACzD,MAAM,GACP,GAAE,mCAAwC,GAAG,OAAO,CAAC,mCAAmC,CAAC,CAgBzF"}
@@ -1,5 +1,9 @@
1
1
  import { Customer_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_payment_information_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Get_payment_information_for_user_return = Customer_type | Error_type;
3
- export default function get_payment_information_for_user(): Promise<Get_payment_information_for_user_return>;
7
+ export default function get_payment_information_for_user({ client, }?: Get_payment_information_for_user_params): Promise<Get_payment_information_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=get_payment_information_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/get_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D,aAAK,uCAAuC,GAAG,aAAa,GAAG,UAAU,CAAC;AAE1E,wBAA8B,gCAAgC,IAAI,OAAO,CAAC,uCAAuC,CAAC,CAejH"}
1
+ {"version":3,"file":"get_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/get_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,uCAAuC;IAC/C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,uCAAuC,GAAG,aAAa,GAAG,UAAU,CAAC;AAE1E,wBAA8B,gCAAgC,CAAC,EAC7D,MAAM,GACP,GAAE,uCAA4C,GAAG,OAAO,CAAC,uCAAuC,CAAC,CAiBjG"}
@@ -1,5 +1,9 @@
1
1
  import { Invoice_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface List_invoices_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type List_invoices_for_user_return = Invoice_type[] | Error_type;
3
- export default function list_invoices_for_user(): Promise<List_invoices_for_user_return>;
7
+ export default function list_invoices_for_user({ client, }?: List_invoices_for_user_params): Promise<List_invoices_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=list_invoices_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list_invoices_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/list_invoices_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE3D,aAAK,6BAA6B,GAAG,YAAY,EAAE,GAAG,UAAU,CAAC;AAEjE,wBAA8B,sBAAsB,IAAI,OAAO,CAAC,6BAA6B,CAAC,CAc7F"}
1
+ {"version":3,"file":"list_invoices_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/list_invoices_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,6BAA6B,GAAG,YAAY,EAAE,GAAG,UAAU,CAAC;AAEjE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,GACP,GAAE,6BAAkC,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAgB7E"}
@@ -1,5 +1,9 @@
1
1
  import { PaymentMethod_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface List_payment_methods_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type List_payment_methods_for_user_return = PaymentMethod_type[] | Error_type;
3
- export default function list_payment_methods_for_user(): Promise<List_payment_methods_for_user_return>;
7
+ export default function list_payment_methods_for_user({ client, }?: List_payment_methods_for_user_params): Promise<List_payment_methods_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=list_payment_methods_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list_payment_methods_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/list_payment_methods_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEjE,aAAK,oCAAoC,GAAG,kBAAkB,EAAE,GAAG,UAAU,CAAC;AAE9E,wBAA8B,6BAA6B,IAAI,OAAO,CAAC,oCAAoC,CAAC,CAe3G"}
1
+ {"version":3,"file":"list_payment_methods_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/list_payment_methods_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,oCAAoC;IAC5C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,oCAAoC,GAAG,kBAAkB,EAAE,GAAG,UAAU,CAAC;AAE9E,wBAA8B,6BAA6B,CAAC,EAC1D,MAAM,GACP,GAAE,oCAAyC,GAAG,OAAO,CAAC,oCAAoC,CAAC,CAiB3F"}
@@ -1,5 +1,9 @@
1
1
  import { Customer_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Update_payment_information_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Update_payment_information_for_user_return = Customer_type | Error_type;
3
- export default function update_payment_information_for_user(): Promise<Update_payment_information_for_user_return>;
7
+ export default function update_payment_information_for_user({ client, }?: Update_payment_information_for_user_params): Promise<Update_payment_information_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=update_payment_information_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/update_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D,aAAK,0CAA0C,GAAG,aAAa,GAAG,UAAU,CAAC;AAE7E,wBAA8B,mCAAmC,IAAI,OAAO,CAAC,0CAA0C,CAAC,CAevH"}
1
+ {"version":3,"file":"update_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/update_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0CAA0C;IAClD,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0CAA0C,GAAG,aAAa,GAAG,UAAU,CAAC;AAE7E,wBAA8B,mCAAmC,CAAC,EAChE,MAAM,GACP,GAAE,0CAA+C,GAAG,OAAO,CAAC,0CAA0C,CAAC,CAiBvG"}
@@ -1,8 +1,10 @@
1
1
  import { Session_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Get_session_for_user_params {
4
+ client?: Client;
3
5
  token: string;
4
6
  }
5
7
  declare type Get_session_for_user_return = Session_type | Error_type;
6
- export default function get_session_for_user({ token, }: Get_session_for_user_params): Promise<Get_session_for_user_return>;
8
+ export default function get_session_for_user({ client, token, }: Get_session_for_user_params): Promise<Get_session_for_user_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=get_session_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_session_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/sessions/get_session_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE3D,UAAU,2BAA2B;IACnC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,2BAA2B,GAAG,YAAY,GAAG,UAAU,CAAC;AAE7D,wBAA8B,oBAAoB,CAAC,EACjD,KAAK,GACN,EAAE,2BAA2B,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAcpE"}
1
+ {"version":3,"file":"get_session_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/sessions/get_session_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,2BAA2B;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,2BAA2B,GAAG,YAAY,GAAG,UAAU,CAAC;AAE7D,wBAA8B,oBAAoB,CAAC,EACjD,MAAM,EACN,KAAK,GACN,EAAE,2BAA2B,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAgBpE"}
@@ -0,0 +1,12 @@
1
+ import { UnitAccelerationConversion_type, Error_type, UnitAccelerationFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_acceleration_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitAccelerationFormat_type;
6
+ src_format: UnitAccelerationFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_acceleration_unit_conversion_return = UnitAccelerationConversion_type | Error_type;
10
+ export default function get_acceleration_unit_conversion({ client, output_format, src_format, value, }: Get_acceleration_unit_conversion_params): Promise<Get_acceleration_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_acceleration_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_acceleration_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_acceleration_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,+BAA+B,EAC/B,UAAU,EACV,2BAA2B,EAC5B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,uCAAuC;IAC/C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,2BAA2B,CAAC;IAC3C,UAAU,EAAE,2BAA2B,CAAC;IACxC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,uCAAuC,GACxC,+BAA+B,GAC/B,UAAU,CAAC;AAEf,wBAA8B,gCAAgC,CAAC,EAC7D,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,uCAAuC,GAAG,OAAO,CAAC,uCAAuC,CAAC,CAiB5F"}
@@ -0,0 +1,12 @@
1
+ import { UnitAngleConversion_type, Error_type, UnitAngleFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_angle_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitAngleFormat_type;
6
+ src_format: UnitAngleFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_angle_unit_conversion_return = UnitAngleConversion_type | Error_type;
10
+ export default function get_angle_unit_conversion({ client, output_format, src_format, value, }: Get_angle_unit_conversion_params): Promise<Get_angle_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_angle_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_angle_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_angle_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,wBAAwB,EACxB,UAAU,EACV,oBAAoB,EACrB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,gCAAgC;IACxC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,oBAAoB,CAAC;IACpC,UAAU,EAAE,oBAAoB,CAAC;IACjC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,gCAAgC,GAAG,wBAAwB,GAAG,UAAU,CAAC;AAE9E,wBAA8B,yBAAyB,CAAC,EACtD,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC,CAgB9E"}
@@ -0,0 +1,12 @@
1
+ import { UnitAngularVelocityConversion_type, Error_type, UnitAngularVelocityFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_angular_velocity_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitAngularVelocityFormat_type;
6
+ src_format: UnitAngularVelocityFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_angular_velocity_unit_conversion_return = UnitAngularVelocityConversion_type | Error_type;
10
+ export default function get_angular_velocity_unit_conversion({ client, output_format, src_format, value, }: Get_angular_velocity_unit_conversion_params): Promise<Get_angular_velocity_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_angular_velocity_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_angular_velocity_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_angular_velocity_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,kCAAkC,EAClC,UAAU,EACV,8BAA8B,EAC/B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,2CAA2C;IACnD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,8BAA8B,CAAC;IAC9C,UAAU,EAAE,8BAA8B,CAAC;IAC3C,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,2CAA2C,GAC5C,kCAAkC,GAClC,UAAU,CAAC;AAEf,wBAA8B,oCAAoC,CAAC,EACjE,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,2CAA2C,GAAG,OAAO,CAAC,2CAA2C,CAAC,CAiBpG"}
@@ -0,0 +1,12 @@
1
+ import { UnitAreaConversion_type, Error_type, UnitAreaFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_area_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitAreaFormat_type;
6
+ src_format: UnitAreaFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_area_unit_conversion_return = UnitAreaConversion_type | Error_type;
10
+ export default function get_area_unit_conversion({ client, output_format, src_format, value, }: Get_area_unit_conversion_params): Promise<Get_area_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_area_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_area_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_area_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,uBAAuB,EACvB,UAAU,EACV,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,mBAAmB,CAAC;IACnC,UAAU,EAAE,mBAAmB,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,+BAA+B,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAE5E,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAgB5E"}
@@ -0,0 +1,12 @@
1
+ import { UnitChargeConversion_type, Error_type, UnitChargeFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_charge_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitChargeFormat_type;
6
+ src_format: UnitChargeFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_charge_unit_conversion_return = UnitChargeConversion_type | Error_type;
10
+ export default function get_charge_unit_conversion({ client, output_format, src_format, value, }: Get_charge_unit_conversion_params): Promise<Get_charge_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_charge_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_charge_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_charge_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,yBAAyB,EACzB,UAAU,EACV,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,iCAAiC;IACzC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,qBAAqB,CAAC;IACrC,UAAU,EAAE,qBAAqB,CAAC;IAClC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,iCAAiC,GAAG,yBAAyB,GAAG,UAAU,CAAC;AAEhF,wBAA8B,0BAA0B,CAAC,EACvD,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,iCAAiC,GAAG,OAAO,CAAC,iCAAiC,CAAC,CAgBhF"}
@@ -0,0 +1,12 @@
1
+ import { UnitConcentrationConversion_type, Error_type, UnitConcentrationFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_concentration_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitConcentrationFormat_type;
6
+ src_format: UnitConcentrationFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_concentration_unit_conversion_return = UnitConcentrationConversion_type | Error_type;
10
+ export default function get_concentration_unit_conversion({ client, output_format, src_format, value, }: Get_concentration_unit_conversion_params): Promise<Get_concentration_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_concentration_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_concentration_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_concentration_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,gCAAgC,EAChC,UAAU,EACV,4BAA4B,EAC7B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,wCAAwC;IAChD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,4BAA4B,CAAC;IAC5C,UAAU,EAAE,4BAA4B,CAAC;IACzC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,wCAAwC,GACzC,gCAAgC,GAChC,UAAU,CAAC;AAEf,wBAA8B,iCAAiC,CAAC,EAC9D,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,wCAAwC,GAAG,OAAO,CAAC,wCAAwC,CAAC,CAiB9F"}
@@ -0,0 +1,12 @@
1
+ import { UnitDataTransferRateConversion_type, Error_type, UnitDataTransferRateFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_data_transfer_rate_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitDataTransferRateFormat_type;
6
+ src_format: UnitDataTransferRateFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_data_transfer_rate_unit_conversion_return = UnitDataTransferRateConversion_type | Error_type;
10
+ export default function get_data_transfer_rate_unit_conversion({ client, output_format, src_format, value, }: Get_data_transfer_rate_unit_conversion_params): Promise<Get_data_transfer_rate_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_data_transfer_rate_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_data_transfer_rate_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_data_transfer_rate_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,mCAAmC,EACnC,UAAU,EACV,+BAA+B,EAChC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6CAA6C;IACrD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,+BAA+B,CAAC;IAC/C,UAAU,EAAE,+BAA+B,CAAC;IAC5C,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,6CAA6C,GAC9C,mCAAmC,GACnC,UAAU,CAAC;AAEf,wBAA8B,sCAAsC,CAAC,EACnE,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,6CAA6C,GAAG,OAAO,CAAC,6CAA6C,CAAC,CAiBxG"}
@@ -0,0 +1,12 @@
1
+ import { UnitDataConversion_type, Error_type, UnitDataFormat_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Get_data_unit_conversion_params {
4
+ client?: Client;
5
+ output_format: UnitDataFormat_type;
6
+ src_format: UnitDataFormat_type;
7
+ value: number;
8
+ }
9
+ declare type Get_data_unit_conversion_return = UnitDataConversion_type | Error_type;
10
+ export default function get_data_unit_conversion({ client, output_format, src_format, value, }: Get_data_unit_conversion_params): Promise<Get_data_unit_conversion_return>;
11
+ export {};
12
+ //# sourceMappingURL=get_data_unit_conversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get_data_unit_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/unit/get_data_unit_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,uBAAuB,EACvB,UAAU,EACV,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,mBAAmB,CAAC;IACnC,UAAU,EAAE,mBAAmB,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,+BAA+B,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAE5E,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,aAAa,EACb,UAAU,EACV,KAAK,GACN,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAgB5E"}