@randock/nameshift-api-client 0.0.119 → 0.0.121

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 (398) hide show
  1. package/.openapi-generator/FILES +3 -1
  2. package/README.md +3 -3
  3. package/dist/apis/AccountsApi.d.ts +15 -3
  4. package/dist/apis/AccountsApi.js +57 -3
  5. package/dist/apis/AccountsPublicApi.js +2 -2
  6. package/dist/apis/AdminApi.js +2 -2
  7. package/dist/apis/BuyersApi.js +2 -2
  8. package/dist/apis/BuyersPublicApi.js +2 -2
  9. package/dist/apis/DomainsApi.js +2 -2
  10. package/dist/apis/DomainsPublicApi.js +2 -2
  11. package/dist/apis/LeadsApi.js +2 -2
  12. package/dist/apis/LeadsPublicApi.js +2 -2
  13. package/dist/apis/OrdersPublicApi.js +2 -2
  14. package/dist/apis/StripePublicApi.js +2 -2
  15. package/dist/apis/UsersApi.js +2 -2
  16. package/dist/apis/UsersPublicApi.js +2 -2
  17. package/dist/models/AccountDto.d.ts +2 -1
  18. package/dist/models/AccountDto.js +6 -1
  19. package/dist/models/AccountMetricsDto.d.ts +2 -1
  20. package/dist/models/AccountMetricsDto.js +6 -1
  21. package/dist/models/AccountNotificationDto.d.ts +69 -0
  22. package/dist/models/AccountNotificationDto.js +81 -0
  23. package/dist/models/AccountNotificationReadStatusDto.d.ts +44 -0
  24. package/dist/models/AccountNotificationReadStatusDto.js +59 -0
  25. package/dist/models/AccountPaymentProviderSessionDto.d.ts +2 -1
  26. package/dist/models/AccountPaymentProviderSessionDto.js +6 -1
  27. package/dist/models/AccountSettingsDto.d.ts +2 -1
  28. package/dist/models/AccountSettingsDto.js +6 -1
  29. package/dist/models/AccountSettingsInput.d.ts +2 -1
  30. package/dist/models/AccountSettingsInput.js +6 -1
  31. package/dist/models/AddressDto.d.ts +2 -1
  32. package/dist/models/AddressDto.js +6 -1
  33. package/dist/models/AdminAccountSettingsInput.d.ts +2 -1
  34. package/dist/models/AdminAccountSettingsInput.js +6 -1
  35. package/dist/models/AdminGetAllDomainTransfers200Response.d.ts +2 -1
  36. package/dist/models/AdminGetAllDomainTransfers200Response.js +6 -1
  37. package/dist/models/BadRequestException.d.ts +2 -1
  38. package/dist/models/BadRequestException.js +6 -1
  39. package/dist/models/BatchReadBuyerLeadMessageInput.d.ts +2 -1
  40. package/dist/models/BatchReadBuyerLeadMessageInput.js +6 -1
  41. package/dist/models/BatchReadSellerLeadMessageInput.d.ts +2 -1
  42. package/dist/models/BatchReadSellerLeadMessageInput.js +6 -1
  43. package/dist/models/BatchUpdateDomainsInput.d.ts +2 -1
  44. package/dist/models/BatchUpdateDomainsInput.js +6 -1
  45. package/dist/models/BillingInformationDto.d.ts +2 -1
  46. package/dist/models/BillingInformationDto.js +6 -1
  47. package/dist/models/BuyerDomainTransferAuthCodeDto.d.ts +2 -1
  48. package/dist/models/BuyerDomainTransferAuthCodeDto.js +6 -1
  49. package/dist/models/BuyerDomainTransferListItemDomainDto.d.ts +2 -1
  50. package/dist/models/BuyerDomainTransferListItemDomainDto.js +6 -1
  51. package/dist/models/BuyerDomainTransferListItemDto.d.ts +2 -1
  52. package/dist/models/BuyerDomainTransferListItemDto.js +6 -1
  53. package/dist/models/BuyerLeadListItemDomainDto.d.ts +2 -1
  54. package/dist/models/BuyerLeadListItemDomainDto.js +6 -1
  55. package/dist/models/BuyerLeadListItemDto.d.ts +2 -1
  56. package/dist/models/BuyerLeadListItemDto.js +6 -1
  57. package/dist/models/BuyerSecurityUserDto.d.ts +2 -1
  58. package/dist/models/BuyerSecurityUserDto.js +6 -1
  59. package/dist/models/ChangeOrderStatusInput.d.ts +2 -1
  60. package/dist/models/ChangeOrderStatusInput.js +6 -1
  61. package/dist/models/ChartDataPoint.d.ts +2 -1
  62. package/dist/models/ChartDataPoint.js +6 -1
  63. package/dist/models/CompanyInformationDto.d.ts +2 -1
  64. package/dist/models/CompanyInformationDto.js +6 -1
  65. package/dist/models/CompanyTaxIdDto.d.ts +2 -1
  66. package/dist/models/CompanyTaxIdDto.js +6 -1
  67. package/dist/models/ConflictException.d.ts +2 -1
  68. package/dist/models/ConflictException.js +6 -1
  69. package/dist/models/CreateAccountPaymentProviderInput.d.ts +2 -1
  70. package/dist/models/CreateAccountPaymentProviderInput.js +6 -1
  71. package/dist/models/CreateBuyerLeadMessageInput.d.ts +2 -1
  72. package/dist/models/CreateBuyerLeadMessageInput.js +6 -1
  73. package/dist/models/CreateLeadInput.d.ts +2 -1
  74. package/dist/models/CreateLeadInput.js +6 -1
  75. package/dist/models/CreateLeadMessageInput.d.ts +2 -1
  76. package/dist/models/CreateLeadMessageInput.js +6 -1
  77. package/dist/models/CreateOrderInput.d.ts +2 -1
  78. package/dist/models/CreateOrderInput.js +6 -1
  79. package/dist/models/DeleteDomainsInput.d.ts +2 -1
  80. package/dist/models/DeleteDomainsInput.js +6 -1
  81. package/dist/models/DomainDto.d.ts +2 -1
  82. package/dist/models/DomainDto.js +6 -1
  83. package/dist/models/DomainSellerDto.d.ts +2 -1
  84. package/dist/models/DomainSellerDto.js +6 -1
  85. package/dist/models/DomainStats.d.ts +2 -1
  86. package/dist/models/DomainStats.js +6 -1
  87. package/dist/models/DomainTransferAgentDto.d.ts +2 -1
  88. package/dist/models/DomainTransferAgentDto.js +6 -1
  89. package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.d.ts +2 -1
  90. package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.js +6 -1
  91. package/dist/models/DomainTransferDetailWorkflowStepActionDto.d.ts +2 -1
  92. package/dist/models/DomainTransferDetailWorkflowStepActionDto.js +6 -1
  93. package/dist/models/DomainTransferDetailWorkflowStepDto.d.ts +2 -1
  94. package/dist/models/DomainTransferDetailWorkflowStepDto.js +6 -1
  95. package/dist/models/DomainTransferDetailsAuthCodeDto.d.ts +2 -1
  96. package/dist/models/DomainTransferDetailsAuthCodeDto.js +6 -1
  97. package/dist/models/DomainTransferDetailsDomainDto.d.ts +2 -1
  98. package/dist/models/DomainTransferDetailsDomainDto.js +6 -1
  99. package/dist/models/DomainTransferDetailsDto.d.ts +2 -1
  100. package/dist/models/DomainTransferDetailsDto.js +6 -1
  101. package/dist/models/DomainTransferDetailsOrderBuyerDto.d.ts +2 -1
  102. package/dist/models/DomainTransferDetailsOrderBuyerDto.js +6 -1
  103. package/dist/models/DomainTransferDetailsOrderDto.d.ts +2 -1
  104. package/dist/models/DomainTransferDetailsOrderDto.js +6 -1
  105. package/dist/models/DomainTransferDetailsOrderSellerDto.d.ts +2 -1
  106. package/dist/models/DomainTransferDetailsOrderSellerDto.js +6 -1
  107. package/dist/models/DomainTransferDetailsOrderSellerUserDto.d.ts +2 -1
  108. package/dist/models/DomainTransferDetailsOrderSellerUserDto.js +6 -1
  109. package/dist/models/DomainTransferDetailsValidationDto.d.ts +2 -1
  110. package/dist/models/DomainTransferDetailsValidationDto.js +6 -1
  111. package/dist/models/DomainTransferDomainDto.d.ts +2 -1
  112. package/dist/models/DomainTransferDomainDto.js +6 -1
  113. package/dist/models/DomainTransferDto.d.ts +2 -1
  114. package/dist/models/DomainTransferDto.js +6 -1
  115. package/dist/models/DomainTransferOrderDto.d.ts +2 -1
  116. package/dist/models/DomainTransferOrderDto.js +6 -1
  117. package/dist/models/ForgotPasswordRequestInput.d.ts +2 -1
  118. package/dist/models/ForgotPasswordRequestInput.js +6 -1
  119. package/dist/models/GetAllDomainTransfers200Response.d.ts +2 -1
  120. package/dist/models/GetAllDomainTransfers200Response.js +6 -1
  121. package/dist/models/GetAllOrders200Response.d.ts +2 -1
  122. package/dist/models/GetAllOrders200Response.js +6 -1
  123. package/dist/models/GetAllOwnedDomains200Response.d.ts +2 -1
  124. package/dist/models/GetAllOwnedDomains200Response.js +6 -1
  125. package/dist/models/GetBuyerInvoices200Response.d.ts +2 -1
  126. package/dist/models/GetBuyerInvoices200Response.js +6 -1
  127. package/dist/models/GetBuyerLeads200Response.d.ts +2 -1
  128. package/dist/models/GetBuyerLeads200Response.js +6 -1
  129. package/dist/models/GetBuyerTransfers200Response.d.ts +2 -1
  130. package/dist/models/GetBuyerTransfers200Response.js +6 -1
  131. package/dist/models/HttpException.d.ts +2 -1
  132. package/dist/models/HttpException.js +6 -1
  133. package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDto.d.ts +73 -0
  134. package/dist/models/{IntersectionAccountDtoWithSettingsDto.js → IntersectionAccountDtoWithSettingsDtoWithNotificationsDto.js} +20 -10
  135. package/dist/models/IntersectionDomainDtoWithAccountDto.d.ts +2 -1
  136. package/dist/models/IntersectionDomainDtoWithAccountDto.js +6 -1
  137. package/dist/models/IntersectionDomainDtoWithDomainUrlDto.d.ts +2 -1
  138. package/dist/models/IntersectionDomainDtoWithDomainUrlDto.js +6 -1
  139. package/dist/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.d.ts +2 -1
  140. package/dist/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.js +6 -1
  141. package/dist/models/IntersectionDomainSalesInformationDtoWithDomainStatsDto.d.ts +2 -1
  142. package/dist/models/IntersectionDomainSalesInformationDtoWithDomainStatsDto.js +6 -1
  143. package/dist/models/IntersectionLeadDtoWithLeadDetailsDto.d.ts +2 -1
  144. package/dist/models/IntersectionLeadDtoWithLeadDetailsDto.js +6 -1
  145. package/dist/models/IntersectionLeadDtoWithListFieldsDto.d.ts +2 -1
  146. package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +6 -1
  147. package/dist/models/InvoiceDomainDto.d.ts +2 -1
  148. package/dist/models/InvoiceDomainDto.js +6 -1
  149. package/dist/models/InvoiceDto.d.ts +2 -1
  150. package/dist/models/InvoiceDto.js +6 -1
  151. package/dist/models/InvoiceItemDto.d.ts +2 -1
  152. package/dist/models/InvoiceItemDto.js +6 -1
  153. package/dist/models/InvoiceItemTaxDto.d.ts +2 -1
  154. package/dist/models/InvoiceItemTaxDto.js +6 -1
  155. package/dist/models/InvoiceTransactionDto.d.ts +2 -1
  156. package/dist/models/InvoiceTransactionDto.js +6 -1
  157. package/dist/models/LeadDomainDto.d.ts +2 -1
  158. package/dist/models/LeadDomainDto.js +6 -1
  159. package/dist/models/LeadDto.d.ts +2 -1
  160. package/dist/models/LeadDto.js +6 -1
  161. package/dist/models/LeadMessageData.d.ts +2 -1
  162. package/dist/models/LeadMessageData.js +6 -1
  163. package/dist/models/LeadMessageDto.d.ts +2 -1
  164. package/dist/models/LeadMessageDto.js +6 -1
  165. package/dist/models/LeadStatusDto.d.ts +2 -1
  166. package/dist/models/LeadStatusDto.js +6 -1
  167. package/dist/models/List200Response.d.ts +2 -1
  168. package/dist/models/List200Response.js +6 -1
  169. package/dist/models/List200Response1.d.ts +2 -1
  170. package/dist/models/List200Response1.js +6 -1
  171. package/dist/models/ListAccountDto.d.ts +2 -1
  172. package/dist/models/ListAccountDto.js +6 -1
  173. package/dist/models/ListAccounts200Response.d.ts +2 -1
  174. package/dist/models/ListAccounts200Response.js +6 -1
  175. package/dist/models/ListLeadMessagesDto.d.ts +2 -1
  176. package/dist/models/ListLeadMessagesDto.js +6 -1
  177. package/dist/models/LoginDto.d.ts +2 -1
  178. package/dist/models/LoginDto.js +6 -1
  179. package/dist/models/LoginInput.d.ts +2 -1
  180. package/dist/models/LoginInput.js +6 -1
  181. package/dist/models/MoneyDto.d.ts +2 -1
  182. package/dist/models/MoneyDto.js +6 -1
  183. package/dist/models/NotFoundException.d.ts +2 -1
  184. package/dist/models/NotFoundException.js +6 -1
  185. package/dist/models/ObjectId.d.ts +2 -1
  186. package/dist/models/ObjectId.js +6 -1
  187. package/dist/models/OrderCompanyInfoDto.d.ts +2 -1
  188. package/dist/models/OrderCompanyInfoDto.js +6 -1
  189. package/dist/models/OrderCompanyTaxIdDto.d.ts +2 -1
  190. package/dist/models/OrderCompanyTaxIdDto.js +6 -1
  191. package/dist/models/OrderDto.d.ts +2 -1
  192. package/dist/models/OrderDto.js +6 -1
  193. package/dist/models/OrderListItemDto.d.ts +2 -1
  194. package/dist/models/OrderListItemDto.js +6 -1
  195. package/dist/models/OrderListItemDtoBuyerInformation.d.ts +2 -1
  196. package/dist/models/OrderListItemDtoBuyerInformation.js +6 -1
  197. package/dist/models/OrderListItemDtoDomainInformation.d.ts +2 -1
  198. package/dist/models/OrderListItemDtoDomainInformation.js +6 -1
  199. package/dist/models/OrderListItemDtoSellerAccount.d.ts +2 -1
  200. package/dist/models/OrderListItemDtoSellerAccount.js +6 -1
  201. package/dist/models/OwnedDomainDto.d.ts +2 -1
  202. package/dist/models/OwnedDomainDto.js +6 -1
  203. package/dist/models/PaginateResponse.d.ts +2 -1
  204. package/dist/models/PaginateResponse.js +6 -1
  205. package/dist/models/PaginateResponseLinks.d.ts +2 -1
  206. package/dist/models/PaginateResponseLinks.js +6 -1
  207. package/dist/models/PaginateResponseMeta.d.ts +2 -1
  208. package/dist/models/PaginateResponseMeta.js +6 -1
  209. package/dist/models/PaymentProviderDto.d.ts +2 -1
  210. package/dist/models/PaymentProviderDto.js +6 -1
  211. package/dist/models/PublicLeadBuyerDto.d.ts +2 -1
  212. package/dist/models/PublicLeadBuyerDto.js +6 -1
  213. package/dist/models/PublicLeadDto.d.ts +2 -1
  214. package/dist/models/PublicLeadDto.js +6 -1
  215. package/dist/models/PutBuyerLeadOfferInput.d.ts +2 -1
  216. package/dist/models/PutBuyerLeadOfferInput.js +6 -1
  217. package/dist/models/PutLeadOfferInput.d.ts +2 -1
  218. package/dist/models/PutLeadOfferInput.js +6 -1
  219. package/dist/models/RegisterAccountInput.d.ts +2 -1
  220. package/dist/models/RegisterAccountInput.js +6 -1
  221. package/dist/models/RelatedSellerDomain.d.ts +2 -1
  222. package/dist/models/RelatedSellerDomain.js +6 -1
  223. package/dist/models/RequestAccessTokenInput.d.ts +2 -1
  224. package/dist/models/RequestAccessTokenInput.js +6 -1
  225. package/dist/models/SellerDomainTransferAuthCodeDto.d.ts +2 -1
  226. package/dist/models/SellerDomainTransferAuthCodeDto.js +6 -1
  227. package/dist/models/SellerDomainTransferDomainDto.d.ts +2 -1
  228. package/dist/models/SellerDomainTransferDomainDto.js +6 -1
  229. package/dist/models/SellerDomainTransferDto.d.ts +2 -1
  230. package/dist/models/SellerDomainTransferDto.js +6 -1
  231. package/dist/models/SellerDomainTransferListItemDomainDto.d.ts +2 -1
  232. package/dist/models/SellerDomainTransferListItemDomainDto.js +6 -1
  233. package/dist/models/SellerDomainTransferListItemDto.d.ts +2 -1
  234. package/dist/models/SellerDomainTransferListItemDto.js +6 -1
  235. package/dist/models/SellerSecurityUserAccountDto.d.ts +2 -1
  236. package/dist/models/SellerSecurityUserAccountDto.js +6 -1
  237. package/dist/models/SellerSecurityUserDto.d.ts +2 -1
  238. package/dist/models/SellerSecurityUserDto.js +6 -1
  239. package/dist/models/SetDomainTransferConfirmationInput.d.ts +2 -1
  240. package/dist/models/SetDomainTransferConfirmationInput.js +6 -1
  241. package/dist/models/SetNewPasswordInput.d.ts +2 -1
  242. package/dist/models/SetNewPasswordInput.js +6 -1
  243. package/dist/models/StoreBuyerLocaleInput.d.ts +2 -1
  244. package/dist/models/StoreBuyerLocaleInput.js +6 -1
  245. package/dist/models/StoreUserLocaleInput.d.ts +2 -1
  246. package/dist/models/StoreUserLocaleInput.js +6 -1
  247. package/dist/models/ThrottlerException.d.ts +2 -1
  248. package/dist/models/ThrottlerException.js +6 -1
  249. package/dist/models/UpdateDomainInput.d.ts +2 -1
  250. package/dist/models/UpdateDomainInput.js +6 -1
  251. package/dist/models/UpdateDomainTransferAuthCodeInput.d.ts +2 -1
  252. package/dist/models/UpdateDomainTransferAuthCodeInput.js +6 -1
  253. package/dist/models/UpdateLeadInput.d.ts +2 -1
  254. package/dist/models/UpdateLeadInput.js +6 -1
  255. package/dist/models/UpdateOrderInput.d.ts +2 -1
  256. package/dist/models/UpdateOrderInput.js +6 -1
  257. package/dist/models/UserPasswordResetDto.d.ts +2 -1
  258. package/dist/models/UserPasswordResetDto.js +6 -1
  259. package/dist/models/ValidationError.d.ts +2 -1
  260. package/dist/models/ValidationError.js +6 -1
  261. package/dist/models/ValidationException.d.ts +2 -1
  262. package/dist/models/ValidationException.js +6 -1
  263. package/dist/models/VerifyLeadInput.d.ts +2 -1
  264. package/dist/models/VerifyLeadInput.js +6 -1
  265. package/dist/models/WithSettingsInner.d.ts +2 -1
  266. package/dist/models/WithSettingsInner.js +6 -1
  267. package/dist/models/index.d.ts +3 -1
  268. package/dist/models/index.js +3 -1
  269. package/dist/runtime.js +2 -2
  270. package/package.json +1 -1
  271. package/src/apis/AccountsApi.ts +61 -6
  272. package/src/models/AccountDto.ts +9 -1
  273. package/src/models/AccountMetricsDto.ts +6 -1
  274. package/src/models/AccountNotificationDto.ts +123 -0
  275. package/src/models/AccountNotificationReadStatusDto.ts +84 -0
  276. package/src/models/AccountPaymentProviderSessionDto.ts +6 -1
  277. package/src/models/AccountSettingsDto.ts +7 -1
  278. package/src/models/AccountSettingsInput.ts +7 -1
  279. package/src/models/AddressDto.ts +6 -1
  280. package/src/models/AdminAccountSettingsInput.ts +6 -1
  281. package/src/models/AdminGetAllDomainTransfers200Response.ts +9 -1
  282. package/src/models/BadRequestException.ts +6 -1
  283. package/src/models/BatchReadBuyerLeadMessageInput.ts +6 -1
  284. package/src/models/BatchReadSellerLeadMessageInput.ts +6 -1
  285. package/src/models/BatchUpdateDomainsInput.ts +7 -1
  286. package/src/models/BillingInformationDto.ts +8 -1
  287. package/src/models/BuyerDomainTransferAuthCodeDto.ts +6 -1
  288. package/src/models/BuyerDomainTransferListItemDomainDto.ts +6 -1
  289. package/src/models/BuyerDomainTransferListItemDto.ts +7 -1
  290. package/src/models/BuyerLeadListItemDomainDto.ts +6 -1
  291. package/src/models/BuyerLeadListItemDto.ts +8 -1
  292. package/src/models/BuyerSecurityUserDto.ts +6 -1
  293. package/src/models/ChangeOrderStatusInput.ts +6 -1
  294. package/src/models/ChartDataPoint.ts +6 -1
  295. package/src/models/CompanyInformationDto.ts +7 -1
  296. package/src/models/CompanyTaxIdDto.ts +6 -1
  297. package/src/models/ConflictException.ts +6 -1
  298. package/src/models/CreateAccountPaymentProviderInput.ts +7 -1
  299. package/src/models/CreateBuyerLeadMessageInput.ts +6 -1
  300. package/src/models/CreateLeadInput.ts +7 -1
  301. package/src/models/CreateLeadMessageInput.ts +6 -1
  302. package/src/models/CreateOrderInput.ts +7 -1
  303. package/src/models/DeleteDomainsInput.ts +6 -1
  304. package/src/models/DomainDto.ts +7 -1
  305. package/src/models/DomainSellerDto.ts +7 -1
  306. package/src/models/DomainStats.ts +7 -1
  307. package/src/models/DomainTransferAgentDto.ts +6 -1
  308. package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +7 -1
  309. package/src/models/DomainTransferDetailWorkflowStepActionDto.ts +6 -1
  310. package/src/models/DomainTransferDetailWorkflowStepDto.ts +8 -1
  311. package/src/models/DomainTransferDetailsAuthCodeDto.ts +6 -1
  312. package/src/models/DomainTransferDetailsDomainDto.ts +6 -1
  313. package/src/models/DomainTransferDetailsDto.ts +12 -1
  314. package/src/models/DomainTransferDetailsOrderBuyerDto.ts +6 -1
  315. package/src/models/DomainTransferDetailsOrderDto.ts +8 -1
  316. package/src/models/DomainTransferDetailsOrderSellerDto.ts +7 -1
  317. package/src/models/DomainTransferDetailsOrderSellerUserDto.ts +6 -1
  318. package/src/models/DomainTransferDetailsValidationDto.ts +6 -1
  319. package/src/models/DomainTransferDomainDto.ts +6 -1
  320. package/src/models/DomainTransferDto.ts +9 -1
  321. package/src/models/DomainTransferOrderDto.ts +6 -1
  322. package/src/models/ForgotPasswordRequestInput.ts +6 -1
  323. package/src/models/GetAllDomainTransfers200Response.ts +9 -1
  324. package/src/models/GetAllOrders200Response.ts +9 -1
  325. package/src/models/GetAllOwnedDomains200Response.ts +9 -1
  326. package/src/models/GetBuyerInvoices200Response.ts +9 -1
  327. package/src/models/GetBuyerLeads200Response.ts +9 -1
  328. package/src/models/GetBuyerTransfers200Response.ts +9 -1
  329. package/src/models/HttpException.ts +6 -1
  330. package/src/models/{IntersectionAccountDtoWithSettingsDto.ts → IntersectionAccountDtoWithSettingsDtoWithNotificationsDto.ts} +39 -14
  331. package/src/models/IntersectionDomainDtoWithAccountDto.ts +8 -1
  332. package/src/models/IntersectionDomainDtoWithDomainUrlDto.ts +7 -1
  333. package/src/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.ts +8 -1
  334. package/src/models/IntersectionDomainSalesInformationDtoWithDomainStatsDto.ts +9 -1
  335. package/src/models/IntersectionLeadDtoWithLeadDetailsDto.ts +8 -1
  336. package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +9 -1
  337. package/src/models/InvoiceDomainDto.ts +6 -1
  338. package/src/models/InvoiceDto.ts +7 -1
  339. package/src/models/InvoiceItemDto.ts +8 -1
  340. package/src/models/InvoiceItemTaxDto.ts +7 -1
  341. package/src/models/InvoiceTransactionDto.ts +6 -1
  342. package/src/models/LeadDomainDto.ts +6 -1
  343. package/src/models/LeadDto.ts +8 -1
  344. package/src/models/LeadMessageData.ts +7 -1
  345. package/src/models/LeadMessageDto.ts +7 -1
  346. package/src/models/LeadStatusDto.ts +6 -1
  347. package/src/models/List200Response.ts +9 -1
  348. package/src/models/List200Response1.ts +9 -1
  349. package/src/models/ListAccountDto.ts +6 -1
  350. package/src/models/ListAccounts200Response.ts +9 -1
  351. package/src/models/ListLeadMessagesDto.ts +7 -1
  352. package/src/models/LoginDto.ts +6 -1
  353. package/src/models/LoginInput.ts +6 -1
  354. package/src/models/MoneyDto.ts +6 -1
  355. package/src/models/NotFoundException.ts +6 -1
  356. package/src/models/ObjectId.ts +6 -1
  357. package/src/models/OrderCompanyInfoDto.ts +7 -1
  358. package/src/models/OrderCompanyTaxIdDto.ts +6 -1
  359. package/src/models/OrderDto.ts +11 -1
  360. package/src/models/OrderListItemDto.ts +10 -1
  361. package/src/models/OrderListItemDtoBuyerInformation.ts +8 -1
  362. package/src/models/OrderListItemDtoDomainInformation.ts +6 -1
  363. package/src/models/OrderListItemDtoSellerAccount.ts +6 -1
  364. package/src/models/OwnedDomainDto.ts +6 -1
  365. package/src/models/PaginateResponse.ts +8 -1
  366. package/src/models/PaginateResponseLinks.ts +6 -1
  367. package/src/models/PaginateResponseMeta.ts +6 -1
  368. package/src/models/PaymentProviderDto.ts +6 -1
  369. package/src/models/PublicLeadBuyerDto.ts +6 -1
  370. package/src/models/PublicLeadDto.ts +8 -1
  371. package/src/models/PutBuyerLeadOfferInput.ts +7 -1
  372. package/src/models/PutLeadOfferInput.ts +7 -1
  373. package/src/models/RegisterAccountInput.ts +6 -1
  374. package/src/models/RelatedSellerDomain.ts +7 -1
  375. package/src/models/RequestAccessTokenInput.ts +6 -1
  376. package/src/models/SellerDomainTransferAuthCodeDto.ts +6 -1
  377. package/src/models/SellerDomainTransferDomainDto.ts +6 -1
  378. package/src/models/SellerDomainTransferDto.ts +8 -1
  379. package/src/models/SellerDomainTransferListItemDomainDto.ts +6 -1
  380. package/src/models/SellerDomainTransferListItemDto.ts +7 -1
  381. package/src/models/SellerSecurityUserAccountDto.ts +6 -1
  382. package/src/models/SellerSecurityUserDto.ts +7 -1
  383. package/src/models/SetDomainTransferConfirmationInput.ts +6 -1
  384. package/src/models/SetNewPasswordInput.ts +6 -1
  385. package/src/models/StoreBuyerLocaleInput.ts +6 -1
  386. package/src/models/StoreUserLocaleInput.ts +6 -1
  387. package/src/models/ThrottlerException.ts +6 -1
  388. package/src/models/UpdateDomainInput.ts +7 -1
  389. package/src/models/UpdateDomainTransferAuthCodeInput.ts +6 -1
  390. package/src/models/UpdateLeadInput.ts +6 -1
  391. package/src/models/UpdateOrderInput.ts +7 -1
  392. package/src/models/UserPasswordResetDto.ts +6 -1
  393. package/src/models/ValidationError.ts +6 -1
  394. package/src/models/ValidationException.ts +7 -1
  395. package/src/models/VerifyLeadInput.ts +6 -1
  396. package/src/models/WithSettingsInner.ts +7 -1
  397. package/src/models/index.ts +3 -1
  398. package/dist/models/IntersectionAccountDtoWithSettingsDto.d.ts +0 -65
@@ -115,4 +115,5 @@ export interface IntersectionDomainDtoWithHijackerDtoWithAccountDto {
115
115
  export declare function instanceOfIntersectionDomainDtoWithHijackerDtoWithAccountDto(value: object): value is IntersectionDomainDtoWithHijackerDtoWithAccountDto;
116
116
  export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSON(json: any): IntersectionDomainDtoWithHijackerDtoWithAccountDto;
117
117
  export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionDomainDtoWithHijackerDtoWithAccountDto;
118
- export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(value?: IntersectionDomainDtoWithHijackerDtoWithAccountDto | null): any;
118
+ export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(json: any): IntersectionDomainDtoWithHijackerDtoWithAccountDto;
119
+ export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(value?: IntersectionDomainDtoWithHijackerDtoWithAccountDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfIntersectionDomainDtoWithHijackerDtoWithAccountDto = instanceO
17
17
  exports.IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSON = IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSON;
18
18
  exports.IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSONTyped = IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSONTyped;
19
19
  exports.IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON = IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON;
20
+ exports.IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped = IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped;
20
21
  var MoneyDto_1 = require("./MoneyDto");
21
22
  var AccountDto_1 = require("./AccountDto");
22
23
  /**
@@ -80,7 +81,11 @@ function IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSONTyped(json, i
80
81
  'account': (0, AccountDto_1.AccountDtoFromJSON)(json['account']),
81
82
  };
82
83
  }
83
- function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(value) {
84
+ function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(json) {
85
+ return IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(json, false);
86
+ }
87
+ function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(value, ignoreDiscriminator) {
88
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
84
89
  if (value == null) {
85
90
  return value;
86
91
  }
@@ -67,4 +67,5 @@ export interface IntersectionDomainSalesInformationDtoWithDomainStatsDto {
67
67
  export declare function instanceOfIntersectionDomainSalesInformationDtoWithDomainStatsDto(value: object): value is IntersectionDomainSalesInformationDtoWithDomainStatsDto;
68
68
  export declare function IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSON(json: any): IntersectionDomainSalesInformationDtoWithDomainStatsDto;
69
69
  export declare function IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionDomainSalesInformationDtoWithDomainStatsDto;
70
- export declare function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON(value?: IntersectionDomainSalesInformationDtoWithDomainStatsDto | null): any;
70
+ export declare function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON(json: any): IntersectionDomainSalesInformationDtoWithDomainStatsDto;
71
+ export declare function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(value?: IntersectionDomainSalesInformationDtoWithDomainStatsDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfIntersectionDomainSalesInformationDtoWithDomainStatsDto = inst
17
17
  exports.IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSON = IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSON;
18
18
  exports.IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSONTyped = IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSONTyped;
19
19
  exports.IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON = IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON;
20
+ exports.IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped = IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped;
20
21
  var DomainSellerDto_1 = require("./DomainSellerDto");
21
22
  var DomainStats_1 = require("./DomainStats");
22
23
  var MoneyDto_1 = require("./MoneyDto");
@@ -57,7 +58,11 @@ function IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSONTyped(js
57
58
  'sold': json['sold'],
58
59
  };
59
60
  }
60
- function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON(value) {
61
+ function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON(json) {
62
+ return IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(json, false);
63
+ }
64
+ function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(value, ignoreDiscriminator) {
65
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
61
66
  if (value == null) {
62
67
  return value;
63
68
  }
@@ -93,4 +93,5 @@ export type IntersectionLeadDtoWithLeadDetailsDtoLastOfferByEnum = typeof Inters
93
93
  export declare function instanceOfIntersectionLeadDtoWithLeadDetailsDto(value: object): value is IntersectionLeadDtoWithLeadDetailsDto;
94
94
  export declare function IntersectionLeadDtoWithLeadDetailsDtoFromJSON(json: any): IntersectionLeadDtoWithLeadDetailsDto;
95
95
  export declare function IntersectionLeadDtoWithLeadDetailsDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionLeadDtoWithLeadDetailsDto;
96
- export declare function IntersectionLeadDtoWithLeadDetailsDtoToJSON(value?: IntersectionLeadDtoWithLeadDetailsDto | null): any;
96
+ export declare function IntersectionLeadDtoWithLeadDetailsDtoToJSON(json: any): IntersectionLeadDtoWithLeadDetailsDto;
97
+ export declare function IntersectionLeadDtoWithLeadDetailsDtoToJSONTyped(value?: IntersectionLeadDtoWithLeadDetailsDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfIntersectionLeadDtoWithLeadDetailsDto = instanceOfIntersection
18
18
  exports.IntersectionLeadDtoWithLeadDetailsDtoFromJSON = IntersectionLeadDtoWithLeadDetailsDtoFromJSON;
19
19
  exports.IntersectionLeadDtoWithLeadDetailsDtoFromJSONTyped = IntersectionLeadDtoWithLeadDetailsDtoFromJSONTyped;
20
20
  exports.IntersectionLeadDtoWithLeadDetailsDtoToJSON = IntersectionLeadDtoWithLeadDetailsDtoToJSON;
21
+ exports.IntersectionLeadDtoWithLeadDetailsDtoToJSONTyped = IntersectionLeadDtoWithLeadDetailsDtoToJSONTyped;
21
22
  var IntersectionDomainDtoWithAccountDto_1 = require("./IntersectionDomainDtoWithAccountDto");
22
23
  var MoneyDto_1 = require("./MoneyDto");
23
24
  /**
@@ -79,7 +80,11 @@ function IntersectionLeadDtoWithLeadDetailsDtoFromJSONTyped(json, ignoreDiscrimi
79
80
  'unreadSellerMessagesNumber': json['unreadSellerMessagesNumber'],
80
81
  };
81
82
  }
82
- function IntersectionLeadDtoWithLeadDetailsDtoToJSON(value) {
83
+ function IntersectionLeadDtoWithLeadDetailsDtoToJSON(json) {
84
+ return IntersectionLeadDtoWithLeadDetailsDtoToJSONTyped(json, false);
85
+ }
86
+ function IntersectionLeadDtoWithLeadDetailsDtoToJSONTyped(value, ignoreDiscriminator) {
87
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
83
88
  if (value == null) {
84
89
  return value;
85
90
  }
@@ -156,4 +156,5 @@ export type IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum = typeof Int
156
156
  export declare function instanceOfIntersectionLeadDtoWithListFieldsDto(value: object): value is IntersectionLeadDtoWithListFieldsDto;
157
157
  export declare function IntersectionLeadDtoWithListFieldsDtoFromJSON(json: any): IntersectionLeadDtoWithListFieldsDto;
158
158
  export declare function IntersectionLeadDtoWithListFieldsDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionLeadDtoWithListFieldsDto;
159
- export declare function IntersectionLeadDtoWithListFieldsDtoToJSON(value?: IntersectionLeadDtoWithListFieldsDto | null): any;
159
+ export declare function IntersectionLeadDtoWithListFieldsDtoToJSON(json: any): IntersectionLeadDtoWithListFieldsDto;
160
+ export declare function IntersectionLeadDtoWithListFieldsDtoToJSONTyped(value?: IntersectionLeadDtoWithListFieldsDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfIntersectionLeadDtoWithListFieldsDto = instanceOfIntersectionL
18
18
  exports.IntersectionLeadDtoWithListFieldsDtoFromJSON = IntersectionLeadDtoWithListFieldsDtoFromJSON;
19
19
  exports.IntersectionLeadDtoWithListFieldsDtoFromJSONTyped = IntersectionLeadDtoWithListFieldsDtoFromJSONTyped;
20
20
  exports.IntersectionLeadDtoWithListFieldsDtoToJSON = IntersectionLeadDtoWithListFieldsDtoToJSON;
21
+ exports.IntersectionLeadDtoWithListFieldsDtoToJSONTyped = IntersectionLeadDtoWithListFieldsDtoToJSONTyped;
21
22
  var LeadMessageData_1 = require("./LeadMessageData");
22
23
  var LeadDomainDto_1 = require("./LeadDomainDto");
23
24
  var MoneyDto_1 = require("./MoneyDto");
@@ -119,7 +120,11 @@ function IntersectionLeadDtoWithListFieldsDtoFromJSONTyped(json, ignoreDiscrimin
119
120
  'lastMessageDate': (new Date(json['lastMessageDate'])),
120
121
  };
121
122
  }
122
- function IntersectionLeadDtoWithListFieldsDtoToJSON(value) {
123
+ function IntersectionLeadDtoWithListFieldsDtoToJSON(json) {
124
+ return IntersectionLeadDtoWithListFieldsDtoToJSONTyped(json, false);
125
+ }
126
+ function IntersectionLeadDtoWithListFieldsDtoToJSONTyped(value, ignoreDiscriminator) {
127
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
123
128
  if (value == null) {
124
129
  return value;
125
130
  }
@@ -34,4 +34,5 @@ export interface InvoiceDomainDto {
34
34
  export declare function instanceOfInvoiceDomainDto(value: object): value is InvoiceDomainDto;
35
35
  export declare function InvoiceDomainDtoFromJSON(json: any): InvoiceDomainDto;
36
36
  export declare function InvoiceDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): InvoiceDomainDto;
37
- export declare function InvoiceDomainDtoToJSON(value?: InvoiceDomainDto | null): any;
37
+ export declare function InvoiceDomainDtoToJSON(json: any): InvoiceDomainDto;
38
+ export declare function InvoiceDomainDtoToJSONTyped(value?: InvoiceDomainDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfInvoiceDomainDto = instanceOfInvoiceDomainDto;
17
17
  exports.InvoiceDomainDtoFromJSON = InvoiceDomainDtoFromJSON;
18
18
  exports.InvoiceDomainDtoFromJSONTyped = InvoiceDomainDtoFromJSONTyped;
19
19
  exports.InvoiceDomainDtoToJSON = InvoiceDomainDtoToJSON;
20
+ exports.InvoiceDomainDtoToJSONTyped = InvoiceDomainDtoToJSONTyped;
20
21
  /**
21
22
  * Check if a given object implements the InvoiceDomainDto interface.
22
23
  */
@@ -39,7 +40,11 @@ function InvoiceDomainDtoFromJSONTyped(json, ignoreDiscriminator) {
39
40
  'name': json['name'],
40
41
  };
41
42
  }
42
- function InvoiceDomainDtoToJSON(value) {
43
+ function InvoiceDomainDtoToJSON(json) {
44
+ return InvoiceDomainDtoToJSONTyped(json, false);
45
+ }
46
+ function InvoiceDomainDtoToJSONTyped(value, ignoreDiscriminator) {
47
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
43
48
  if (value == null) {
44
49
  return value;
45
50
  }
@@ -41,4 +41,5 @@ export interface InvoiceDto {
41
41
  export declare function instanceOfInvoiceDto(value: object): value is InvoiceDto;
42
42
  export declare function InvoiceDtoFromJSON(json: any): InvoiceDto;
43
43
  export declare function InvoiceDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): InvoiceDto;
44
- export declare function InvoiceDtoToJSON(value?: InvoiceDto | null): any;
44
+ export declare function InvoiceDtoToJSON(json: any): InvoiceDto;
45
+ export declare function InvoiceDtoToJSONTyped(value?: InvoiceDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfInvoiceDto = instanceOfInvoiceDto;
17
17
  exports.InvoiceDtoFromJSON = InvoiceDtoFromJSON;
18
18
  exports.InvoiceDtoFromJSONTyped = InvoiceDtoFromJSONTyped;
19
19
  exports.InvoiceDtoToJSON = InvoiceDtoToJSON;
20
+ exports.InvoiceDtoToJSONTyped = InvoiceDtoToJSONTyped;
20
21
  var InvoiceDomainDto_1 = require("./InvoiceDomainDto");
21
22
  /**
22
23
  * Check if a given object implements the InvoiceDto interface.
@@ -43,7 +44,11 @@ function InvoiceDtoFromJSONTyped(json, ignoreDiscriminator) {
43
44
  'date': (new Date(json['date'])),
44
45
  };
45
46
  }
46
- function InvoiceDtoToJSON(value) {
47
+ function InvoiceDtoToJSON(json) {
48
+ return InvoiceDtoToJSONTyped(json, false);
49
+ }
50
+ function InvoiceDtoToJSONTyped(value, ignoreDiscriminator) {
51
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
47
52
  if (value == null) {
48
53
  return value;
49
54
  }
@@ -60,4 +60,5 @@ export interface InvoiceItemDto {
60
60
  export declare function instanceOfInvoiceItemDto(value: object): value is InvoiceItemDto;
61
61
  export declare function InvoiceItemDtoFromJSON(json: any): InvoiceItemDto;
62
62
  export declare function InvoiceItemDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): InvoiceItemDto;
63
- export declare function InvoiceItemDtoToJSON(value?: InvoiceItemDto | null): any;
63
+ export declare function InvoiceItemDtoToJSON(json: any): InvoiceItemDto;
64
+ export declare function InvoiceItemDtoToJSONTyped(value?: InvoiceItemDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfInvoiceItemDto = instanceOfInvoiceItemDto;
17
17
  exports.InvoiceItemDtoFromJSON = InvoiceItemDtoFromJSON;
18
18
  exports.InvoiceItemDtoFromJSONTyped = InvoiceItemDtoFromJSONTyped;
19
19
  exports.InvoiceItemDtoToJSON = InvoiceItemDtoToJSON;
20
+ exports.InvoiceItemDtoToJSONTyped = InvoiceItemDtoToJSONTyped;
20
21
  var MoneyDto_1 = require("./MoneyDto");
21
22
  var InvoiceItemTaxDto_1 = require("./InvoiceItemTaxDto");
22
23
  /**
@@ -53,7 +54,11 @@ function InvoiceItemDtoFromJSONTyped(json, ignoreDiscriminator) {
53
54
  'taxes': (json['taxes'].map(InvoiceItemTaxDto_1.InvoiceItemTaxDtoFromJSON)),
54
55
  };
55
56
  }
56
- function InvoiceItemDtoToJSON(value) {
57
+ function InvoiceItemDtoToJSON(json) {
58
+ return InvoiceItemDtoToJSONTyped(json, false);
59
+ }
60
+ function InvoiceItemDtoToJSONTyped(value, ignoreDiscriminator) {
61
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
57
62
  if (value == null) {
58
63
  return value;
59
64
  }
@@ -68,4 +68,5 @@ export type InvoiceItemTaxDtoReasonEnum = typeof InvoiceItemTaxDtoReasonEnum[key
68
68
  export declare function instanceOfInvoiceItemTaxDto(value: object): value is InvoiceItemTaxDto;
69
69
  export declare function InvoiceItemTaxDtoFromJSON(json: any): InvoiceItemTaxDto;
70
70
  export declare function InvoiceItemTaxDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): InvoiceItemTaxDto;
71
- export declare function InvoiceItemTaxDtoToJSON(value?: InvoiceItemTaxDto | null): any;
71
+ export declare function InvoiceItemTaxDtoToJSON(json: any): InvoiceItemTaxDto;
72
+ export declare function InvoiceItemTaxDtoToJSONTyped(value?: InvoiceItemTaxDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfInvoiceItemTaxDto = instanceOfInvoiceItemTaxDto;
18
18
  exports.InvoiceItemTaxDtoFromJSON = InvoiceItemTaxDtoFromJSON;
19
19
  exports.InvoiceItemTaxDtoFromJSONTyped = InvoiceItemTaxDtoFromJSONTyped;
20
20
  exports.InvoiceItemTaxDtoToJSON = InvoiceItemTaxDtoToJSON;
21
+ exports.InvoiceItemTaxDtoToJSONTyped = InvoiceItemTaxDtoToJSONTyped;
21
22
  var MoneyDto_1 = require("./MoneyDto");
22
23
  /**
23
24
  * @export
@@ -67,7 +68,11 @@ function InvoiceItemTaxDtoFromJSONTyped(json, ignoreDiscriminator) {
67
68
  'percentage': json['percentage'],
68
69
  };
69
70
  }
70
- function InvoiceItemTaxDtoToJSON(value) {
71
+ function InvoiceItemTaxDtoToJSON(json) {
72
+ return InvoiceItemTaxDtoToJSONTyped(json, false);
73
+ }
74
+ function InvoiceItemTaxDtoToJSONTyped(value, ignoreDiscriminator) {
75
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
71
76
  if (value == null) {
72
77
  return value;
73
78
  }
@@ -47,4 +47,5 @@ export type InvoiceTransactionDtoGatewayEnum = typeof InvoiceTransactionDtoGatew
47
47
  export declare function instanceOfInvoiceTransactionDto(value: object): value is InvoiceTransactionDto;
48
48
  export declare function InvoiceTransactionDtoFromJSON(json: any): InvoiceTransactionDto;
49
49
  export declare function InvoiceTransactionDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): InvoiceTransactionDto;
50
- export declare function InvoiceTransactionDtoToJSON(value?: InvoiceTransactionDto | null): any;
50
+ export declare function InvoiceTransactionDtoToJSON(json: any): InvoiceTransactionDto;
51
+ export declare function InvoiceTransactionDtoToJSONTyped(value?: InvoiceTransactionDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfInvoiceTransactionDto = instanceOfInvoiceTransactionDto;
18
18
  exports.InvoiceTransactionDtoFromJSON = InvoiceTransactionDtoFromJSON;
19
19
  exports.InvoiceTransactionDtoFromJSONTyped = InvoiceTransactionDtoFromJSONTyped;
20
20
  exports.InvoiceTransactionDtoToJSON = InvoiceTransactionDtoToJSON;
21
+ exports.InvoiceTransactionDtoToJSONTyped = InvoiceTransactionDtoToJSONTyped;
21
22
  /**
22
23
  * @export
23
24
  */
@@ -49,7 +50,11 @@ function InvoiceTransactionDtoFromJSONTyped(json, ignoreDiscriminator) {
49
50
  'gatewayTransferToken': json['gatewayTransferToken'],
50
51
  };
51
52
  }
52
- function InvoiceTransactionDtoToJSON(value) {
53
+ function InvoiceTransactionDtoToJSON(json) {
54
+ return InvoiceTransactionDtoToJSONTyped(json, false);
55
+ }
56
+ function InvoiceTransactionDtoToJSONTyped(value, ignoreDiscriminator) {
57
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
53
58
  if (value == null) {
54
59
  return value;
55
60
  }
@@ -46,4 +46,5 @@ export interface LeadDomainDto {
46
46
  export declare function instanceOfLeadDomainDto(value: object): value is LeadDomainDto;
47
47
  export declare function LeadDomainDtoFromJSON(json: any): LeadDomainDto;
48
48
  export declare function LeadDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): LeadDomainDto;
49
- export declare function LeadDomainDtoToJSON(value?: LeadDomainDto | null): any;
49
+ export declare function LeadDomainDtoToJSON(json: any): LeadDomainDto;
50
+ export declare function LeadDomainDtoToJSONTyped(value?: LeadDomainDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfLeadDomainDto = instanceOfLeadDomainDto;
17
17
  exports.LeadDomainDtoFromJSON = LeadDomainDtoFromJSON;
18
18
  exports.LeadDomainDtoFromJSONTyped = LeadDomainDtoFromJSONTyped;
19
19
  exports.LeadDomainDtoToJSON = LeadDomainDtoToJSON;
20
+ exports.LeadDomainDtoToJSONTyped = LeadDomainDtoToJSONTyped;
20
21
  /**
21
22
  * Check if a given object implements the LeadDomainDto interface.
22
23
  */
@@ -45,7 +46,11 @@ function LeadDomainDtoFromJSONTyped(json, ignoreDiscriminator) {
45
46
  'deletedAt': (json['deletedAt'] == null ? null : new Date(json['deletedAt'])),
46
47
  };
47
48
  }
48
- function LeadDomainDtoToJSON(value) {
49
+ function LeadDomainDtoToJSON(json) {
50
+ return LeadDomainDtoToJSONTyped(json, false);
51
+ }
52
+ function LeadDomainDtoToJSONTyped(value, ignoreDiscriminator) {
53
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
49
54
  if (value == null) {
50
55
  return value;
51
56
  }
@@ -93,4 +93,5 @@ export type LeadDtoLastOfferByEnum = typeof LeadDtoLastOfferByEnum[keyof typeof
93
93
  export declare function instanceOfLeadDto(value: object): value is LeadDto;
94
94
  export declare function LeadDtoFromJSON(json: any): LeadDto;
95
95
  export declare function LeadDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): LeadDto;
96
- export declare function LeadDtoToJSON(value?: LeadDto | null): any;
96
+ export declare function LeadDtoToJSON(json: any): LeadDto;
97
+ export declare function LeadDtoToJSONTyped(value?: LeadDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfLeadDto = instanceOfLeadDto;
18
18
  exports.LeadDtoFromJSON = LeadDtoFromJSON;
19
19
  exports.LeadDtoFromJSONTyped = LeadDtoFromJSONTyped;
20
20
  exports.LeadDtoToJSON = LeadDtoToJSON;
21
+ exports.LeadDtoToJSONTyped = LeadDtoToJSONTyped;
21
22
  var LeadDomainDto_1 = require("./LeadDomainDto");
22
23
  var MoneyDto_1 = require("./MoneyDto");
23
24
  /**
@@ -79,7 +80,11 @@ function LeadDtoFromJSONTyped(json, ignoreDiscriminator) {
79
80
  'unreadSellerMessagesNumber': json['unreadSellerMessagesNumber'],
80
81
  };
81
82
  }
82
- function LeadDtoToJSON(value) {
83
+ function LeadDtoToJSON(json) {
84
+ return LeadDtoToJSONTyped(json, false);
85
+ }
86
+ function LeadDtoToJSONTyped(value, ignoreDiscriminator) {
87
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
83
88
  if (value == null) {
84
89
  return value;
85
90
  }
@@ -29,4 +29,5 @@ export interface LeadMessageData {
29
29
  export declare function instanceOfLeadMessageData(value: object): value is LeadMessageData;
30
30
  export declare function LeadMessageDataFromJSON(json: any): LeadMessageData;
31
31
  export declare function LeadMessageDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): LeadMessageData;
32
- export declare function LeadMessageDataToJSON(value?: LeadMessageData | null): any;
32
+ export declare function LeadMessageDataToJSON(json: any): LeadMessageData;
33
+ export declare function LeadMessageDataToJSONTyped(value?: LeadMessageData | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfLeadMessageData = instanceOfLeadMessageData;
17
17
  exports.LeadMessageDataFromJSON = LeadMessageDataFromJSON;
18
18
  exports.LeadMessageDataFromJSONTyped = LeadMessageDataFromJSONTyped;
19
19
  exports.LeadMessageDataToJSON = LeadMessageDataToJSON;
20
+ exports.LeadMessageDataToJSONTyped = LeadMessageDataToJSONTyped;
20
21
  var MoneyDto_1 = require("./MoneyDto");
21
22
  /**
22
23
  * Check if a given object implements the LeadMessageData interface.
@@ -37,7 +38,11 @@ function LeadMessageDataFromJSONTyped(json, ignoreDiscriminator) {
37
38
  'price': (0, MoneyDto_1.MoneyDtoFromJSON)(json['price']),
38
39
  };
39
40
  }
40
- function LeadMessageDataToJSON(value) {
41
+ function LeadMessageDataToJSON(json) {
42
+ return LeadMessageDataToJSONTyped(json, false);
43
+ }
44
+ function LeadMessageDataToJSONTyped(value, ignoreDiscriminator) {
45
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
41
46
  if (value == null) {
42
47
  return value;
43
48
  }
@@ -91,4 +91,5 @@ export type LeadMessageDtoOriginEnum = typeof LeadMessageDtoOriginEnum[keyof typ
91
91
  export declare function instanceOfLeadMessageDto(value: object): value is LeadMessageDto;
92
92
  export declare function LeadMessageDtoFromJSON(json: any): LeadMessageDto;
93
93
  export declare function LeadMessageDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): LeadMessageDto;
94
- export declare function LeadMessageDtoToJSON(value?: LeadMessageDto | null): any;
94
+ export declare function LeadMessageDtoToJSON(json: any): LeadMessageDto;
95
+ export declare function LeadMessageDtoToJSONTyped(value?: LeadMessageDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfLeadMessageDto = instanceOfLeadMessageDto;
18
18
  exports.LeadMessageDtoFromJSON = LeadMessageDtoFromJSON;
19
19
  exports.LeadMessageDtoFromJSONTyped = LeadMessageDtoFromJSONTyped;
20
20
  exports.LeadMessageDtoToJSON = LeadMessageDtoToJSON;
21
+ exports.LeadMessageDtoToJSONTyped = LeadMessageDtoToJSONTyped;
21
22
  var LeadMessageData_1 = require("./LeadMessageData");
22
23
  /**
23
24
  * @export
@@ -77,7 +78,11 @@ function LeadMessageDtoFromJSONTyped(json, ignoreDiscriminator) {
77
78
  'readByBuyer': json['readByBuyer'],
78
79
  };
79
80
  }
80
- function LeadMessageDtoToJSON(value) {
81
+ function LeadMessageDtoToJSON(json) {
82
+ return LeadMessageDtoToJSONTyped(json, false);
83
+ }
84
+ function LeadMessageDtoToJSONTyped(value, ignoreDiscriminator) {
85
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
81
86
  if (value == null) {
82
87
  return value;
83
88
  }
@@ -40,4 +40,5 @@ export type LeadStatusDtoStatusEnum = typeof LeadStatusDtoStatusEnum[keyof typeo
40
40
  export declare function instanceOfLeadStatusDto(value: object): value is LeadStatusDto;
41
41
  export declare function LeadStatusDtoFromJSON(json: any): LeadStatusDto;
42
42
  export declare function LeadStatusDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): LeadStatusDto;
43
- export declare function LeadStatusDtoToJSON(value?: LeadStatusDto | null): any;
43
+ export declare function LeadStatusDtoToJSON(json: any): LeadStatusDto;
44
+ export declare function LeadStatusDtoToJSONTyped(value?: LeadStatusDto | null, ignoreDiscriminator?: boolean): any;
@@ -18,6 +18,7 @@ exports.instanceOfLeadStatusDto = instanceOfLeadStatusDto;
18
18
  exports.LeadStatusDtoFromJSON = LeadStatusDtoFromJSON;
19
19
  exports.LeadStatusDtoFromJSONTyped = LeadStatusDtoFromJSONTyped;
20
20
  exports.LeadStatusDtoToJSON = LeadStatusDtoToJSON;
21
+ exports.LeadStatusDtoToJSONTyped = LeadStatusDtoToJSONTyped;
21
22
  /**
22
23
  * @export
23
24
  */
@@ -48,7 +49,11 @@ function LeadStatusDtoFromJSONTyped(json, ignoreDiscriminator) {
48
49
  'status': json['status'],
49
50
  };
50
51
  }
51
- function LeadStatusDtoToJSON(value) {
52
+ function LeadStatusDtoToJSON(json) {
53
+ return LeadStatusDtoToJSONTyped(json, false);
54
+ }
55
+ function LeadStatusDtoToJSONTyped(value, ignoreDiscriminator) {
56
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
52
57
  if (value == null) {
53
58
  return value;
54
59
  }
@@ -43,4 +43,5 @@ export interface List200Response {
43
43
  export declare function instanceOfList200Response(value: object): value is List200Response;
44
44
  export declare function List200ResponseFromJSON(json: any): List200Response;
45
45
  export declare function List200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): List200Response;
46
- export declare function List200ResponseToJSON(value?: List200Response | null): any;
46
+ export declare function List200ResponseToJSON(json: any): List200Response;
47
+ export declare function List200ResponseToJSONTyped(value?: List200Response | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfList200Response = instanceOfList200Response;
17
17
  exports.List200ResponseFromJSON = List200ResponseFromJSON;
18
18
  exports.List200ResponseFromJSONTyped = List200ResponseFromJSONTyped;
19
19
  exports.List200ResponseToJSON = List200ResponseToJSON;
20
+ exports.List200ResponseToJSONTyped = List200ResponseToJSONTyped;
20
21
  var PaginateResponseLinks_1 = require("./PaginateResponseLinks");
21
22
  var IntersectionLeadDtoWithListFieldsDto_1 = require("./IntersectionLeadDtoWithListFieldsDto");
22
23
  var PaginateResponseMeta_1 = require("./PaginateResponseMeta");
@@ -45,7 +46,11 @@ function List200ResponseFromJSONTyped(json, ignoreDiscriminator) {
45
46
  'links': (0, PaginateResponseLinks_1.PaginateResponseLinksFromJSON)(json['links']),
46
47
  };
47
48
  }
48
- function List200ResponseToJSON(value) {
49
+ function List200ResponseToJSON(json) {
50
+ return List200ResponseToJSONTyped(json, false);
51
+ }
52
+ function List200ResponseToJSONTyped(value, ignoreDiscriminator) {
53
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
49
54
  if (value == null) {
50
55
  return value;
51
56
  }
@@ -43,4 +43,5 @@ export interface List200Response1 {
43
43
  export declare function instanceOfList200Response1(value: object): value is List200Response1;
44
44
  export declare function List200Response1FromJSON(json: any): List200Response1;
45
45
  export declare function List200Response1FromJSONTyped(json: any, ignoreDiscriminator: boolean): List200Response1;
46
- export declare function List200Response1ToJSON(value?: List200Response1 | null): any;
46
+ export declare function List200Response1ToJSON(json: any): List200Response1;
47
+ export declare function List200Response1ToJSONTyped(value?: List200Response1 | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfList200Response1 = instanceOfList200Response1;
17
17
  exports.List200Response1FromJSON = List200Response1FromJSON;
18
18
  exports.List200Response1FromJSONTyped = List200Response1FromJSONTyped;
19
19
  exports.List200Response1ToJSON = List200Response1ToJSON;
20
+ exports.List200Response1ToJSONTyped = List200Response1ToJSONTyped;
20
21
  var PaginateResponseLinks_1 = require("./PaginateResponseLinks");
21
22
  var IntersectionDomainDtoWithDomainUrlDto_1 = require("./IntersectionDomainDtoWithDomainUrlDto");
22
23
  var PaginateResponseMeta_1 = require("./PaginateResponseMeta");
@@ -45,7 +46,11 @@ function List200Response1FromJSONTyped(json, ignoreDiscriminator) {
45
46
  'links': (0, PaginateResponseLinks_1.PaginateResponseLinksFromJSON)(json['links']),
46
47
  };
47
48
  }
48
- function List200Response1ToJSON(value) {
49
+ function List200Response1ToJSON(json) {
50
+ return List200Response1ToJSONTyped(json, false);
51
+ }
52
+ function List200Response1ToJSONTyped(value, ignoreDiscriminator) {
53
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
49
54
  if (value == null) {
50
55
  return value;
51
56
  }
@@ -46,4 +46,5 @@ export interface ListAccountDto {
46
46
  export declare function instanceOfListAccountDto(value: object): value is ListAccountDto;
47
47
  export declare function ListAccountDtoFromJSON(json: any): ListAccountDto;
48
48
  export declare function ListAccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListAccountDto;
49
- export declare function ListAccountDtoToJSON(value?: ListAccountDto | null): any;
49
+ export declare function ListAccountDtoToJSON(json: any): ListAccountDto;
50
+ export declare function ListAccountDtoToJSONTyped(value?: ListAccountDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfListAccountDto = instanceOfListAccountDto;
17
17
  exports.ListAccountDtoFromJSON = ListAccountDtoFromJSON;
18
18
  exports.ListAccountDtoFromJSONTyped = ListAccountDtoFromJSONTyped;
19
19
  exports.ListAccountDtoToJSON = ListAccountDtoToJSON;
20
+ exports.ListAccountDtoToJSONTyped = ListAccountDtoToJSONTyped;
20
21
  /**
21
22
  * Check if a given object implements the ListAccountDto interface.
22
23
  */
@@ -45,7 +46,11 @@ function ListAccountDtoFromJSONTyped(json, ignoreDiscriminator) {
45
46
  'type': json['type'],
46
47
  };
47
48
  }
48
- function ListAccountDtoToJSON(value) {
49
+ function ListAccountDtoToJSON(json) {
50
+ return ListAccountDtoToJSONTyped(json, false);
51
+ }
52
+ function ListAccountDtoToJSONTyped(value, ignoreDiscriminator) {
53
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
49
54
  if (value == null) {
50
55
  return value;
51
56
  }
@@ -43,4 +43,5 @@ export interface ListAccounts200Response {
43
43
  export declare function instanceOfListAccounts200Response(value: object): value is ListAccounts200Response;
44
44
  export declare function ListAccounts200ResponseFromJSON(json: any): ListAccounts200Response;
45
45
  export declare function ListAccounts200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListAccounts200Response;
46
- export declare function ListAccounts200ResponseToJSON(value?: ListAccounts200Response | null): any;
46
+ export declare function ListAccounts200ResponseToJSON(json: any): ListAccounts200Response;
47
+ export declare function ListAccounts200ResponseToJSONTyped(value?: ListAccounts200Response | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfListAccounts200Response = instanceOfListAccounts200Response;
17
17
  exports.ListAccounts200ResponseFromJSON = ListAccounts200ResponseFromJSON;
18
18
  exports.ListAccounts200ResponseFromJSONTyped = ListAccounts200ResponseFromJSONTyped;
19
19
  exports.ListAccounts200ResponseToJSON = ListAccounts200ResponseToJSON;
20
+ exports.ListAccounts200ResponseToJSONTyped = ListAccounts200ResponseToJSONTyped;
20
21
  var PaginateResponseLinks_1 = require("./PaginateResponseLinks");
21
22
  var ListAccountDto_1 = require("./ListAccountDto");
22
23
  var PaginateResponseMeta_1 = require("./PaginateResponseMeta");
@@ -45,7 +46,11 @@ function ListAccounts200ResponseFromJSONTyped(json, ignoreDiscriminator) {
45
46
  'links': (0, PaginateResponseLinks_1.PaginateResponseLinksFromJSON)(json['links']),
46
47
  };
47
48
  }
48
- function ListAccounts200ResponseToJSON(value) {
49
+ function ListAccounts200ResponseToJSON(json) {
50
+ return ListAccounts200ResponseToJSONTyped(json, false);
51
+ }
52
+ function ListAccounts200ResponseToJSONTyped(value, ignoreDiscriminator) {
53
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
49
54
  if (value == null) {
50
55
  return value;
51
56
  }
@@ -29,4 +29,5 @@ export interface ListLeadMessagesDto {
29
29
  export declare function instanceOfListLeadMessagesDto(value: object): value is ListLeadMessagesDto;
30
30
  export declare function ListLeadMessagesDtoFromJSON(json: any): ListLeadMessagesDto;
31
31
  export declare function ListLeadMessagesDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListLeadMessagesDto;
32
- export declare function ListLeadMessagesDtoToJSON(value?: ListLeadMessagesDto | null): any;
32
+ export declare function ListLeadMessagesDtoToJSON(json: any): ListLeadMessagesDto;
33
+ export declare function ListLeadMessagesDtoToJSONTyped(value?: ListLeadMessagesDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfListLeadMessagesDto = instanceOfListLeadMessagesDto;
17
17
  exports.ListLeadMessagesDtoFromJSON = ListLeadMessagesDtoFromJSON;
18
18
  exports.ListLeadMessagesDtoFromJSONTyped = ListLeadMessagesDtoFromJSONTyped;
19
19
  exports.ListLeadMessagesDtoToJSON = ListLeadMessagesDtoToJSON;
20
+ exports.ListLeadMessagesDtoToJSONTyped = ListLeadMessagesDtoToJSONTyped;
20
21
  var LeadMessageDto_1 = require("./LeadMessageDto");
21
22
  /**
22
23
  * Check if a given object implements the ListLeadMessagesDto interface.
@@ -37,7 +38,11 @@ function ListLeadMessagesDtoFromJSONTyped(json, ignoreDiscriminator) {
37
38
  'messages': (json['messages'].map(LeadMessageDto_1.LeadMessageDtoFromJSON)),
38
39
  };
39
40
  }
40
- function ListLeadMessagesDtoToJSON(value) {
41
+ function ListLeadMessagesDtoToJSON(json) {
42
+ return ListLeadMessagesDtoToJSONTyped(json, false);
43
+ }
44
+ function ListLeadMessagesDtoToJSONTyped(value, ignoreDiscriminator) {
45
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
41
46
  if (value == null) {
42
47
  return value;
43
48
  }
@@ -34,4 +34,5 @@ export interface LoginDto {
34
34
  export declare function instanceOfLoginDto(value: object): value is LoginDto;
35
35
  export declare function LoginDtoFromJSON(json: any): LoginDto;
36
36
  export declare function LoginDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): LoginDto;
37
- export declare function LoginDtoToJSON(value?: LoginDto | null): any;
37
+ export declare function LoginDtoToJSON(json: any): LoginDto;
38
+ export declare function LoginDtoToJSONTyped(value?: LoginDto | null, ignoreDiscriminator?: boolean): any;
@@ -17,6 +17,7 @@ exports.instanceOfLoginDto = instanceOfLoginDto;
17
17
  exports.LoginDtoFromJSON = LoginDtoFromJSON;
18
18
  exports.LoginDtoFromJSONTyped = LoginDtoFromJSONTyped;
19
19
  exports.LoginDtoToJSON = LoginDtoToJSON;
20
+ exports.LoginDtoToJSONTyped = LoginDtoToJSONTyped;
20
21
  /**
21
22
  * Check if a given object implements the LoginDto interface.
22
23
  */
@@ -39,7 +40,11 @@ function LoginDtoFromJSONTyped(json, ignoreDiscriminator) {
39
40
  'locale': json['locale'],
40
41
  };
41
42
  }
42
- function LoginDtoToJSON(value) {
43
+ function LoginDtoToJSON(json) {
44
+ return LoginDtoToJSONTyped(json, false);
45
+ }
46
+ function LoginDtoToJSONTyped(value, ignoreDiscriminator) {
47
+ if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
43
48
  if (value == null) {
44
49
  return value;
45
50
  }
@@ -34,4 +34,5 @@ export interface LoginInput {
34
34
  export declare function instanceOfLoginInput(value: object): value is LoginInput;
35
35
  export declare function LoginInputFromJSON(json: any): LoginInput;
36
36
  export declare function LoginInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): LoginInput;
37
- export declare function LoginInputToJSON(value?: LoginInput | null): any;
37
+ export declare function LoginInputToJSON(json: any): LoginInput;
38
+ export declare function LoginInputToJSONTyped(value?: LoginInput | null, ignoreDiscriminator?: boolean): any;