@cmarket/partner-sdk 8.0.0 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. package/README.md +12 -6
  2. package/api/oauth-api.ts +1 -1
  3. package/api/partner-v1-api.ts +64 -64
  4. package/api/partner-v2-api.ts +5 -5
  5. package/api.ts +1 -1
  6. package/base.ts +1 -1
  7. package/common.ts +1 -1
  8. package/configuration.ts +1 -1
  9. package/dist/api/oauth-api.d.ts +1 -1
  10. package/dist/api/oauth-api.js +1 -1
  11. package/dist/api/partner-v1-api.d.ts +41 -41
  12. package/dist/api/partner-v1-api.js +57 -57
  13. package/dist/api/partner-v2-api.d.ts +5 -5
  14. package/dist/api/partner-v2-api.js +5 -5
  15. package/dist/api.d.ts +1 -1
  16. package/dist/api.js +1 -1
  17. package/dist/base.d.ts +1 -1
  18. package/dist/base.js +1 -1
  19. package/dist/common.d.ts +1 -1
  20. package/dist/common.js +1 -1
  21. package/dist/configuration.d.ts +1 -1
  22. package/dist/configuration.js +1 -1
  23. package/dist/esm/api/oauth-api.d.ts +1 -1
  24. package/dist/esm/api/oauth-api.js +1 -1
  25. package/dist/esm/api/partner-v1-api.d.ts +41 -41
  26. package/dist/esm/api/partner-v1-api.js +57 -57
  27. package/dist/esm/api/partner-v2-api.d.ts +5 -5
  28. package/dist/esm/api/partner-v2-api.js +5 -5
  29. package/dist/esm/api.d.ts +1 -1
  30. package/dist/esm/api.js +1 -1
  31. package/dist/esm/base.d.ts +1 -1
  32. package/dist/esm/base.js +1 -1
  33. package/dist/esm/common.d.ts +1 -1
  34. package/dist/esm/common.js +1 -1
  35. package/dist/esm/configuration.d.ts +1 -1
  36. package/dist/esm/configuration.js +1 -1
  37. package/dist/esm/index.d.ts +1 -1
  38. package/dist/esm/index.js +1 -1
  39. package/dist/esm/models/acceptance-result-response-dto.d.ts +1 -1
  40. package/dist/esm/models/acceptance-result-response-dto.js +1 -1
  41. package/dist/esm/models/award-registered-response-dto.d.ts +1 -1
  42. package/dist/esm/models/award-registered-response-dto.js +1 -1
  43. package/dist/esm/models/bid-bond-dto.d.ts +1 -1
  44. package/dist/esm/models/bid-bond-dto.js +1 -1
  45. package/dist/esm/models/bid-contract-documents-batch-request-dto.d.ts +1 -1
  46. package/dist/esm/models/bid-contract-documents-batch-request-dto.js +1 -1
  47. package/dist/esm/models/bid-contract-documents-response-dto.d.ts +1 -1
  48. package/dist/esm/models/bid-contract-documents-response-dto.js +1 -1
  49. package/dist/esm/models/bid-created-response-dto.d.ts +1 -1
  50. package/dist/esm/models/bid-created-response-dto.js +1 -1
  51. package/dist/esm/models/bid-document-dto.d.ts +1 -1
  52. package/dist/esm/models/bid-document-dto.js +1 -1
  53. package/dist/esm/models/bid-failed-response-dto.d.ts +1 -1
  54. package/dist/esm/models/bid-failed-response-dto.js +1 -1
  55. package/dist/esm/models/bid-failure-reason.d.ts +1 -1
  56. package/dist/esm/models/bid-failure-reason.js +1 -1
  57. package/dist/esm/models/bid-item-dto.d.ts +1 -1
  58. package/dist/esm/models/bid-item-dto.js +1 -1
  59. package/dist/esm/models/bid-manager-dto.d.ts +1 -1
  60. package/dist/esm/models/bid-manager-dto.js +1 -1
  61. package/dist/esm/models/bid-result-participant-attachment-dto.d.ts +1 -1
  62. package/dist/esm/models/bid-result-participant-attachment-dto.js +1 -1
  63. package/dist/esm/models/bid-result-participant-dto.d.ts +1 -1
  64. package/dist/esm/models/bid-result-participant-dto.js +1 -1
  65. package/dist/esm/models/bid-result-v1-attachment-dto.d.ts +1 -1
  66. package/dist/esm/models/bid-result-v1-attachment-dto.js +1 -1
  67. package/dist/esm/models/bid-result-v1-participant-dto.d.ts +1 -1
  68. package/dist/esm/models/bid-result-v1-participant-dto.js +1 -1
  69. package/dist/esm/models/bid-results-batch-request-dto.d.ts +1 -1
  70. package/dist/esm/models/bid-results-batch-request-dto.js +1 -1
  71. package/dist/esm/models/bid-results-response-dto.d.ts +1 -1
  72. package/dist/esm/models/bid-results-response-dto.js +1 -1
  73. package/dist/esm/models/bid-results-v1-response-dto.d.ts +1 -1
  74. package/dist/esm/models/bid-results-v1-response-dto.js +1 -1
  75. package/dist/esm/models/bid-settlement-line-item-dto.d.ts +1 -1
  76. package/dist/esm/models/bid-settlement-line-item-dto.js +1 -1
  77. package/dist/esm/models/bid-settlement-participant-dto.d.ts +1 -1
  78. package/dist/esm/models/bid-settlement-participant-dto.js +1 -1
  79. package/dist/esm/models/bid-settlement-response-dto.d.ts +1 -1
  80. package/dist/esm/models/bid-settlement-response-dto.js +1 -1
  81. package/dist/esm/models/bid-statement-response-dto.d.ts +1 -1
  82. package/dist/esm/models/bid-statement-response-dto.js +1 -1
  83. package/dist/esm/models/bid-statement-v1-response-dto.d.ts +31 -0
  84. package/dist/esm/models/{negotiation-score-dto.js → bid-statement-v1-response-dto.js} +1 -1
  85. package/dist/esm/models/bid-status.d.ts +1 -1
  86. package/dist/esm/models/bid-status.js +1 -1
  87. package/dist/esm/models/complete-acceptance-request-dto.d.ts +2 -46
  88. package/dist/esm/models/complete-acceptance-request-dto.js +1 -1
  89. package/dist/esm/models/complete-acceptance-v1-request-dto.d.ts +65 -0
  90. package/dist/esm/models/{submit-negotiation-scores-request-dto.js → complete-acceptance-v1-request-dto.js} +1 -1
  91. package/dist/esm/models/contract-document-item-dto.d.ts +1 -1
  92. package/dist/esm/models/contract-document-item-dto.js +1 -1
  93. package/dist/esm/models/create-bid-request-dto.d.ts +1 -1
  94. package/dist/esm/models/create-bid-request-dto.js +1 -1
  95. package/dist/esm/models/create-bid-v1-request-dto.d.ts +1 -1
  96. package/dist/esm/models/create-bid-v1-request-dto.js +1 -1
  97. package/dist/esm/models/file-uploaded-response-dto.d.ts +1 -1
  98. package/dist/esm/models/file-uploaded-response-dto.js +1 -1
  99. package/dist/esm/models/health-response-dto.d.ts +1 -1
  100. package/dist/esm/models/health-response-dto.js +1 -1
  101. package/dist/esm/models/hierarchical-region-dto.d.ts +1 -1
  102. package/dist/esm/models/hierarchical-region-dto.js +1 -1
  103. package/dist/esm/models/index.d.ts +8 -2
  104. package/dist/esm/models/index.js +8 -2
  105. package/dist/esm/models/mark-bid-failed-request-dto.d.ts +1 -1
  106. package/dist/esm/models/mark-bid-failed-request-dto.js +1 -1
  107. package/dist/esm/models/mark-bid-failed-v1-request-dto.d.ts +30 -0
  108. package/dist/esm/models/mark-bid-failed-v1-request-dto.js +14 -0
  109. package/dist/esm/models/{negotiation-score-dto.d.ts → negotiation-score-v1-dto.d.ts} +2 -2
  110. package/dist/esm/models/negotiation-score-v1-dto.js +14 -0
  111. package/dist/esm/models/negotiation-scored-response-dto.d.ts +1 -1
  112. package/dist/esm/models/negotiation-scored-response-dto.js +1 -1
  113. package/dist/esm/models/oauth-error-response-dto.d.ts +1 -1
  114. package/dist/esm/models/oauth-error-response-dto.js +1 -1
  115. package/dist/esm/models/preconditions-dto.d.ts +1 -1
  116. package/dist/esm/models/preconditions-dto.js +1 -1
  117. package/dist/esm/models/problem-details-dto.d.ts +1 -1
  118. package/dist/esm/models/problem-details-dto.js +1 -1
  119. package/dist/esm/models/register-award-request-dto.d.ts +1 -1
  120. package/dist/esm/models/register-award-request-dto.js +1 -1
  121. package/dist/esm/models/register-award-v1-request-dto.d.ts +33 -0
  122. package/dist/esm/models/register-award-v1-request-dto.js +14 -0
  123. package/dist/esm/models/request-split-invoice-request-dto.d.ts +1 -1
  124. package/dist/esm/models/request-split-invoice-request-dto.js +1 -1
  125. package/dist/esm/models/split-invoice-response-dto.d.ts +1 -1
  126. package/dist/esm/models/split-invoice-response-dto.js +1 -1
  127. package/dist/esm/models/statement-document-dto.d.ts +1 -1
  128. package/dist/esm/models/statement-document-dto.js +1 -1
  129. package/dist/esm/models/statement-product-dto.d.ts +1 -1
  130. package/dist/esm/models/statement-product-dto.js +1 -1
  131. package/dist/esm/models/statement-v1-document-dto.d.ts +29 -0
  132. package/dist/esm/models/statement-v1-document-dto.js +14 -0
  133. package/dist/esm/models/statement-v1-product-dto.d.ts +49 -0
  134. package/dist/esm/models/statement-v1-product-dto.js +14 -0
  135. package/dist/esm/models/{submit-negotiation-scores-request-dto.d.ts → submit-negotiation-scores-v1-request-dto.d.ts} +4 -4
  136. package/dist/esm/models/submit-negotiation-scores-v1-request-dto.js +14 -0
  137. package/dist/esm/models/token-request-dto.d.ts +1 -1
  138. package/dist/esm/models/token-request-dto.js +1 -1
  139. package/dist/esm/models/token-response-dto.d.ts +1 -1
  140. package/dist/esm/models/token-response-dto.js +1 -1
  141. package/dist/esm/models/upload-file-request-dto.d.ts +1 -1
  142. package/dist/esm/models/upload-file-request-dto.js +1 -1
  143. package/dist/index.d.ts +1 -1
  144. package/dist/index.js +1 -1
  145. package/dist/models/acceptance-result-response-dto.d.ts +1 -1
  146. package/dist/models/acceptance-result-response-dto.js +1 -1
  147. package/dist/models/award-registered-response-dto.d.ts +1 -1
  148. package/dist/models/award-registered-response-dto.js +1 -1
  149. package/dist/models/bid-bond-dto.d.ts +1 -1
  150. package/dist/models/bid-bond-dto.js +1 -1
  151. package/dist/models/bid-contract-documents-batch-request-dto.d.ts +1 -1
  152. package/dist/models/bid-contract-documents-batch-request-dto.js +1 -1
  153. package/dist/models/bid-contract-documents-response-dto.d.ts +1 -1
  154. package/dist/models/bid-contract-documents-response-dto.js +1 -1
  155. package/dist/models/bid-created-response-dto.d.ts +1 -1
  156. package/dist/models/bid-created-response-dto.js +1 -1
  157. package/dist/models/bid-document-dto.d.ts +1 -1
  158. package/dist/models/bid-document-dto.js +1 -1
  159. package/dist/models/bid-failed-response-dto.d.ts +1 -1
  160. package/dist/models/bid-failed-response-dto.js +1 -1
  161. package/dist/models/bid-failure-reason.d.ts +1 -1
  162. package/dist/models/bid-failure-reason.js +1 -1
  163. package/dist/models/bid-item-dto.d.ts +1 -1
  164. package/dist/models/bid-item-dto.js +1 -1
  165. package/dist/models/bid-manager-dto.d.ts +1 -1
  166. package/dist/models/bid-manager-dto.js +1 -1
  167. package/dist/models/bid-result-participant-attachment-dto.d.ts +1 -1
  168. package/dist/models/bid-result-participant-attachment-dto.js +1 -1
  169. package/dist/models/bid-result-participant-dto.d.ts +1 -1
  170. package/dist/models/bid-result-participant-dto.js +1 -1
  171. package/dist/models/bid-result-v1-attachment-dto.d.ts +1 -1
  172. package/dist/models/bid-result-v1-attachment-dto.js +1 -1
  173. package/dist/models/bid-result-v1-participant-dto.d.ts +1 -1
  174. package/dist/models/bid-result-v1-participant-dto.js +1 -1
  175. package/dist/models/bid-results-batch-request-dto.d.ts +1 -1
  176. package/dist/models/bid-results-batch-request-dto.js +1 -1
  177. package/dist/models/bid-results-response-dto.d.ts +1 -1
  178. package/dist/models/bid-results-response-dto.js +1 -1
  179. package/dist/models/bid-results-v1-response-dto.d.ts +1 -1
  180. package/dist/models/bid-results-v1-response-dto.js +1 -1
  181. package/dist/models/bid-settlement-line-item-dto.d.ts +1 -1
  182. package/dist/models/bid-settlement-line-item-dto.js +1 -1
  183. package/dist/models/bid-settlement-participant-dto.d.ts +1 -1
  184. package/dist/models/bid-settlement-participant-dto.js +1 -1
  185. package/dist/models/bid-settlement-response-dto.d.ts +1 -1
  186. package/dist/models/bid-settlement-response-dto.js +1 -1
  187. package/dist/models/bid-statement-response-dto.d.ts +1 -1
  188. package/dist/models/bid-statement-response-dto.js +1 -1
  189. package/dist/models/bid-statement-v1-response-dto.d.ts +31 -0
  190. package/dist/models/{negotiation-score-dto.js → bid-statement-v1-response-dto.js} +1 -1
  191. package/dist/models/bid-status.d.ts +1 -1
  192. package/dist/models/bid-status.js +1 -1
  193. package/dist/models/complete-acceptance-request-dto.d.ts +2 -46
  194. package/dist/models/complete-acceptance-request-dto.js +1 -1
  195. package/dist/models/complete-acceptance-v1-request-dto.d.ts +65 -0
  196. package/dist/models/{submit-negotiation-scores-request-dto.js → complete-acceptance-v1-request-dto.js} +1 -1
  197. package/dist/models/contract-document-item-dto.d.ts +1 -1
  198. package/dist/models/contract-document-item-dto.js +1 -1
  199. package/dist/models/create-bid-request-dto.d.ts +1 -1
  200. package/dist/models/create-bid-request-dto.js +1 -1
  201. package/dist/models/create-bid-v1-request-dto.d.ts +1 -1
  202. package/dist/models/create-bid-v1-request-dto.js +1 -1
  203. package/dist/models/file-uploaded-response-dto.d.ts +1 -1
  204. package/dist/models/file-uploaded-response-dto.js +1 -1
  205. package/dist/models/health-response-dto.d.ts +1 -1
  206. package/dist/models/health-response-dto.js +1 -1
  207. package/dist/models/hierarchical-region-dto.d.ts +1 -1
  208. package/dist/models/hierarchical-region-dto.js +1 -1
  209. package/dist/models/index.d.ts +8 -2
  210. package/dist/models/index.js +8 -2
  211. package/dist/models/mark-bid-failed-request-dto.d.ts +1 -1
  212. package/dist/models/mark-bid-failed-request-dto.js +1 -1
  213. package/dist/models/mark-bid-failed-v1-request-dto.d.ts +30 -0
  214. package/dist/models/mark-bid-failed-v1-request-dto.js +15 -0
  215. package/dist/models/{negotiation-score-dto.d.ts → negotiation-score-v1-dto.d.ts} +2 -2
  216. package/dist/models/negotiation-score-v1-dto.js +15 -0
  217. package/dist/models/negotiation-scored-response-dto.d.ts +1 -1
  218. package/dist/models/negotiation-scored-response-dto.js +1 -1
  219. package/dist/models/oauth-error-response-dto.d.ts +1 -1
  220. package/dist/models/oauth-error-response-dto.js +1 -1
  221. package/dist/models/preconditions-dto.d.ts +1 -1
  222. package/dist/models/preconditions-dto.js +1 -1
  223. package/dist/models/problem-details-dto.d.ts +1 -1
  224. package/dist/models/problem-details-dto.js +1 -1
  225. package/dist/models/register-award-request-dto.d.ts +1 -1
  226. package/dist/models/register-award-request-dto.js +1 -1
  227. package/dist/models/register-award-v1-request-dto.d.ts +33 -0
  228. package/dist/models/register-award-v1-request-dto.js +15 -0
  229. package/dist/models/request-split-invoice-request-dto.d.ts +1 -1
  230. package/dist/models/request-split-invoice-request-dto.js +1 -1
  231. package/dist/models/split-invoice-response-dto.d.ts +1 -1
  232. package/dist/models/split-invoice-response-dto.js +1 -1
  233. package/dist/models/statement-document-dto.d.ts +1 -1
  234. package/dist/models/statement-document-dto.js +1 -1
  235. package/dist/models/statement-product-dto.d.ts +1 -1
  236. package/dist/models/statement-product-dto.js +1 -1
  237. package/dist/models/statement-v1-document-dto.d.ts +29 -0
  238. package/dist/models/statement-v1-document-dto.js +15 -0
  239. package/dist/models/statement-v1-product-dto.d.ts +49 -0
  240. package/dist/models/statement-v1-product-dto.js +15 -0
  241. package/dist/models/{submit-negotiation-scores-request-dto.d.ts → submit-negotiation-scores-v1-request-dto.d.ts} +4 -4
  242. package/dist/models/submit-negotiation-scores-v1-request-dto.js +15 -0
  243. package/dist/models/token-request-dto.d.ts +1 -1
  244. package/dist/models/token-request-dto.js +1 -1
  245. package/dist/models/token-response-dto.d.ts +1 -1
  246. package/dist/models/token-response-dto.js +1 -1
  247. package/dist/models/upload-file-request-dto.d.ts +1 -1
  248. package/dist/models/upload-file-request-dto.js +1 -1
  249. package/docs/BidStatementV1ResponseDto.md +26 -0
  250. package/docs/CompleteAcceptanceRequestDto.md +1 -23
  251. package/docs/CompleteAcceptanceV1RequestDto.md +44 -0
  252. package/docs/MarkBidFailedV1RequestDto.md +26 -0
  253. package/docs/{NegotiationScoreDto.md → NegotiationScoreV1Dto.md} +3 -3
  254. package/docs/PartnerV1Api.md +22 -22
  255. package/docs/PartnerV2Api.md +1 -1
  256. package/docs/RegisterAwardV1RequestDto.md +28 -0
  257. package/docs/StatementV1DocumentDto.md +26 -0
  258. package/docs/StatementV1ProductDto.md +36 -0
  259. package/docs/{SubmitNegotiationScoresRequestDto.md → SubmitNegotiationScoresV1RequestDto.md} +4 -4
  260. package/index.ts +1 -1
  261. package/models/acceptance-result-response-dto.ts +1 -1
  262. package/models/award-registered-response-dto.ts +1 -1
  263. package/models/bid-bond-dto.ts +1 -1
  264. package/models/bid-contract-documents-batch-request-dto.ts +1 -1
  265. package/models/bid-contract-documents-response-dto.ts +1 -1
  266. package/models/bid-created-response-dto.ts +1 -1
  267. package/models/bid-document-dto.ts +1 -1
  268. package/models/bid-failed-response-dto.ts +1 -1
  269. package/models/bid-failure-reason.ts +1 -1
  270. package/models/bid-item-dto.ts +1 -1
  271. package/models/bid-manager-dto.ts +1 -1
  272. package/models/bid-result-participant-attachment-dto.ts +1 -1
  273. package/models/bid-result-participant-dto.ts +1 -1
  274. package/models/bid-result-v1-attachment-dto.ts +1 -1
  275. package/models/bid-result-v1-participant-dto.ts +1 -1
  276. package/models/bid-results-batch-request-dto.ts +1 -1
  277. package/models/bid-results-response-dto.ts +1 -1
  278. package/models/bid-results-v1-response-dto.ts +1 -1
  279. package/models/bid-settlement-line-item-dto.ts +1 -1
  280. package/models/bid-settlement-participant-dto.ts +1 -1
  281. package/models/bid-settlement-response-dto.ts +1 -1
  282. package/models/bid-statement-response-dto.ts +1 -1
  283. package/models/bid-statement-v1-response-dto.ts +41 -0
  284. package/models/bid-status.ts +1 -1
  285. package/models/complete-acceptance-request-dto.ts +2 -46
  286. package/models/complete-acceptance-v1-request-dto.ts +71 -0
  287. package/models/contract-document-item-dto.ts +1 -1
  288. package/models/create-bid-request-dto.ts +1 -1
  289. package/models/create-bid-v1-request-dto.ts +1 -1
  290. package/models/file-uploaded-response-dto.ts +1 -1
  291. package/models/health-response-dto.ts +1 -1
  292. package/models/hierarchical-region-dto.ts +1 -1
  293. package/models/index.ts +8 -2
  294. package/models/mark-bid-failed-request-dto.ts +1 -1
  295. package/models/mark-bid-failed-v1-request-dto.ts +40 -0
  296. package/models/{negotiation-score-dto.ts → negotiation-score-v1-dto.ts} +2 -2
  297. package/models/negotiation-scored-response-dto.ts +1 -1
  298. package/models/oauth-error-response-dto.ts +1 -1
  299. package/models/preconditions-dto.ts +1 -1
  300. package/models/problem-details-dto.ts +1 -1
  301. package/models/register-award-request-dto.ts +1 -1
  302. package/models/register-award-v1-request-dto.ts +39 -0
  303. package/models/request-split-invoice-request-dto.ts +1 -1
  304. package/models/split-invoice-response-dto.ts +1 -1
  305. package/models/statement-document-dto.ts +1 -1
  306. package/models/statement-product-dto.ts +1 -1
  307. package/models/statement-v1-document-dto.ts +35 -0
  308. package/models/statement-v1-product-dto.ts +55 -0
  309. package/models/{submit-negotiation-scores-request-dto.ts → submit-negotiation-scores-v1-request-dto.ts} +4 -4
  310. package/models/token-request-dto.ts +1 -1
  311. package/models/token-response-dto.ts +1 -1
  312. package/models/upload-file-request-dto.ts +1 -1
  313. package/package.json +1 -1
@@ -2,7 +2,7 @@
2
2
  * CMARKET V6 Partner API
3
3
  * 외부 ERP 연동용 RESTful API. ## 버전별 인증 - **_/v2** — OAuth2 Bearer JWT (`client_credentials` 플로우). `/oauth/token` 에서 토큰 발급 후 `Authorization: Bearer <token>` 헤더. - **_/v1** — V5 충실 platform-auth. `X-Platform-Id`(cate_set.api_id) / `X-Platform-Secret`(cate_set.api_secret, MD5-hex) 헤더로 전송.
4
4
  *
5
- * The version of the OpenAPI document: 8.0.0
5
+ * The version of the OpenAPI document: 9.0.0
6
6
  * Contact: semo.io.kr@gmail.com
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -20,15 +20,15 @@ import type { BidCreatedResponseDto } from '../models';
20
20
  import type { BidFailedResponseDto } from '../models';
21
21
  import type { BidResultsBatchRequestDto } from '../models';
22
22
  import type { BidResultsV1ResponseDto } from '../models';
23
- import type { BidStatementResponseDto } from '../models';
24
- import type { CompleteAcceptanceRequestDto } from '../models';
23
+ import type { BidStatementV1ResponseDto } from '../models';
24
+ import type { CompleteAcceptanceV1RequestDto } from '../models';
25
25
  import type { CreateBidV1RequestDto } from '../models';
26
- import type { MarkBidFailedRequestDto } from '../models';
26
+ import type { MarkBidFailedV1RequestDto } from '../models';
27
27
  import type { NegotiationScoredResponseDto } from '../models';
28
- import type { RegisterAwardRequestDto } from '../models';
28
+ import type { RegisterAwardV1RequestDto } from '../models';
29
29
  import type { RequestSplitInvoiceRequestDto } from '../models';
30
30
  import type { SplitInvoiceResponseDto } from '../models';
31
- import type { SubmitNegotiationScoresRequestDto } from '../models';
31
+ import type { SubmitNegotiationScoresV1RequestDto } from '../models';
32
32
  /**
33
33
  * PartnerV1Api - axios parameter creator
34
34
  */
@@ -37,11 +37,11 @@ export declare const PartnerV1ApiAxiosParamCreator: (configuration?: Configurati
37
37
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
38
38
  * @summary 검수완료 전송 — V5 충실
39
39
  * @param {string} bidId
40
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
40
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
41
41
  * @param {*} [options] Override http request option.
42
42
  * @throws {RequiredError}
43
43
  */
44
- v1CompleteAcceptance: (bidId: string, completeAcceptanceRequestDto: CompleteAcceptanceRequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
44
+ v1CompleteAcceptance: (bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
45
45
  /**
46
46
  * V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
47
47
  * @summary 계약서류 수신 배치 조회 — V5 충실
@@ -70,19 +70,19 @@ export declare const PartnerV1ApiAxiosParamCreator: (configuration?: Configurati
70
70
  /**
71
71
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
72
72
  * @summary 유찰 처리 — V5 충실
73
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
73
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
74
74
  * @param {*} [options] Override http request option.
75
75
  * @throws {RequiredError}
76
76
  */
77
- v1MarkBidFailed: (markBidFailedRequestDto: MarkBidFailedRequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
77
+ v1MarkBidFailed: (markBidFailedV1RequestDto: MarkBidFailedV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
78
78
  /**
79
79
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
80
80
  * @summary 낙찰 결과 전송 — V5 충실
81
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
81
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
82
82
  * @param {*} [options] Override http request option.
83
83
  * @throws {RequiredError}
84
84
  */
85
- v1RegisterAward: (registerAwardRequestDto: RegisterAwardRequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
85
+ v1RegisterAward: (registerAwardV1RequestDto: RegisterAwardV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
86
86
  /**
87
87
  * V5 `scsbidSend`(type=B) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
88
88
  * @summary 입찰 정보 전송(등록) — V5 충실
@@ -102,11 +102,11 @@ export declare const PartnerV1ApiAxiosParamCreator: (configuration?: Configurati
102
102
  /**
103
103
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
104
104
  * @summary 협상(H/K) 점수평가 — V5 충실
105
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
105
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
106
106
  * @param {*} [options] Override http request option.
107
107
  * @throws {RequiredError}
108
108
  */
109
- v1SubmitNegotiationScores: (submitNegotiationScoresRequestDto: SubmitNegotiationScoresRequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
109
+ v1SubmitNegotiationScores: (submitNegotiationScoresV1RequestDto: SubmitNegotiationScoresV1RequestDto, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
110
110
  };
111
111
  /**
112
112
  * PartnerV1Api - functional programming interface
@@ -116,11 +116,11 @@ export declare const PartnerV1ApiFp: (configuration?: Configuration) => {
116
116
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
117
117
  * @summary 검수완료 전송 — V5 충실
118
118
  * @param {string} bidId
119
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
119
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
120
120
  * @param {*} [options] Override http request option.
121
121
  * @throws {RequiredError}
122
122
  */
123
- v1CompleteAcceptance(bidId: string, completeAcceptanceRequestDto: CompleteAcceptanceRequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AcceptanceResultResponseDto>>;
123
+ v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AcceptanceResultResponseDto>>;
124
124
  /**
125
125
  * V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
126
126
  * @summary 계약서류 수신 배치 조회 — V5 충실
@@ -145,23 +145,23 @@ export declare const PartnerV1ApiFp: (configuration?: Configuration) => {
145
145
  * @param {*} [options] Override http request option.
146
146
  * @throws {RequiredError}
147
147
  */
148
- v1GetBidStatement(bidId: string, paperCode: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BidStatementResponseDto>>;
148
+ v1GetBidStatement(bidId: string, paperCode: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BidStatementV1ResponseDto>>;
149
149
  /**
150
150
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
151
151
  * @summary 유찰 처리 — V5 충실
152
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
152
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
153
153
  * @param {*} [options] Override http request option.
154
154
  * @throws {RequiredError}
155
155
  */
156
- v1MarkBidFailed(markBidFailedRequestDto: MarkBidFailedRequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BidFailedResponseDto>>;
156
+ v1MarkBidFailed(markBidFailedV1RequestDto: MarkBidFailedV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BidFailedResponseDto>>;
157
157
  /**
158
158
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
159
159
  * @summary 낙찰 결과 전송 — V5 충실
160
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
160
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
161
161
  * @param {*} [options] Override http request option.
162
162
  * @throws {RequiredError}
163
163
  */
164
- v1RegisterAward(registerAwardRequestDto: RegisterAwardRequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AwardRegisteredResponseDto>>;
164
+ v1RegisterAward(registerAwardV1RequestDto: RegisterAwardV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AwardRegisteredResponseDto>>;
165
165
  /**
166
166
  * V5 `scsbidSend`(type=B) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
167
167
  * @summary 입찰 정보 전송(등록) — V5 충실
@@ -181,11 +181,11 @@ export declare const PartnerV1ApiFp: (configuration?: Configuration) => {
181
181
  /**
182
182
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
183
183
  * @summary 협상(H/K) 점수평가 — V5 충실
184
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
184
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
185
185
  * @param {*} [options] Override http request option.
186
186
  * @throws {RequiredError}
187
187
  */
188
- v1SubmitNegotiationScores(submitNegotiationScoresRequestDto: SubmitNegotiationScoresRequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<NegotiationScoredResponseDto>>;
188
+ v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto: SubmitNegotiationScoresV1RequestDto, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<NegotiationScoredResponseDto>>;
189
189
  };
190
190
  /**
191
191
  * PartnerV1Api - factory interface
@@ -195,11 +195,11 @@ export declare const PartnerV1ApiFactory: (configuration?: Configuration, basePa
195
195
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
196
196
  * @summary 검수완료 전송 — V5 충실
197
197
  * @param {string} bidId
198
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
198
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
199
199
  * @param {*} [options] Override http request option.
200
200
  * @throws {RequiredError}
201
201
  */
202
- v1CompleteAcceptance(bidId: string, completeAcceptanceRequestDto: CompleteAcceptanceRequestDto, options?: RawAxiosRequestConfig): AxiosPromise<AcceptanceResultResponseDto>;
202
+ v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<AcceptanceResultResponseDto>;
203
203
  /**
204
204
  * V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
205
205
  * @summary 계약서류 수신 배치 조회 — V5 충실
@@ -224,23 +224,23 @@ export declare const PartnerV1ApiFactory: (configuration?: Configuration, basePa
224
224
  * @param {*} [options] Override http request option.
225
225
  * @throws {RequiredError}
226
226
  */
227
- v1GetBidStatement(bidId: string, paperCode: number, options?: RawAxiosRequestConfig): AxiosPromise<BidStatementResponseDto>;
227
+ v1GetBidStatement(bidId: string, paperCode: number, options?: RawAxiosRequestConfig): AxiosPromise<BidStatementV1ResponseDto>;
228
228
  /**
229
229
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
230
230
  * @summary 유찰 처리 — V5 충실
231
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
231
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
232
232
  * @param {*} [options] Override http request option.
233
233
  * @throws {RequiredError}
234
234
  */
235
- v1MarkBidFailed(markBidFailedRequestDto: MarkBidFailedRequestDto, options?: RawAxiosRequestConfig): AxiosPromise<BidFailedResponseDto>;
235
+ v1MarkBidFailed(markBidFailedV1RequestDto: MarkBidFailedV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<BidFailedResponseDto>;
236
236
  /**
237
237
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
238
238
  * @summary 낙찰 결과 전송 — V5 충실
239
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
239
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
240
240
  * @param {*} [options] Override http request option.
241
241
  * @throws {RequiredError}
242
242
  */
243
- v1RegisterAward(registerAwardRequestDto: RegisterAwardRequestDto, options?: RawAxiosRequestConfig): AxiosPromise<AwardRegisteredResponseDto>;
243
+ v1RegisterAward(registerAwardV1RequestDto: RegisterAwardV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<AwardRegisteredResponseDto>;
244
244
  /**
245
245
  * V5 `scsbidSend`(type=B) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
246
246
  * @summary 입찰 정보 전송(등록) — V5 충실
@@ -260,11 +260,11 @@ export declare const PartnerV1ApiFactory: (configuration?: Configuration, basePa
260
260
  /**
261
261
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
262
262
  * @summary 협상(H/K) 점수평가 — V5 충실
263
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
263
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
264
264
  * @param {*} [options] Override http request option.
265
265
  * @throws {RequiredError}
266
266
  */
267
- v1SubmitNegotiationScores(submitNegotiationScoresRequestDto: SubmitNegotiationScoresRequestDto, options?: RawAxiosRequestConfig): AxiosPromise<NegotiationScoredResponseDto>;
267
+ v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto: SubmitNegotiationScoresV1RequestDto, options?: RawAxiosRequestConfig): AxiosPromise<NegotiationScoredResponseDto>;
268
268
  };
269
269
  /**
270
270
  * PartnerV1Api - object-oriented interface
@@ -274,11 +274,11 @@ export declare class PartnerV1Api extends BaseAPI {
274
274
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
275
275
  * @summary 검수완료 전송 — V5 충실
276
276
  * @param {string} bidId
277
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
277
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
278
278
  * @param {*} [options] Override http request option.
279
279
  * @throws {RequiredError}
280
280
  */
281
- v1CompleteAcceptance(bidId: string, completeAcceptanceRequestDto: CompleteAcceptanceRequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AcceptanceResultResponseDto, any, {}>>;
281
+ v1CompleteAcceptance(bidId: string, completeAcceptanceV1RequestDto: CompleteAcceptanceV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AcceptanceResultResponseDto, any, {}>>;
282
282
  /**
283
283
  * V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
284
284
  * @summary 계약서류 수신 배치 조회 — V5 충실
@@ -303,23 +303,23 @@ export declare class PartnerV1Api extends BaseAPI {
303
303
  * @param {*} [options] Override http request option.
304
304
  * @throws {RequiredError}
305
305
  */
306
- v1GetBidStatement(bidId: string, paperCode: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BidStatementResponseDto, any, {}>>;
306
+ v1GetBidStatement(bidId: string, paperCode: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BidStatementV1ResponseDto, any, {}>>;
307
307
  /**
308
308
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
309
309
  * @summary 유찰 처리 — V5 충실
310
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
310
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
311
311
  * @param {*} [options] Override http request option.
312
312
  * @throws {RequiredError}
313
313
  */
314
- v1MarkBidFailed(markBidFailedRequestDto: MarkBidFailedRequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BidFailedResponseDto, any, {}>>;
314
+ v1MarkBidFailed(markBidFailedV1RequestDto: MarkBidFailedV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BidFailedResponseDto, any, {}>>;
315
315
  /**
316
316
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
317
317
  * @summary 낙찰 결과 전송 — V5 충실
318
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
318
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
319
319
  * @param {*} [options] Override http request option.
320
320
  * @throws {RequiredError}
321
321
  */
322
- v1RegisterAward(registerAwardRequestDto: RegisterAwardRequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AwardRegisteredResponseDto, any, {}>>;
322
+ v1RegisterAward(registerAwardV1RequestDto: RegisterAwardV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AwardRegisteredResponseDto, any, {}>>;
323
323
  /**
324
324
  * V5 `scsbidSend`(type=B) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
325
325
  * @summary 입찰 정보 전송(등록) — V5 충실
@@ -339,9 +339,9 @@ export declare class PartnerV1Api extends BaseAPI {
339
339
  /**
340
340
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
341
341
  * @summary 협상(H/K) 점수평가 — V5 충실
342
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
342
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
343
343
  * @param {*} [options] Override http request option.
344
344
  * @throws {RequiredError}
345
345
  */
346
- v1SubmitNegotiationScores(submitNegotiationScoresRequestDto: SubmitNegotiationScoresRequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<NegotiationScoredResponseDto, any, {}>>;
346
+ v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto: SubmitNegotiationScoresV1RequestDto, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<NegotiationScoredResponseDto, any, {}>>;
347
347
  }
@@ -5,7 +5,7 @@
5
5
  * CMARKET V6 Partner API
6
6
  * 외부 ERP 연동용 RESTful API. ## 버전별 인증 - **_/v2** — OAuth2 Bearer JWT (`client_credentials` 플로우). `/oauth/token` 에서 토큰 발급 후 `Authorization: Bearer <token>` 헤더. - **_/v1** — V5 충실 platform-auth. `X-Platform-Id`(cate_set.api_id) / `X-Platform-Secret`(cate_set.api_secret, MD5-hex) 헤더로 전송.
7
7
  *
8
- * The version of the OpenAPI document: 8.0.0
8
+ * The version of the OpenAPI document: 9.0.0
9
9
  * Contact: semo.io.kr@gmail.com
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -38,15 +38,15 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
38
38
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
39
39
  * @summary 검수완료 전송 — V5 충실
40
40
  * @param {string} bidId
41
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
41
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
42
42
  * @param {*} [options] Override http request option.
43
43
  * @throws {RequiredError}
44
44
  */
45
- v1CompleteAcceptance: (bidId_1, completeAcceptanceRequestDto_1, ...args_1) => __awaiter(this, [bidId_1, completeAcceptanceRequestDto_1, ...args_1], void 0, function* (bidId, completeAcceptanceRequestDto, options = {}) {
45
+ v1CompleteAcceptance: (bidId_1, completeAcceptanceV1RequestDto_1, ...args_1) => __awaiter(this, [bidId_1, completeAcceptanceV1RequestDto_1, ...args_1], void 0, function* (bidId, completeAcceptanceV1RequestDto, options = {}) {
46
46
  // verify required parameter 'bidId' is not null or undefined
47
47
  (0, common_1.assertParamExists)('v1CompleteAcceptance', 'bidId', bidId);
48
- // verify required parameter 'completeAcceptanceRequestDto' is not null or undefined
49
- (0, common_1.assertParamExists)('v1CompleteAcceptance', 'completeAcceptanceRequestDto', completeAcceptanceRequestDto);
48
+ // verify required parameter 'completeAcceptanceV1RequestDto' is not null or undefined
49
+ (0, common_1.assertParamExists)('v1CompleteAcceptance', 'completeAcceptanceV1RequestDto', completeAcceptanceV1RequestDto);
50
50
  const localVarPath = `/v1/bids/{bidId}/acceptance`
51
51
  .replace('{bidId}', encodeURIComponent(String(bidId)));
52
52
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -67,7 +67,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
67
67
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
68
68
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
69
69
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
70
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(completeAcceptanceRequestDto, localVarRequestOptions, configuration);
70
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(completeAcceptanceV1RequestDto, localVarRequestOptions, configuration);
71
71
  return {
72
72
  url: (0, common_1.toPathString)(localVarUrlObj),
73
73
  options: localVarRequestOptions,
@@ -186,13 +186,13 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
186
186
  /**
187
187
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
188
188
  * @summary 유찰 처리 — V5 충실
189
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
189
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
190
190
  * @param {*} [options] Override http request option.
191
191
  * @throws {RequiredError}
192
192
  */
193
- v1MarkBidFailed: (markBidFailedRequestDto_1, ...args_1) => __awaiter(this, [markBidFailedRequestDto_1, ...args_1], void 0, function* (markBidFailedRequestDto, options = {}) {
194
- // verify required parameter 'markBidFailedRequestDto' is not null or undefined
195
- (0, common_1.assertParamExists)('v1MarkBidFailed', 'markBidFailedRequestDto', markBidFailedRequestDto);
193
+ v1MarkBidFailed: (markBidFailedV1RequestDto_1, ...args_1) => __awaiter(this, [markBidFailedV1RequestDto_1, ...args_1], void 0, function* (markBidFailedV1RequestDto, options = {}) {
194
+ // verify required parameter 'markBidFailedV1RequestDto' is not null or undefined
195
+ (0, common_1.assertParamExists)('v1MarkBidFailed', 'markBidFailedV1RequestDto', markBidFailedV1RequestDto);
196
196
  const localVarPath = `/v1/awards/fail`;
197
197
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
198
198
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -212,7 +212,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
212
212
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
213
213
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
214
214
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
215
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(markBidFailedRequestDto, localVarRequestOptions, configuration);
215
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(markBidFailedV1RequestDto, localVarRequestOptions, configuration);
216
216
  return {
217
217
  url: (0, common_1.toPathString)(localVarUrlObj),
218
218
  options: localVarRequestOptions,
@@ -221,13 +221,13 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
221
221
  /**
222
222
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
223
223
  * @summary 낙찰 결과 전송 — V5 충실
224
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
224
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
225
225
  * @param {*} [options] Override http request option.
226
226
  * @throws {RequiredError}
227
227
  */
228
- v1RegisterAward: (registerAwardRequestDto_1, ...args_1) => __awaiter(this, [registerAwardRequestDto_1, ...args_1], void 0, function* (registerAwardRequestDto, options = {}) {
229
- // verify required parameter 'registerAwardRequestDto' is not null or undefined
230
- (0, common_1.assertParamExists)('v1RegisterAward', 'registerAwardRequestDto', registerAwardRequestDto);
228
+ v1RegisterAward: (registerAwardV1RequestDto_1, ...args_1) => __awaiter(this, [registerAwardV1RequestDto_1, ...args_1], void 0, function* (registerAwardV1RequestDto, options = {}) {
229
+ // verify required parameter 'registerAwardV1RequestDto' is not null or undefined
230
+ (0, common_1.assertParamExists)('v1RegisterAward', 'registerAwardV1RequestDto', registerAwardV1RequestDto);
231
231
  const localVarPath = `/v1/awards`;
232
232
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
233
233
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -247,7 +247,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
247
247
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
248
248
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
249
249
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
250
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(registerAwardRequestDto, localVarRequestOptions, configuration);
250
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(registerAwardV1RequestDto, localVarRequestOptions, configuration);
251
251
  return {
252
252
  url: (0, common_1.toPathString)(localVarUrlObj),
253
253
  options: localVarRequestOptions,
@@ -326,13 +326,13 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
326
326
  /**
327
327
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
328
328
  * @summary 협상(H/K) 점수평가 — V5 충실
329
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
329
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
330
330
  * @param {*} [options] Override http request option.
331
331
  * @throws {RequiredError}
332
332
  */
333
- v1SubmitNegotiationScores: (submitNegotiationScoresRequestDto_1, ...args_1) => __awaiter(this, [submitNegotiationScoresRequestDto_1, ...args_1], void 0, function* (submitNegotiationScoresRequestDto, options = {}) {
334
- // verify required parameter 'submitNegotiationScoresRequestDto' is not null or undefined
335
- (0, common_1.assertParamExists)('v1SubmitNegotiationScores', 'submitNegotiationScoresRequestDto', submitNegotiationScoresRequestDto);
333
+ v1SubmitNegotiationScores: (submitNegotiationScoresV1RequestDto_1, ...args_1) => __awaiter(this, [submitNegotiationScoresV1RequestDto_1, ...args_1], void 0, function* (submitNegotiationScoresV1RequestDto, options = {}) {
334
+ // verify required parameter 'submitNegotiationScoresV1RequestDto' is not null or undefined
335
+ (0, common_1.assertParamExists)('v1SubmitNegotiationScores', 'submitNegotiationScoresV1RequestDto', submitNegotiationScoresV1RequestDto);
336
336
  const localVarPath = `/v1/awards/nego-eval`;
337
337
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
338
338
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -352,7 +352,7 @@ const PartnerV1ApiAxiosParamCreator = function (configuration) {
352
352
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
353
353
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
354
354
  localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
355
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(submitNegotiationScoresRequestDto, localVarRequestOptions, configuration);
355
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(submitNegotiationScoresV1RequestDto, localVarRequestOptions, configuration);
356
356
  return {
357
357
  url: (0, common_1.toPathString)(localVarUrlObj),
358
358
  options: localVarRequestOptions,
@@ -371,14 +371,14 @@ const PartnerV1ApiFp = function (configuration) {
371
371
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
372
372
  * @summary 검수완료 전송 — V5 충실
373
373
  * @param {string} bidId
374
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
374
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
375
375
  * @param {*} [options] Override http request option.
376
376
  * @throws {RequiredError}
377
377
  */
378
- v1CompleteAcceptance(bidId, completeAcceptanceRequestDto, options) {
378
+ v1CompleteAcceptance(bidId, completeAcceptanceV1RequestDto, options) {
379
379
  return __awaiter(this, void 0, void 0, function* () {
380
380
  var _a, _b, _c;
381
- const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CompleteAcceptance(bidId, completeAcceptanceRequestDto, options);
381
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CompleteAcceptance(bidId, completeAcceptanceV1RequestDto, options);
382
382
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
383
383
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1CompleteAcceptance']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
384
384
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -436,14 +436,14 @@ const PartnerV1ApiFp = function (configuration) {
436
436
  /**
437
437
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
438
438
  * @summary 유찰 처리 — V5 충실
439
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
439
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
440
440
  * @param {*} [options] Override http request option.
441
441
  * @throws {RequiredError}
442
442
  */
443
- v1MarkBidFailed(markBidFailedRequestDto, options) {
443
+ v1MarkBidFailed(markBidFailedV1RequestDto, options) {
444
444
  return __awaiter(this, void 0, void 0, function* () {
445
445
  var _a, _b, _c;
446
- const localVarAxiosArgs = yield localVarAxiosParamCreator.v1MarkBidFailed(markBidFailedRequestDto, options);
446
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.v1MarkBidFailed(markBidFailedV1RequestDto, options);
447
447
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
448
448
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1MarkBidFailed']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
449
449
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -452,14 +452,14 @@ const PartnerV1ApiFp = function (configuration) {
452
452
  /**
453
453
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
454
454
  * @summary 낙찰 결과 전송 — V5 충실
455
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
455
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
456
456
  * @param {*} [options] Override http request option.
457
457
  * @throws {RequiredError}
458
458
  */
459
- v1RegisterAward(registerAwardRequestDto, options) {
459
+ v1RegisterAward(registerAwardV1RequestDto, options) {
460
460
  return __awaiter(this, void 0, void 0, function* () {
461
461
  var _a, _b, _c;
462
- const localVarAxiosArgs = yield localVarAxiosParamCreator.v1RegisterAward(registerAwardRequestDto, options);
462
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.v1RegisterAward(registerAwardV1RequestDto, options);
463
463
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
464
464
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1RegisterAward']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
465
465
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -500,14 +500,14 @@ const PartnerV1ApiFp = function (configuration) {
500
500
  /**
501
501
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
502
502
  * @summary 협상(H/K) 점수평가 — V5 충실
503
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
503
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
504
504
  * @param {*} [options] Override http request option.
505
505
  * @throws {RequiredError}
506
506
  */
507
- v1SubmitNegotiationScores(submitNegotiationScoresRequestDto, options) {
507
+ v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto, options) {
508
508
  return __awaiter(this, void 0, void 0, function* () {
509
509
  var _a, _b, _c;
510
- const localVarAxiosArgs = yield localVarAxiosParamCreator.v1SubmitNegotiationScores(submitNegotiationScoresRequestDto, options);
510
+ const localVarAxiosArgs = yield localVarAxiosParamCreator.v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto, options);
511
511
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
512
512
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PartnerV1Api.v1SubmitNegotiationScores']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
513
513
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
@@ -526,12 +526,12 @@ const PartnerV1ApiFactory = function (configuration, basePath, axios) {
526
526
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
527
527
  * @summary 검수완료 전송 — V5 충실
528
528
  * @param {string} bidId
529
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
529
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
530
530
  * @param {*} [options] Override http request option.
531
531
  * @throws {RequiredError}
532
532
  */
533
- v1CompleteAcceptance(bidId, completeAcceptanceRequestDto, options) {
534
- return localVarFp.v1CompleteAcceptance(bidId, completeAcceptanceRequestDto, options).then((request) => request(axios, basePath));
533
+ v1CompleteAcceptance(bidId, completeAcceptanceV1RequestDto, options) {
534
+ return localVarFp.v1CompleteAcceptance(bidId, completeAcceptanceV1RequestDto, options).then((request) => request(axios, basePath));
535
535
  },
536
536
  /**
537
537
  * V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
@@ -567,22 +567,22 @@ const PartnerV1ApiFactory = function (configuration, basePath, axios) {
567
567
  /**
568
568
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
569
569
  * @summary 유찰 처리 — V5 충실
570
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
570
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
571
571
  * @param {*} [options] Override http request option.
572
572
  * @throws {RequiredError}
573
573
  */
574
- v1MarkBidFailed(markBidFailedRequestDto, options) {
575
- return localVarFp.v1MarkBidFailed(markBidFailedRequestDto, options).then((request) => request(axios, basePath));
574
+ v1MarkBidFailed(markBidFailedV1RequestDto, options) {
575
+ return localVarFp.v1MarkBidFailed(markBidFailedV1RequestDto, options).then((request) => request(axios, basePath));
576
576
  },
577
577
  /**
578
578
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
579
579
  * @summary 낙찰 결과 전송 — V5 충실
580
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
580
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
581
581
  * @param {*} [options] Override http request option.
582
582
  * @throws {RequiredError}
583
583
  */
584
- v1RegisterAward(registerAwardRequestDto, options) {
585
- return localVarFp.v1RegisterAward(registerAwardRequestDto, options).then((request) => request(axios, basePath));
584
+ v1RegisterAward(registerAwardV1RequestDto, options) {
585
+ return localVarFp.v1RegisterAward(registerAwardV1RequestDto, options).then((request) => request(axios, basePath));
586
586
  },
587
587
  /**
588
588
  * V5 `scsbidSend`(type=B) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
@@ -607,12 +607,12 @@ const PartnerV1ApiFactory = function (configuration, basePath, axios) {
607
607
  /**
608
608
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
609
609
  * @summary 협상(H/K) 점수평가 — V5 충실
610
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
610
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
611
611
  * @param {*} [options] Override http request option.
612
612
  * @throws {RequiredError}
613
613
  */
614
- v1SubmitNegotiationScores(submitNegotiationScoresRequestDto, options) {
615
- return localVarFp.v1SubmitNegotiationScores(submitNegotiationScoresRequestDto, options).then((request) => request(axios, basePath));
614
+ v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto, options) {
615
+ return localVarFp.v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto, options).then((request) => request(axios, basePath));
616
616
  },
617
617
  };
618
618
  };
@@ -625,12 +625,12 @@ class PartnerV1Api extends base_1.BaseAPI {
625
625
  * V5 `/acceptanceCompleteSend` 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
626
626
  * @summary 검수완료 전송 — V5 충실
627
627
  * @param {string} bidId
628
- * @param {CompleteAcceptanceRequestDto} completeAcceptanceRequestDto
628
+ * @param {CompleteAcceptanceV1RequestDto} completeAcceptanceV1RequestDto
629
629
  * @param {*} [options] Override http request option.
630
630
  * @throws {RequiredError}
631
631
  */
632
- v1CompleteAcceptance(bidId, completeAcceptanceRequestDto, options) {
633
- return (0, exports.PartnerV1ApiFp)(this.configuration).v1CompleteAcceptance(bidId, completeAcceptanceRequestDto, options).then((request) => request(this.axios, this.basePath));
632
+ v1CompleteAcceptance(bidId, completeAcceptanceV1RequestDto, options) {
633
+ return (0, exports.PartnerV1ApiFp)(this.configuration).v1CompleteAcceptance(bidId, completeAcceptanceV1RequestDto, options).then((request) => request(this.axios, this.basePath));
634
634
  }
635
635
  /**
636
636
  * V5 `/contractDocumentRec`(bid_puchase_no_list) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
@@ -666,22 +666,22 @@ class PartnerV1Api extends base_1.BaseAPI {
666
666
  /**
667
667
  * V5 `scsbidSend`(type=U) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
668
668
  * @summary 유찰 처리 — V5 충실
669
- * @param {MarkBidFailedRequestDto} markBidFailedRequestDto
669
+ * @param {MarkBidFailedV1RequestDto} markBidFailedV1RequestDto
670
670
  * @param {*} [options] Override http request option.
671
671
  * @throws {RequiredError}
672
672
  */
673
- v1MarkBidFailed(markBidFailedRequestDto, options) {
674
- return (0, exports.PartnerV1ApiFp)(this.configuration).v1MarkBidFailed(markBidFailedRequestDto, options).then((request) => request(this.axios, this.basePath));
673
+ v1MarkBidFailed(markBidFailedV1RequestDto, options) {
674
+ return (0, exports.PartnerV1ApiFp)(this.configuration).v1MarkBidFailed(markBidFailedV1RequestDto, options).then((request) => request(this.axios, this.basePath));
675
675
  }
676
676
  /**
677
677
  * V5 `scsbidSend`(type=W) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
678
678
  * @summary 낙찰 결과 전송 — V5 충실
679
- * @param {RegisterAwardRequestDto} registerAwardRequestDto
679
+ * @param {RegisterAwardV1RequestDto} registerAwardV1RequestDto
680
680
  * @param {*} [options] Override http request option.
681
681
  * @throws {RequiredError}
682
682
  */
683
- v1RegisterAward(registerAwardRequestDto, options) {
684
- return (0, exports.PartnerV1ApiFp)(this.configuration).v1RegisterAward(registerAwardRequestDto, options).then((request) => request(this.axios, this.basePath));
683
+ v1RegisterAward(registerAwardV1RequestDto, options) {
684
+ return (0, exports.PartnerV1ApiFp)(this.configuration).v1RegisterAward(registerAwardV1RequestDto, options).then((request) => request(this.axios, this.basePath));
685
685
  }
686
686
  /**
687
687
  * V5 `scsbidSend`(type=B) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
@@ -706,12 +706,12 @@ class PartnerV1Api extends base_1.BaseAPI {
706
706
  /**
707
707
  * V5 `scsbidSend`(type=nego) 후속. 인증 = body `ID`/`Secret`(cate_set). buyerId 는 group_code 로 자동 결정.
708
708
  * @summary 협상(H/K) 점수평가 — V5 충실
709
- * @param {SubmitNegotiationScoresRequestDto} submitNegotiationScoresRequestDto
709
+ * @param {SubmitNegotiationScoresV1RequestDto} submitNegotiationScoresV1RequestDto
710
710
  * @param {*} [options] Override http request option.
711
711
  * @throws {RequiredError}
712
712
  */
713
- v1SubmitNegotiationScores(submitNegotiationScoresRequestDto, options) {
714
- return (0, exports.PartnerV1ApiFp)(this.configuration).v1SubmitNegotiationScores(submitNegotiationScoresRequestDto, options).then((request) => request(this.axios, this.basePath));
713
+ v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto, options) {
714
+ return (0, exports.PartnerV1ApiFp)(this.configuration).v1SubmitNegotiationScores(submitNegotiationScoresV1RequestDto, options).then((request) => request(this.axios, this.basePath));
715
715
  }
716
716
  }
717
717
  exports.PartnerV1Api = PartnerV1Api;