@channelpayments/node-sdk 1.97.0 → 1.99.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 (517) hide show
  1. package/dist/cjs/apis/ChannelPaymentsApi.d.ts +1 -1
  2. package/dist/cjs/apis/ChannelPaymentsApi.js +68 -68
  3. package/dist/cjs/models/AddressDto.d.ts +1 -1
  4. package/dist/cjs/models/AddressDto.js +1 -1
  5. package/dist/cjs/models/AddressEntity.d.ts +1 -1
  6. package/dist/cjs/models/AddressEntity.js +1 -1
  7. package/dist/cjs/models/AddressEntity1.d.ts +1 -1
  8. package/dist/cjs/models/AddressEntity1.js +1 -1
  9. package/dist/cjs/models/AmountRuleConditionEntity.d.ts +1 -1
  10. package/dist/cjs/models/AmountRuleConditionEntity.js +1 -1
  11. package/dist/cjs/models/AvailablePaymentMethodEntity.d.ts +1 -1
  12. package/dist/cjs/models/AvailablePaymentMethodEntity.js +1 -1
  13. package/dist/cjs/models/BankDetailsServiceEntity.d.ts +1 -1
  14. package/dist/cjs/models/BankDetailsServiceEntity.js +1 -1
  15. package/dist/cjs/models/BuyerAddressDto.d.ts +1 -1
  16. package/dist/cjs/models/BuyerAddressDto.js +1 -1
  17. package/dist/cjs/models/BuyerAddressEntity.d.ts +1 -1
  18. package/dist/cjs/models/BuyerAddressEntity.js +1 -1
  19. package/dist/cjs/models/BuyerEntity.d.ts +1 -1
  20. package/dist/cjs/models/BuyerEntity.js +1 -1
  21. package/dist/cjs/models/BuyerEntity1.d.ts +1 -1
  22. package/dist/cjs/models/BuyerEntity1.js +1 -1
  23. package/dist/cjs/models/BuyerEntity1Address.d.ts +1 -1
  24. package/dist/cjs/models/BuyerEntity1Address.js +1 -1
  25. package/dist/cjs/models/BuyerEntityAddress.d.ts +1 -1
  26. package/dist/cjs/models/BuyerEntityAddress.js +1 -1
  27. package/dist/cjs/models/BuyersSearchEntity.d.ts +1 -1
  28. package/dist/cjs/models/BuyersSearchEntity.js +1 -1
  29. package/dist/cjs/models/CFeeEntity.d.ts +1 -1
  30. package/dist/cjs/models/CFeeEntity.js +1 -1
  31. package/dist/cjs/models/CFeeRuleConditionEntity.d.ts +1 -1
  32. package/dist/cjs/models/CFeeRuleConditionEntity.js +1 -1
  33. package/dist/cjs/models/CaptureTransactionDto.d.ts +1 -1
  34. package/dist/cjs/models/CaptureTransactionDto.js +1 -1
  35. package/dist/cjs/models/CardDetailsServiceEntity.d.ts +1 -1
  36. package/dist/cjs/models/CardDetailsServiceEntity.js +1 -1
  37. package/dist/cjs/models/CheckoutSessionEntity.d.ts +1 -1
  38. package/dist/cjs/models/CheckoutSessionEntity.js +1 -1
  39. package/dist/cjs/models/CheckoutSessionItemBaseEntity.d.ts +1 -1
  40. package/dist/cjs/models/CheckoutSessionItemBaseEntity.js +1 -1
  41. package/dist/cjs/models/CreateAmountRuleConditionDto.d.ts +1 -1
  42. package/dist/cjs/models/CreateAmountRuleConditionDto.js +1 -1
  43. package/dist/cjs/models/CreateBuyerDto.d.ts +1 -1
  44. package/dist/cjs/models/CreateBuyerDto.js +1 -1
  45. package/dist/cjs/models/CreateBuyerDtoAddress.d.ts +1 -1
  46. package/dist/cjs/models/CreateBuyerDtoAddress.js +1 -1
  47. package/dist/cjs/models/CreateCFeeDto.d.ts +1 -1
  48. package/dist/cjs/models/CreateCFeeDto.js +1 -1
  49. package/dist/cjs/models/CreateCFeeRuleConditionDto.d.ts +1 -1
  50. package/dist/cjs/models/CreateCFeeRuleConditionDto.js +1 -1
  51. package/dist/cjs/models/CreateCheckoutSessionDto.d.ts +1 -1
  52. package/dist/cjs/models/CreateCheckoutSessionDto.js +1 -1
  53. package/dist/cjs/models/CreateCheckoutSessionItemDto.d.ts +2 -2
  54. package/dist/cjs/models/CreateCheckoutSessionItemDto.js +3 -2
  55. package/dist/cjs/models/CreateCheckoutSessionPaymentMethodDto.d.ts +1 -1
  56. package/dist/cjs/models/CreateCheckoutSessionPaymentMethodDto.js +1 -1
  57. package/dist/cjs/models/CreateCheckoutSessionTransactionDto.d.ts +1 -1
  58. package/dist/cjs/models/CreateCheckoutSessionTransactionDto.js +1 -1
  59. package/dist/cjs/models/CreateCheckoutSessionTransactionDtoAddress.d.ts +1 -1
  60. package/dist/cjs/models/CreateCheckoutSessionTransactionDtoAddress.js +1 -1
  61. package/dist/cjs/models/CreateCheckoutSessionTransactionDtoPaymentMethod.d.ts +1 -1
  62. package/dist/cjs/models/CreateCheckoutSessionTransactionDtoPaymentMethod.js +1 -1
  63. package/dist/cjs/models/CreateEventConfigDto.d.ts +1 -1
  64. package/dist/cjs/models/CreateEventConfigDto.js +1 -1
  65. package/dist/cjs/models/CreateEventDomainDto.d.ts +1 -1
  66. package/dist/cjs/models/CreateEventDomainDto.js +1 -1
  67. package/dist/cjs/models/CreateEventDomainDtoBuyers.d.ts +1 -1
  68. package/dist/cjs/models/CreateEventDomainDtoBuyers.js +1 -1
  69. package/dist/cjs/models/CreateEventDomainDtoMerchants.d.ts +1 -1
  70. package/dist/cjs/models/CreateEventDomainDtoMerchants.js +1 -1
  71. package/dist/cjs/models/CreateEventDomainDtoPaymentMethods.d.ts +1 -1
  72. package/dist/cjs/models/CreateEventDomainDtoPaymentMethods.js +1 -1
  73. package/dist/cjs/models/CreateEventDomainDtoTransactions.d.ts +1 -1
  74. package/dist/cjs/models/CreateEventDomainDtoTransactions.js +1 -1
  75. package/dist/cjs/models/CreateEventDomainDtoUsers.d.ts +1 -1
  76. package/dist/cjs/models/CreateEventDomainDtoUsers.js +1 -1
  77. package/dist/cjs/models/CreateInitialUserDto.d.ts +1 -1
  78. package/dist/cjs/models/CreateInitialUserDto.js +1 -1
  79. package/dist/cjs/models/CreateMerchantAccountDto.d.ts +1 -1
  80. package/dist/cjs/models/CreateMerchantAccountDto.js +1 -1
  81. package/dist/cjs/models/CreateMerchantAccountDtoCFee.d.ts +1 -1
  82. package/dist/cjs/models/CreateMerchantAccountDtoCFee.js +1 -1
  83. package/dist/cjs/models/CreateMerchantAccountWithoutMerchantIdDto.d.ts +1 -1
  84. package/dist/cjs/models/CreateMerchantAccountWithoutMerchantIdDto.js +1 -1
  85. package/dist/cjs/models/CreateMerchantAddressDto.d.ts +1 -1
  86. package/dist/cjs/models/CreateMerchantAddressDto.js +1 -1
  87. package/dist/cjs/models/CreateMerchantConnectorCredentialsDto.d.ts +1 -1
  88. package/dist/cjs/models/CreateMerchantConnectorCredentialsDto.js +1 -1
  89. package/dist/cjs/models/CreateMerchantConnectorDto.d.ts +1 -1
  90. package/dist/cjs/models/CreateMerchantConnectorDto.js +1 -1
  91. package/dist/cjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDto.d.ts +1 -1
  92. package/dist/cjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDto.js +1 -1
  93. package/dist/cjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDtoConnectorCredentials.d.ts +1 -1
  94. package/dist/cjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDtoConnectorCredentials.js +1 -1
  95. package/dist/cjs/models/CreateMerchantCredentialsDto.d.ts +1 -1
  96. package/dist/cjs/models/CreateMerchantCredentialsDto.js +1 -1
  97. package/dist/cjs/models/CreateMerchantDto.d.ts +1 -1
  98. package/dist/cjs/models/CreateMerchantDto.js +1 -1
  99. package/dist/cjs/models/CreateMerchantDtoAddress.d.ts +1 -1
  100. package/dist/cjs/models/CreateMerchantDtoAddress.js +1 -1
  101. package/dist/cjs/models/CreateMerchantRoutingFlowDto.d.ts +1 -1
  102. package/dist/cjs/models/CreateMerchantRoutingFlowDto.js +1 -1
  103. package/dist/cjs/models/CreateMerchantRoutingFlowRuleDto.d.ts +1 -1
  104. package/dist/cjs/models/CreateMerchantRoutingFlowRuleDto.js +1 -1
  105. package/dist/cjs/models/CreateMerchantRoutingFlowRuleWithoutIdDto.d.ts +1 -1
  106. package/dist/cjs/models/CreateMerchantRoutingFlowRuleWithoutIdDto.js +1 -1
  107. package/dist/cjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConditions.d.ts +1 -1
  108. package/dist/cjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConditions.js +1 -1
  109. package/dist/cjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConnectors.d.ts +1 -1
  110. package/dist/cjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConnectors.js +1 -1
  111. package/dist/cjs/models/CreateMetadataRuleConditionDto.d.ts +1 -1
  112. package/dist/cjs/models/CreateMetadataRuleConditionDto.js +1 -1
  113. package/dist/cjs/models/CreatePaymentMethodDto.d.ts +1 -1
  114. package/dist/cjs/models/CreatePaymentMethodDto.js +1 -1
  115. package/dist/cjs/models/CreateRuleConditionsDto.d.ts +1 -1
  116. package/dist/cjs/models/CreateRuleConditionsDto.js +1 -1
  117. package/dist/cjs/models/CreateRuleConditionsDtoAmount.d.ts +1 -1
  118. package/dist/cjs/models/CreateRuleConditionsDtoAmount.js +1 -1
  119. package/dist/cjs/models/CreateRuleConditionsDtoCFee.d.ts +1 -1
  120. package/dist/cjs/models/CreateRuleConditionsDtoCFee.js +1 -1
  121. package/dist/cjs/models/CreateRuleConnectorsDto.d.ts +1 -1
  122. package/dist/cjs/models/CreateRuleConnectorsDto.js +1 -1
  123. package/dist/cjs/models/CreateStoredCardPaymentMethod.d.ts +1 -1
  124. package/dist/cjs/models/CreateStoredCardPaymentMethod.js +1 -1
  125. package/dist/cjs/models/CreateTransactionDto.d.ts +1 -1
  126. package/dist/cjs/models/CreateTransactionDto.js +1 -1
  127. package/dist/cjs/models/CreateTransactionDtoPaymentMethod.d.ts +1 -1
  128. package/dist/cjs/models/CreateTransactionDtoPaymentMethod.js +1 -1
  129. package/dist/cjs/models/CreateTransactionRefundDto.d.ts +1 -1
  130. package/dist/cjs/models/CreateTransactionRefundDto.js +1 -1
  131. package/dist/cjs/models/CreateUserDto.d.ts +1 -1
  132. package/dist/cjs/models/CreateUserDto.js +1 -1
  133. package/dist/cjs/models/CreateWebhookDto.d.ts +1 -1
  134. package/dist/cjs/models/CreateWebhookDto.js +1 -1
  135. package/dist/cjs/models/CreateWebhookDtoEventDomains.d.ts +1 -1
  136. package/dist/cjs/models/CreateWebhookDtoEventDomains.js +1 -1
  137. package/dist/cjs/models/ErrorEntity.d.ts +1 -1
  138. package/dist/cjs/models/ErrorEntity.js +1 -1
  139. package/dist/cjs/models/ErrorEntity1.d.ts +1 -1
  140. package/dist/cjs/models/ErrorEntity1.js +1 -1
  141. package/dist/cjs/models/ErrorEntity2.d.ts +56 -0
  142. package/dist/cjs/models/ErrorEntity2.js +56 -0
  143. package/dist/cjs/models/FeatureEntity.d.ts +1 -1
  144. package/dist/cjs/models/FeatureEntity.js +1 -1
  145. package/dist/cjs/models/MerchantAccountEntity.d.ts +1 -1
  146. package/dist/cjs/models/MerchantAccountEntity.js +1 -1
  147. package/dist/cjs/models/MerchantAccountEntityCFee.d.ts +1 -1
  148. package/dist/cjs/models/MerchantAccountEntityCFee.js +1 -1
  149. package/dist/cjs/models/MerchantAddressEntity.d.ts +1 -1
  150. package/dist/cjs/models/MerchantAddressEntity.js +1 -1
  151. package/dist/cjs/models/MerchantConnectorCredentialsEntity.d.ts +1 -1
  152. package/dist/cjs/models/MerchantConnectorCredentialsEntity.js +1 -1
  153. package/dist/cjs/models/MerchantConnectorEntity.d.ts +1 -1
  154. package/dist/cjs/models/MerchantConnectorEntity.js +1 -1
  155. package/dist/cjs/models/MerchantCredentialsEntity.d.ts +1 -1
  156. package/dist/cjs/models/MerchantCredentialsEntity.js +1 -1
  157. package/dist/cjs/models/MerchantEntity.d.ts +1 -1
  158. package/dist/cjs/models/MerchantEntity.js +1 -1
  159. package/dist/cjs/models/MerchantEntityAddress.d.ts +1 -1
  160. package/dist/cjs/models/MerchantEntityAddress.js +1 -1
  161. package/dist/cjs/models/MerchantRoutingFlowEntity.d.ts +1 -1
  162. package/dist/cjs/models/MerchantRoutingFlowEntity.js +1 -1
  163. package/dist/cjs/models/MerchantRoutingFlowRuleEntity.d.ts +1 -1
  164. package/dist/cjs/models/MerchantRoutingFlowRuleEntity.js +1 -1
  165. package/dist/cjs/models/MerchantRoutingFlowRuleEntityConditions.d.ts +1 -1
  166. package/dist/cjs/models/MerchantRoutingFlowRuleEntityConditions.js +1 -1
  167. package/dist/cjs/models/MerchantRoutingFlowRuleEntityConnectors.d.ts +1 -1
  168. package/dist/cjs/models/MerchantRoutingFlowRuleEntityConnectors.js +1 -1
  169. package/dist/cjs/models/MetadataRuleConditionEntity.d.ts +1 -1
  170. package/dist/cjs/models/MetadataRuleConditionEntity.js +1 -1
  171. package/dist/cjs/models/PaymentMethodDto.d.ts +1 -1
  172. package/dist/cjs/models/PaymentMethodDto.js +1 -1
  173. package/dist/cjs/models/PaymentMethodEntity.d.ts +1 -1
  174. package/dist/cjs/models/PaymentMethodEntity.js +1 -1
  175. package/dist/cjs/models/PaymentMethodEntity1.d.ts +1 -1
  176. package/dist/cjs/models/PaymentMethodEntity1.js +1 -1
  177. package/dist/cjs/models/PaymentMethodEntityAccountDetails.d.ts +1 -1
  178. package/dist/cjs/models/PaymentMethodEntityAccountDetails.js +1 -1
  179. package/dist/cjs/models/PaymentMethodEntityBuyer.d.ts +1 -1
  180. package/dist/cjs/models/PaymentMethodEntityBuyer.js +1 -1
  181. package/dist/cjs/models/PaymentMethodEntityCardDetails.d.ts +1 -1
  182. package/dist/cjs/models/PaymentMethodEntityCardDetails.js +1 -1
  183. package/dist/cjs/models/PaymentMethodServiceEntity.d.ts +1 -1
  184. package/dist/cjs/models/PaymentMethodServiceEntity.js +1 -1
  185. package/dist/cjs/models/PaymentMethodsSearchEntity.d.ts +1 -1
  186. package/dist/cjs/models/PaymentMethodsSearchEntity.js +1 -1
  187. package/dist/cjs/models/PaymentsBuyerEntity.d.ts +1 -1
  188. package/dist/cjs/models/PaymentsBuyerEntity.js +1 -1
  189. package/dist/cjs/models/PaymentsBuyerEntityAddress.d.ts +1 -1
  190. package/dist/cjs/models/PaymentsBuyerEntityAddress.js +1 -1
  191. package/dist/cjs/models/RuleConditionsEntity.d.ts +1 -1
  192. package/dist/cjs/models/RuleConditionsEntity.js +1 -1
  193. package/dist/cjs/models/RuleConditionsEntityAmount.d.ts +1 -1
  194. package/dist/cjs/models/RuleConditionsEntityAmount.js +1 -1
  195. package/dist/cjs/models/RuleConditionsEntityCfee.d.ts +1 -1
  196. package/dist/cjs/models/RuleConditionsEntityCfee.js +1 -1
  197. package/dist/cjs/models/RuleConnectorsEntity.d.ts +1 -1
  198. package/dist/cjs/models/RuleConnectorsEntity.js +1 -1
  199. package/dist/cjs/models/TransactionEntity.d.ts +1 -1
  200. package/dist/cjs/models/TransactionEntity.js +1 -1
  201. package/dist/cjs/models/TransactionEntityBuyer.d.ts +1 -1
  202. package/dist/cjs/models/TransactionEntityBuyer.js +1 -1
  203. package/dist/cjs/models/TransactionEntityPaymentMethod.d.ts +1 -1
  204. package/dist/cjs/models/TransactionEntityPaymentMethod.js +1 -1
  205. package/dist/cjs/models/TransactionFeeDetailsEntity.d.ts +1 -1
  206. package/dist/cjs/models/TransactionFeeDetailsEntity.js +1 -1
  207. package/dist/cjs/models/TransactionRefundEntity.d.ts +1 -1
  208. package/dist/cjs/models/TransactionRefundEntity.js +1 -1
  209. package/dist/cjs/models/TransactionRefundsSearchEntity.d.ts +1 -1
  210. package/dist/cjs/models/TransactionRefundsSearchEntity.js +1 -1
  211. package/dist/cjs/models/TransactionsSearchEntity.d.ts +1 -1
  212. package/dist/cjs/models/TransactionsSearchEntity.js +1 -1
  213. package/dist/cjs/models/TransactionsSearchReturnsEntity.d.ts +1 -1
  214. package/dist/cjs/models/TransactionsSearchReturnsEntity.js +1 -1
  215. package/dist/cjs/models/UpdateAddressDto.d.ts +1 -1
  216. package/dist/cjs/models/UpdateAddressDto.js +1 -1
  217. package/dist/cjs/models/UpdateBuyerDto.d.ts +1 -1
  218. package/dist/cjs/models/UpdateBuyerDto.js +1 -1
  219. package/dist/cjs/models/UpdateBuyerDtoAddress.d.ts +1 -1
  220. package/dist/cjs/models/UpdateBuyerDtoAddress.js +1 -1
  221. package/dist/cjs/models/UpdateCFeeDto.d.ts +1 -1
  222. package/dist/cjs/models/UpdateCFeeDto.js +1 -1
  223. package/dist/cjs/models/UpdateMerchantAccountDto.d.ts +1 -1
  224. package/dist/cjs/models/UpdateMerchantAccountDto.js +1 -1
  225. package/dist/cjs/models/UpdateMerchantAccountDtoCFee.d.ts +1 -1
  226. package/dist/cjs/models/UpdateMerchantAccountDtoCFee.js +1 -1
  227. package/dist/cjs/models/UpdateMerchantAddressDto.d.ts +1 -1
  228. package/dist/cjs/models/UpdateMerchantAddressDto.js +1 -1
  229. package/dist/cjs/models/UpdateMerchantConnectorCredentialsDto.d.ts +1 -1
  230. package/dist/cjs/models/UpdateMerchantConnectorCredentialsDto.js +1 -1
  231. package/dist/cjs/models/UpdateMerchantConnectorDto.d.ts +1 -1
  232. package/dist/cjs/models/UpdateMerchantConnectorDto.js +1 -1
  233. package/dist/cjs/models/UpdateMerchantCredentialsDto.d.ts +1 -1
  234. package/dist/cjs/models/UpdateMerchantCredentialsDto.js +1 -1
  235. package/dist/cjs/models/UpdateMerchantDto.d.ts +1 -1
  236. package/dist/cjs/models/UpdateMerchantDto.js +1 -1
  237. package/dist/cjs/models/UpdateMerchantDtoAddress.d.ts +1 -1
  238. package/dist/cjs/models/UpdateMerchantDtoAddress.js +1 -1
  239. package/dist/cjs/models/UpdateMerchantRoutingFlowRuleDto.d.ts +1 -1
  240. package/dist/cjs/models/UpdateMerchantRoutingFlowRuleDto.js +1 -1
  241. package/dist/cjs/models/UpdatePaymentMethodStatusDto.d.ts +1 -1
  242. package/dist/cjs/models/UpdatePaymentMethodStatusDto.js +1 -1
  243. package/dist/cjs/models/UpdateSelfDto.d.ts +1 -1
  244. package/dist/cjs/models/UpdateSelfDto.js +1 -1
  245. package/dist/cjs/models/UpdateUserDto.d.ts +1 -1
  246. package/dist/cjs/models/UpdateUserDto.js +1 -1
  247. package/dist/cjs/models/UpdateWebhookDto.d.ts +1 -1
  248. package/dist/cjs/models/UpdateWebhookDto.js +1 -1
  249. package/dist/cjs/models/UserEntity.d.ts +1 -1
  250. package/dist/cjs/models/UserEntity.js +1 -1
  251. package/dist/cjs/models/ValidateMerchantCredentialsDto.d.ts +1 -1
  252. package/dist/cjs/models/ValidateMerchantCredentialsDto.js +1 -1
  253. package/dist/cjs/models/WebhookEntity.d.ts +1 -1
  254. package/dist/cjs/models/WebhookEntity.js +1 -1
  255. package/dist/cjs/models/index.d.ts +1 -0
  256. package/dist/cjs/models/index.js +1 -0
  257. package/dist/cjs/runtime.d.ts +1 -1
  258. package/dist/cjs/runtime.js +2 -2
  259. package/dist/mjs/apis/ChannelPaymentsApi.d.ts +1 -1
  260. package/dist/mjs/apis/ChannelPaymentsApi.js +69 -69
  261. package/dist/mjs/models/AddressDto.d.ts +1 -1
  262. package/dist/mjs/models/AddressDto.js +1 -1
  263. package/dist/mjs/models/AddressEntity.d.ts +1 -1
  264. package/dist/mjs/models/AddressEntity.js +1 -1
  265. package/dist/mjs/models/AddressEntity1.d.ts +1 -1
  266. package/dist/mjs/models/AddressEntity1.js +1 -1
  267. package/dist/mjs/models/AmountRuleConditionEntity.d.ts +1 -1
  268. package/dist/mjs/models/AmountRuleConditionEntity.js +1 -1
  269. package/dist/mjs/models/AvailablePaymentMethodEntity.d.ts +1 -1
  270. package/dist/mjs/models/AvailablePaymentMethodEntity.js +1 -1
  271. package/dist/mjs/models/BankDetailsServiceEntity.d.ts +1 -1
  272. package/dist/mjs/models/BankDetailsServiceEntity.js +1 -1
  273. package/dist/mjs/models/BuyerAddressDto.d.ts +1 -1
  274. package/dist/mjs/models/BuyerAddressDto.js +1 -1
  275. package/dist/mjs/models/BuyerAddressEntity.d.ts +1 -1
  276. package/dist/mjs/models/BuyerAddressEntity.js +1 -1
  277. package/dist/mjs/models/BuyerEntity.d.ts +1 -1
  278. package/dist/mjs/models/BuyerEntity.js +1 -1
  279. package/dist/mjs/models/BuyerEntity1.d.ts +1 -1
  280. package/dist/mjs/models/BuyerEntity1.js +1 -1
  281. package/dist/mjs/models/BuyerEntity1Address.d.ts +1 -1
  282. package/dist/mjs/models/BuyerEntity1Address.js +1 -1
  283. package/dist/mjs/models/BuyerEntityAddress.d.ts +1 -1
  284. package/dist/mjs/models/BuyerEntityAddress.js +1 -1
  285. package/dist/mjs/models/BuyersSearchEntity.d.ts +1 -1
  286. package/dist/mjs/models/BuyersSearchEntity.js +1 -1
  287. package/dist/mjs/models/CFeeEntity.d.ts +1 -1
  288. package/dist/mjs/models/CFeeEntity.js +1 -1
  289. package/dist/mjs/models/CFeeRuleConditionEntity.d.ts +1 -1
  290. package/dist/mjs/models/CFeeRuleConditionEntity.js +1 -1
  291. package/dist/mjs/models/CaptureTransactionDto.d.ts +1 -1
  292. package/dist/mjs/models/CaptureTransactionDto.js +1 -1
  293. package/dist/mjs/models/CardDetailsServiceEntity.d.ts +1 -1
  294. package/dist/mjs/models/CardDetailsServiceEntity.js +1 -1
  295. package/dist/mjs/models/CheckoutSessionEntity.d.ts +1 -1
  296. package/dist/mjs/models/CheckoutSessionEntity.js +1 -1
  297. package/dist/mjs/models/CheckoutSessionItemBaseEntity.d.ts +1 -1
  298. package/dist/mjs/models/CheckoutSessionItemBaseEntity.js +1 -1
  299. package/dist/mjs/models/CreateAmountRuleConditionDto.d.ts +1 -1
  300. package/dist/mjs/models/CreateAmountRuleConditionDto.js +1 -1
  301. package/dist/mjs/models/CreateBuyerDto.d.ts +1 -1
  302. package/dist/mjs/models/CreateBuyerDto.js +1 -1
  303. package/dist/mjs/models/CreateBuyerDtoAddress.d.ts +1 -1
  304. package/dist/mjs/models/CreateBuyerDtoAddress.js +1 -1
  305. package/dist/mjs/models/CreateCFeeDto.d.ts +1 -1
  306. package/dist/mjs/models/CreateCFeeDto.js +1 -1
  307. package/dist/mjs/models/CreateCFeeRuleConditionDto.d.ts +1 -1
  308. package/dist/mjs/models/CreateCFeeRuleConditionDto.js +1 -1
  309. package/dist/mjs/models/CreateCheckoutSessionDto.d.ts +1 -1
  310. package/dist/mjs/models/CreateCheckoutSessionDto.js +1 -1
  311. package/dist/mjs/models/CreateCheckoutSessionItemDto.d.ts +2 -2
  312. package/dist/mjs/models/CreateCheckoutSessionItemDto.js +3 -2
  313. package/dist/mjs/models/CreateCheckoutSessionPaymentMethodDto.d.ts +1 -1
  314. package/dist/mjs/models/CreateCheckoutSessionPaymentMethodDto.js +1 -1
  315. package/dist/mjs/models/CreateCheckoutSessionTransactionDto.d.ts +1 -1
  316. package/dist/mjs/models/CreateCheckoutSessionTransactionDto.js +1 -1
  317. package/dist/mjs/models/CreateCheckoutSessionTransactionDtoAddress.d.ts +1 -1
  318. package/dist/mjs/models/CreateCheckoutSessionTransactionDtoAddress.js +1 -1
  319. package/dist/mjs/models/CreateCheckoutSessionTransactionDtoPaymentMethod.d.ts +1 -1
  320. package/dist/mjs/models/CreateCheckoutSessionTransactionDtoPaymentMethod.js +1 -1
  321. package/dist/mjs/models/CreateEventConfigDto.d.ts +1 -1
  322. package/dist/mjs/models/CreateEventConfigDto.js +1 -1
  323. package/dist/mjs/models/CreateEventDomainDto.d.ts +1 -1
  324. package/dist/mjs/models/CreateEventDomainDto.js +1 -1
  325. package/dist/mjs/models/CreateEventDomainDtoBuyers.d.ts +1 -1
  326. package/dist/mjs/models/CreateEventDomainDtoBuyers.js +1 -1
  327. package/dist/mjs/models/CreateEventDomainDtoMerchants.d.ts +1 -1
  328. package/dist/mjs/models/CreateEventDomainDtoMerchants.js +1 -1
  329. package/dist/mjs/models/CreateEventDomainDtoPaymentMethods.d.ts +1 -1
  330. package/dist/mjs/models/CreateEventDomainDtoPaymentMethods.js +1 -1
  331. package/dist/mjs/models/CreateEventDomainDtoTransactions.d.ts +1 -1
  332. package/dist/mjs/models/CreateEventDomainDtoTransactions.js +1 -1
  333. package/dist/mjs/models/CreateEventDomainDtoUsers.d.ts +1 -1
  334. package/dist/mjs/models/CreateEventDomainDtoUsers.js +1 -1
  335. package/dist/mjs/models/CreateInitialUserDto.d.ts +1 -1
  336. package/dist/mjs/models/CreateInitialUserDto.js +1 -1
  337. package/dist/mjs/models/CreateMerchantAccountDto.d.ts +1 -1
  338. package/dist/mjs/models/CreateMerchantAccountDto.js +1 -1
  339. package/dist/mjs/models/CreateMerchantAccountDtoCFee.d.ts +1 -1
  340. package/dist/mjs/models/CreateMerchantAccountDtoCFee.js +1 -1
  341. package/dist/mjs/models/CreateMerchantAccountWithoutMerchantIdDto.d.ts +1 -1
  342. package/dist/mjs/models/CreateMerchantAccountWithoutMerchantIdDto.js +1 -1
  343. package/dist/mjs/models/CreateMerchantAddressDto.d.ts +1 -1
  344. package/dist/mjs/models/CreateMerchantAddressDto.js +1 -1
  345. package/dist/mjs/models/CreateMerchantConnectorCredentialsDto.d.ts +1 -1
  346. package/dist/mjs/models/CreateMerchantConnectorCredentialsDto.js +1 -1
  347. package/dist/mjs/models/CreateMerchantConnectorDto.d.ts +1 -1
  348. package/dist/mjs/models/CreateMerchantConnectorDto.js +1 -1
  349. package/dist/mjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDto.d.ts +1 -1
  350. package/dist/mjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDto.js +1 -1
  351. package/dist/mjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDtoConnectorCredentials.d.ts +1 -1
  352. package/dist/mjs/models/CreateMerchantConnectorWithoutMerchantAccountIdDtoConnectorCredentials.js +1 -1
  353. package/dist/mjs/models/CreateMerchantCredentialsDto.d.ts +1 -1
  354. package/dist/mjs/models/CreateMerchantCredentialsDto.js +1 -1
  355. package/dist/mjs/models/CreateMerchantDto.d.ts +1 -1
  356. package/dist/mjs/models/CreateMerchantDto.js +1 -1
  357. package/dist/mjs/models/CreateMerchantDtoAddress.d.ts +1 -1
  358. package/dist/mjs/models/CreateMerchantDtoAddress.js +1 -1
  359. package/dist/mjs/models/CreateMerchantRoutingFlowDto.d.ts +1 -1
  360. package/dist/mjs/models/CreateMerchantRoutingFlowDto.js +1 -1
  361. package/dist/mjs/models/CreateMerchantRoutingFlowRuleDto.d.ts +1 -1
  362. package/dist/mjs/models/CreateMerchantRoutingFlowRuleDto.js +1 -1
  363. package/dist/mjs/models/CreateMerchantRoutingFlowRuleWithoutIdDto.d.ts +1 -1
  364. package/dist/mjs/models/CreateMerchantRoutingFlowRuleWithoutIdDto.js +1 -1
  365. package/dist/mjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConditions.d.ts +1 -1
  366. package/dist/mjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConditions.js +1 -1
  367. package/dist/mjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConnectors.d.ts +1 -1
  368. package/dist/mjs/models/CreateMerchantRoutingFlowRuleWithoutIdDtoConnectors.js +1 -1
  369. package/dist/mjs/models/CreateMetadataRuleConditionDto.d.ts +1 -1
  370. package/dist/mjs/models/CreateMetadataRuleConditionDto.js +1 -1
  371. package/dist/mjs/models/CreatePaymentMethodDto.d.ts +1 -1
  372. package/dist/mjs/models/CreatePaymentMethodDto.js +1 -1
  373. package/dist/mjs/models/CreateRuleConditionsDto.d.ts +1 -1
  374. package/dist/mjs/models/CreateRuleConditionsDto.js +1 -1
  375. package/dist/mjs/models/CreateRuleConditionsDtoAmount.d.ts +1 -1
  376. package/dist/mjs/models/CreateRuleConditionsDtoAmount.js +1 -1
  377. package/dist/mjs/models/CreateRuleConditionsDtoCFee.d.ts +1 -1
  378. package/dist/mjs/models/CreateRuleConditionsDtoCFee.js +1 -1
  379. package/dist/mjs/models/CreateRuleConnectorsDto.d.ts +1 -1
  380. package/dist/mjs/models/CreateRuleConnectorsDto.js +1 -1
  381. package/dist/mjs/models/CreateStoredCardPaymentMethod.d.ts +1 -1
  382. package/dist/mjs/models/CreateStoredCardPaymentMethod.js +1 -1
  383. package/dist/mjs/models/CreateTransactionDto.d.ts +1 -1
  384. package/dist/mjs/models/CreateTransactionDto.js +1 -1
  385. package/dist/mjs/models/CreateTransactionDtoPaymentMethod.d.ts +1 -1
  386. package/dist/mjs/models/CreateTransactionDtoPaymentMethod.js +1 -1
  387. package/dist/mjs/models/CreateTransactionRefundDto.d.ts +1 -1
  388. package/dist/mjs/models/CreateTransactionRefundDto.js +1 -1
  389. package/dist/mjs/models/CreateUserDto.d.ts +1 -1
  390. package/dist/mjs/models/CreateUserDto.js +1 -1
  391. package/dist/mjs/models/CreateWebhookDto.d.ts +1 -1
  392. package/dist/mjs/models/CreateWebhookDto.js +1 -1
  393. package/dist/mjs/models/CreateWebhookDtoEventDomains.d.ts +1 -1
  394. package/dist/mjs/models/CreateWebhookDtoEventDomains.js +1 -1
  395. package/dist/mjs/models/ErrorEntity.d.ts +1 -1
  396. package/dist/mjs/models/ErrorEntity.js +1 -1
  397. package/dist/mjs/models/ErrorEntity1.d.ts +1 -1
  398. package/dist/mjs/models/ErrorEntity1.js +1 -1
  399. package/dist/mjs/models/ErrorEntity2.d.ts +56 -0
  400. package/dist/mjs/models/ErrorEntity2.js +49 -0
  401. package/dist/mjs/models/FeatureEntity.d.ts +1 -1
  402. package/dist/mjs/models/FeatureEntity.js +1 -1
  403. package/dist/mjs/models/MerchantAccountEntity.d.ts +1 -1
  404. package/dist/mjs/models/MerchantAccountEntity.js +1 -1
  405. package/dist/mjs/models/MerchantAccountEntityCFee.d.ts +1 -1
  406. package/dist/mjs/models/MerchantAccountEntityCFee.js +1 -1
  407. package/dist/mjs/models/MerchantAddressEntity.d.ts +1 -1
  408. package/dist/mjs/models/MerchantAddressEntity.js +1 -1
  409. package/dist/mjs/models/MerchantConnectorCredentialsEntity.d.ts +1 -1
  410. package/dist/mjs/models/MerchantConnectorCredentialsEntity.js +1 -1
  411. package/dist/mjs/models/MerchantConnectorEntity.d.ts +1 -1
  412. package/dist/mjs/models/MerchantConnectorEntity.js +1 -1
  413. package/dist/mjs/models/MerchantCredentialsEntity.d.ts +1 -1
  414. package/dist/mjs/models/MerchantCredentialsEntity.js +1 -1
  415. package/dist/mjs/models/MerchantEntity.d.ts +1 -1
  416. package/dist/mjs/models/MerchantEntity.js +1 -1
  417. package/dist/mjs/models/MerchantEntityAddress.d.ts +1 -1
  418. package/dist/mjs/models/MerchantEntityAddress.js +1 -1
  419. package/dist/mjs/models/MerchantRoutingFlowEntity.d.ts +1 -1
  420. package/dist/mjs/models/MerchantRoutingFlowEntity.js +1 -1
  421. package/dist/mjs/models/MerchantRoutingFlowRuleEntity.d.ts +1 -1
  422. package/dist/mjs/models/MerchantRoutingFlowRuleEntity.js +1 -1
  423. package/dist/mjs/models/MerchantRoutingFlowRuleEntityConditions.d.ts +1 -1
  424. package/dist/mjs/models/MerchantRoutingFlowRuleEntityConditions.js +1 -1
  425. package/dist/mjs/models/MerchantRoutingFlowRuleEntityConnectors.d.ts +1 -1
  426. package/dist/mjs/models/MerchantRoutingFlowRuleEntityConnectors.js +1 -1
  427. package/dist/mjs/models/MetadataRuleConditionEntity.d.ts +1 -1
  428. package/dist/mjs/models/MetadataRuleConditionEntity.js +1 -1
  429. package/dist/mjs/models/PaymentMethodDto.d.ts +1 -1
  430. package/dist/mjs/models/PaymentMethodDto.js +1 -1
  431. package/dist/mjs/models/PaymentMethodEntity.d.ts +1 -1
  432. package/dist/mjs/models/PaymentMethodEntity.js +1 -1
  433. package/dist/mjs/models/PaymentMethodEntity1.d.ts +1 -1
  434. package/dist/mjs/models/PaymentMethodEntity1.js +1 -1
  435. package/dist/mjs/models/PaymentMethodEntityAccountDetails.d.ts +1 -1
  436. package/dist/mjs/models/PaymentMethodEntityAccountDetails.js +1 -1
  437. package/dist/mjs/models/PaymentMethodEntityBuyer.d.ts +1 -1
  438. package/dist/mjs/models/PaymentMethodEntityBuyer.js +1 -1
  439. package/dist/mjs/models/PaymentMethodEntityCardDetails.d.ts +1 -1
  440. package/dist/mjs/models/PaymentMethodEntityCardDetails.js +1 -1
  441. package/dist/mjs/models/PaymentMethodServiceEntity.d.ts +1 -1
  442. package/dist/mjs/models/PaymentMethodServiceEntity.js +1 -1
  443. package/dist/mjs/models/PaymentMethodsSearchEntity.d.ts +1 -1
  444. package/dist/mjs/models/PaymentMethodsSearchEntity.js +1 -1
  445. package/dist/mjs/models/PaymentsBuyerEntity.d.ts +1 -1
  446. package/dist/mjs/models/PaymentsBuyerEntity.js +1 -1
  447. package/dist/mjs/models/PaymentsBuyerEntityAddress.d.ts +1 -1
  448. package/dist/mjs/models/PaymentsBuyerEntityAddress.js +1 -1
  449. package/dist/mjs/models/RuleConditionsEntity.d.ts +1 -1
  450. package/dist/mjs/models/RuleConditionsEntity.js +1 -1
  451. package/dist/mjs/models/RuleConditionsEntityAmount.d.ts +1 -1
  452. package/dist/mjs/models/RuleConditionsEntityAmount.js +1 -1
  453. package/dist/mjs/models/RuleConditionsEntityCfee.d.ts +1 -1
  454. package/dist/mjs/models/RuleConditionsEntityCfee.js +1 -1
  455. package/dist/mjs/models/RuleConnectorsEntity.d.ts +1 -1
  456. package/dist/mjs/models/RuleConnectorsEntity.js +1 -1
  457. package/dist/mjs/models/TransactionEntity.d.ts +1 -1
  458. package/dist/mjs/models/TransactionEntity.js +1 -1
  459. package/dist/mjs/models/TransactionEntityBuyer.d.ts +1 -1
  460. package/dist/mjs/models/TransactionEntityBuyer.js +1 -1
  461. package/dist/mjs/models/TransactionEntityPaymentMethod.d.ts +1 -1
  462. package/dist/mjs/models/TransactionEntityPaymentMethod.js +1 -1
  463. package/dist/mjs/models/TransactionFeeDetailsEntity.d.ts +1 -1
  464. package/dist/mjs/models/TransactionFeeDetailsEntity.js +1 -1
  465. package/dist/mjs/models/TransactionRefundEntity.d.ts +1 -1
  466. package/dist/mjs/models/TransactionRefundEntity.js +1 -1
  467. package/dist/mjs/models/TransactionRefundsSearchEntity.d.ts +1 -1
  468. package/dist/mjs/models/TransactionRefundsSearchEntity.js +1 -1
  469. package/dist/mjs/models/TransactionsSearchEntity.d.ts +1 -1
  470. package/dist/mjs/models/TransactionsSearchEntity.js +1 -1
  471. package/dist/mjs/models/TransactionsSearchReturnsEntity.d.ts +1 -1
  472. package/dist/mjs/models/TransactionsSearchReturnsEntity.js +1 -1
  473. package/dist/mjs/models/UpdateAddressDto.d.ts +1 -1
  474. package/dist/mjs/models/UpdateAddressDto.js +1 -1
  475. package/dist/mjs/models/UpdateBuyerDto.d.ts +1 -1
  476. package/dist/mjs/models/UpdateBuyerDto.js +1 -1
  477. package/dist/mjs/models/UpdateBuyerDtoAddress.d.ts +1 -1
  478. package/dist/mjs/models/UpdateBuyerDtoAddress.js +1 -1
  479. package/dist/mjs/models/UpdateCFeeDto.d.ts +1 -1
  480. package/dist/mjs/models/UpdateCFeeDto.js +1 -1
  481. package/dist/mjs/models/UpdateMerchantAccountDto.d.ts +1 -1
  482. package/dist/mjs/models/UpdateMerchantAccountDto.js +1 -1
  483. package/dist/mjs/models/UpdateMerchantAccountDtoCFee.d.ts +1 -1
  484. package/dist/mjs/models/UpdateMerchantAccountDtoCFee.js +1 -1
  485. package/dist/mjs/models/UpdateMerchantAddressDto.d.ts +1 -1
  486. package/dist/mjs/models/UpdateMerchantAddressDto.js +1 -1
  487. package/dist/mjs/models/UpdateMerchantConnectorCredentialsDto.d.ts +1 -1
  488. package/dist/mjs/models/UpdateMerchantConnectorCredentialsDto.js +1 -1
  489. package/dist/mjs/models/UpdateMerchantConnectorDto.d.ts +1 -1
  490. package/dist/mjs/models/UpdateMerchantConnectorDto.js +1 -1
  491. package/dist/mjs/models/UpdateMerchantCredentialsDto.d.ts +1 -1
  492. package/dist/mjs/models/UpdateMerchantCredentialsDto.js +1 -1
  493. package/dist/mjs/models/UpdateMerchantDto.d.ts +1 -1
  494. package/dist/mjs/models/UpdateMerchantDto.js +1 -1
  495. package/dist/mjs/models/UpdateMerchantDtoAddress.d.ts +1 -1
  496. package/dist/mjs/models/UpdateMerchantDtoAddress.js +1 -1
  497. package/dist/mjs/models/UpdateMerchantRoutingFlowRuleDto.d.ts +1 -1
  498. package/dist/mjs/models/UpdateMerchantRoutingFlowRuleDto.js +1 -1
  499. package/dist/mjs/models/UpdatePaymentMethodStatusDto.d.ts +1 -1
  500. package/dist/mjs/models/UpdatePaymentMethodStatusDto.js +1 -1
  501. package/dist/mjs/models/UpdateSelfDto.d.ts +1 -1
  502. package/dist/mjs/models/UpdateSelfDto.js +1 -1
  503. package/dist/mjs/models/UpdateUserDto.d.ts +1 -1
  504. package/dist/mjs/models/UpdateUserDto.js +1 -1
  505. package/dist/mjs/models/UpdateWebhookDto.d.ts +1 -1
  506. package/dist/mjs/models/UpdateWebhookDto.js +1 -1
  507. package/dist/mjs/models/UserEntity.d.ts +1 -1
  508. package/dist/mjs/models/UserEntity.js +1 -1
  509. package/dist/mjs/models/ValidateMerchantCredentialsDto.d.ts +1 -1
  510. package/dist/mjs/models/ValidateMerchantCredentialsDto.js +1 -1
  511. package/dist/mjs/models/WebhookEntity.d.ts +1 -1
  512. package/dist/mjs/models/WebhookEntity.js +1 -1
  513. package/dist/mjs/models/index.d.ts +1 -0
  514. package/dist/mjs/models/index.js +1 -0
  515. package/dist/mjs/runtime.d.ts +1 -1
  516. package/dist/mjs/runtime.js +2 -2
  517. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -74,27 +74,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
74
74
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionEntityFromJSON)(jsonValue));
75
75
  }
76
76
  if (rawResponse.status === 400) {
77
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
77
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
78
78
  const error = yield errorResponse.value();
79
79
  throw error;
80
80
  }
81
81
  if (rawResponse.status === 401) {
82
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
82
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
83
83
  const error = yield errorResponse.value();
84
84
  throw error;
85
85
  }
86
86
  if (rawResponse.status === 403) {
87
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
87
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
88
88
  const error = yield errorResponse.value();
89
89
  throw error;
90
90
  }
91
91
  if (rawResponse.status === 404) {
92
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
92
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
93
93
  const error = yield errorResponse.value();
94
94
  throw error;
95
95
  }
96
96
  if (rawResponse.status === 500) {
97
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
97
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
98
98
  const error = yield errorResponse.value();
99
99
  throw error;
100
100
  }
@@ -181,27 +181,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
181
181
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.CheckoutSessionEntityFromJSON)(jsonValue));
182
182
  }
183
183
  if (rawResponse.status === 400) {
184
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
184
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
185
185
  const error = yield errorResponse.value();
186
186
  throw error;
187
187
  }
188
188
  if (rawResponse.status === 401) {
189
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
189
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
190
190
  const error = yield errorResponse.value();
191
191
  throw error;
192
192
  }
193
193
  if (rawResponse.status === 403) {
194
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
194
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
195
195
  const error = yield errorResponse.value();
196
196
  throw error;
197
197
  }
198
198
  if (rawResponse.status === 404) {
199
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
199
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
200
200
  const error = yield errorResponse.value();
201
201
  throw error;
202
202
  }
203
203
  if (rawResponse.status === 500) {
204
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
204
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
205
205
  const error = yield errorResponse.value();
206
206
  throw error;
207
207
  }
@@ -244,22 +244,22 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
244
244
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionEntityFromJSON)(jsonValue));
245
245
  }
246
246
  if (rawResponse.status === 400) {
247
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
247
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
248
248
  const error = yield errorResponse.value();
249
249
  throw error;
250
250
  }
251
251
  if (rawResponse.status === 401) {
252
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
252
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
253
253
  const error = yield errorResponse.value();
254
254
  throw error;
255
255
  }
256
256
  if (rawResponse.status === 403) {
257
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
257
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
258
258
  const error = yield errorResponse.value();
259
259
  throw error;
260
260
  }
261
261
  if (rawResponse.status === 500) {
262
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
262
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
263
263
  const error = yield errorResponse.value();
264
264
  throw error;
265
265
  }
@@ -333,22 +333,22 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
333
333
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.PaymentMethodEntityFromJSON)(jsonValue));
334
334
  }
335
335
  if (rawResponse.status === 400) {
336
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
336
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
337
337
  const error = yield errorResponse.value();
338
338
  throw error;
339
339
  }
340
340
  if (rawResponse.status === 401) {
341
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
341
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
342
342
  const error = yield errorResponse.value();
343
343
  throw error;
344
344
  }
345
345
  if (rawResponse.status === 403) {
346
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
346
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
347
347
  const error = yield errorResponse.value();
348
348
  throw error;
349
349
  }
350
350
  if (rawResponse.status === 500) {
351
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
351
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
352
352
  const error = yield errorResponse.value();
353
353
  throw error;
354
354
  }
@@ -422,27 +422,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
422
422
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.CheckoutSessionEntityFromJSON)(jsonValue));
423
423
  }
424
424
  if (rawResponse.status === 400) {
425
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
425
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
426
426
  const error = yield errorResponse.value();
427
427
  throw error;
428
428
  }
429
429
  if (rawResponse.status === 401) {
430
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
430
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
431
431
  const error = yield errorResponse.value();
432
432
  throw error;
433
433
  }
434
434
  if (rawResponse.status === 403) {
435
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
435
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
436
436
  const error = yield errorResponse.value();
437
437
  throw error;
438
438
  }
439
439
  if (rawResponse.status === 404) {
440
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
440
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
441
441
  const error = yield errorResponse.value();
442
442
  throw error;
443
443
  }
444
444
  if (rawResponse.status === 500) {
445
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
445
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
446
446
  const error = yield errorResponse.value();
447
447
  throw error;
448
448
  }
@@ -552,22 +552,22 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
552
552
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.PaymentMethodEntityFromJSON)(jsonValue));
553
553
  }
554
554
  if (rawResponse.status === 400) {
555
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
555
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
556
556
  const error = yield errorResponse.value();
557
557
  throw error;
558
558
  }
559
559
  if (rawResponse.status === 401) {
560
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
560
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
561
561
  const error = yield errorResponse.value();
562
562
  throw error;
563
563
  }
564
564
  if (rawResponse.status === 403) {
565
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
565
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
566
566
  const error = yield errorResponse.value();
567
567
  throw error;
568
568
  }
569
569
  if (rawResponse.status === 500) {
570
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
570
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
571
571
  const error = yield errorResponse.value();
572
572
  throw error;
573
573
  }
@@ -599,27 +599,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
599
599
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionRefundEntityFromJSON)(jsonValue));
600
600
  }
601
601
  if (rawResponse.status === 400) {
602
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
602
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
603
603
  const error = yield errorResponse.value();
604
604
  throw error;
605
605
  }
606
606
  if (rawResponse.status === 401) {
607
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
607
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
608
608
  const error = yield errorResponse.value();
609
609
  throw error;
610
610
  }
611
611
  if (rawResponse.status === 403) {
612
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
612
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
613
613
  const error = yield errorResponse.value();
614
614
  throw error;
615
615
  }
616
616
  if (rawResponse.status === 404) {
617
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
617
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
618
618
  const error = yield errorResponse.value();
619
619
  throw error;
620
620
  }
621
621
  if (rawResponse.status === 500) {
622
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
622
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
623
623
  const error = yield errorResponse.value();
624
624
  throw error;
625
625
  }
@@ -651,27 +651,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
651
651
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionEntityFromJSON)(jsonValue));
652
652
  }
653
653
  if (rawResponse.status === 400) {
654
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
654
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
655
655
  const error = yield errorResponse.value();
656
656
  throw error;
657
657
  }
658
658
  if (rawResponse.status === 401) {
659
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
659
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
660
660
  const error = yield errorResponse.value();
661
661
  throw error;
662
662
  }
663
663
  if (rawResponse.status === 403) {
664
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
664
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
665
665
  const error = yield errorResponse.value();
666
666
  throw error;
667
667
  }
668
668
  if (rawResponse.status === 404) {
669
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
669
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
670
670
  const error = yield errorResponse.value();
671
671
  throw error;
672
672
  }
673
673
  if (rawResponse.status === 500) {
674
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
674
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
675
675
  const error = yield errorResponse.value();
676
676
  throw error;
677
677
  }
@@ -711,27 +711,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
711
711
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionRefundEntityFromJSON)(jsonValue));
712
712
  }
713
713
  if (rawResponse.status === 400) {
714
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
714
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
715
715
  const error = yield errorResponse.value();
716
716
  throw error;
717
717
  }
718
718
  if (rawResponse.status === 401) {
719
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
719
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
720
720
  const error = yield errorResponse.value();
721
721
  throw error;
722
722
  }
723
723
  if (rawResponse.status === 403) {
724
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
724
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
725
725
  const error = yield errorResponse.value();
726
726
  throw error;
727
727
  }
728
728
  if (rawResponse.status === 404) {
729
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
729
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
730
730
  const error = yield errorResponse.value();
731
731
  throw error;
732
732
  }
733
733
  if (rawResponse.status === 500) {
734
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
734
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
735
735
  const error = yield errorResponse.value();
736
736
  throw error;
737
737
  }
@@ -877,17 +877,17 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
877
877
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.PaymentMethodsSearchEntityFromJSON)(jsonValue));
878
878
  }
879
879
  if (rawResponse.status === 400) {
880
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
880
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
881
881
  const error = yield errorResponse.value();
882
882
  throw error;
883
883
  }
884
884
  if (rawResponse.status === 401) {
885
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
885
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
886
886
  const error = yield errorResponse.value();
887
887
  throw error;
888
888
  }
889
889
  if (rawResponse.status === 500) {
890
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
890
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
891
891
  const error = yield errorResponse.value();
892
892
  throw error;
893
893
  }
@@ -946,27 +946,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
946
946
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionRefundsSearchEntityFromJSON)(jsonValue));
947
947
  }
948
948
  if (rawResponse.status === 400) {
949
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
949
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
950
950
  const error = yield errorResponse.value();
951
951
  throw error;
952
952
  }
953
953
  if (rawResponse.status === 401) {
954
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
954
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
955
955
  const error = yield errorResponse.value();
956
956
  throw error;
957
957
  }
958
958
  if (rawResponse.status === 403) {
959
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
959
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
960
960
  const error = yield errorResponse.value();
961
961
  throw error;
962
962
  }
963
963
  if (rawResponse.status === 404) {
964
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
964
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
965
965
  const error = yield errorResponse.value();
966
966
  throw error;
967
967
  }
968
968
  if (rawResponse.status === 500) {
969
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
969
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
970
970
  const error = yield errorResponse.value();
971
971
  throw error;
972
972
  }
@@ -1010,27 +1010,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
1010
1010
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => jsonValue.map(models_1.TransactionsSearchReturnsEntityFromJSON));
1011
1011
  }
1012
1012
  if (rawResponse.status === 400) {
1013
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1013
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1014
1014
  const error = yield errorResponse.value();
1015
1015
  throw error;
1016
1016
  }
1017
1017
  if (rawResponse.status === 401) {
1018
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1018
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1019
1019
  const error = yield errorResponse.value();
1020
1020
  throw error;
1021
1021
  }
1022
1022
  if (rawResponse.status === 403) {
1023
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1023
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1024
1024
  const error = yield errorResponse.value();
1025
1025
  throw error;
1026
1026
  }
1027
1027
  if (rawResponse.status === 404) {
1028
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1028
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1029
1029
  const error = yield errorResponse.value();
1030
1030
  throw error;
1031
1031
  }
1032
1032
  if (rawResponse.status === 500) {
1033
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1033
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1034
1034
  const error = yield errorResponse.value();
1035
1035
  throw error;
1036
1036
  }
@@ -1146,17 +1146,17 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
1146
1146
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionsSearchEntityFromJSON)(jsonValue));
1147
1147
  }
1148
1148
  if (rawResponse.status === 400) {
1149
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1149
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1150
1150
  const error = yield errorResponse.value();
1151
1151
  throw error;
1152
1152
  }
1153
1153
  if (rawResponse.status === 401) {
1154
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1154
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1155
1155
  const error = yield errorResponse.value();
1156
1156
  throw error;
1157
1157
  }
1158
1158
  if (rawResponse.status === 500) {
1159
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1159
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1160
1160
  const error = yield errorResponse.value();
1161
1161
  throw error;
1162
1162
  }
@@ -1190,22 +1190,22 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
1190
1190
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.PaymentMethodEntityFromJSON)(jsonValue));
1191
1191
  }
1192
1192
  if (rawResponse.status === 400) {
1193
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
1193
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1194
1194
  const error = yield errorResponse.value();
1195
1195
  throw error;
1196
1196
  }
1197
1197
  if (rawResponse.status === 401) {
1198
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
1198
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1199
1199
  const error = yield errorResponse.value();
1200
1200
  throw error;
1201
1201
  }
1202
1202
  if (rawResponse.status === 403) {
1203
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
1203
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1204
1204
  const error = yield errorResponse.value();
1205
1205
  throw error;
1206
1206
  }
1207
1207
  if (rawResponse.status === 500) {
1208
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntityFromJSON)(jsonValue));
1208
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1209
1209
  const error = yield errorResponse.value();
1210
1210
  throw error;
1211
1211
  }
@@ -1281,27 +1281,27 @@ class ChannelPaymentsApi extends runtime.BaseAPI {
1281
1281
  response = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.TransactionEntityFromJSON)(jsonValue));
1282
1282
  }
1283
1283
  if (rawResponse.status === 400) {
1284
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1284
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1285
1285
  const error = yield errorResponse.value();
1286
1286
  throw error;
1287
1287
  }
1288
1288
  if (rawResponse.status === 401) {
1289
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1289
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1290
1290
  const error = yield errorResponse.value();
1291
1291
  throw error;
1292
1292
  }
1293
1293
  if (rawResponse.status === 403) {
1294
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1294
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1295
1295
  const error = yield errorResponse.value();
1296
1296
  throw error;
1297
1297
  }
1298
1298
  if (rawResponse.status === 404) {
1299
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1299
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1300
1300
  const error = yield errorResponse.value();
1301
1301
  throw error;
1302
1302
  }
1303
1303
  if (rawResponse.status === 500) {
1304
- const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity1FromJSON)(jsonValue));
1304
+ const errorResponse = new runtime.JSONApiResponse(rawResponse, (jsonValue) => (0, models_1.ErrorEntity2FromJSON)(jsonValue));
1305
1305
  const error = yield errorResponse.value();
1306
1306
  throw error;
1307
1307
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Channel Payments API v1.97.0
5
+ * Channel Payments API v1.99.0
6
6
  *
7
7
  * NOTE: This class is auto generated. Do not edit the class manually.
8
8
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Channel Payments API v1.97.0
2
+ * Channel Payments API v1.99.0
3
3
  *
4
4
  * NOTE: This class is auto generated. Do not edit the class manually.
5
5
  *