@randock/nameshift-api-client 0.0.170 → 0.0.172

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 (148) hide show
  1. package/README.md +3 -3
  2. package/dist/models/OrderListItemDto.d.ts +6 -0
  3. package/dist/models/OrderListItemDto.js +4 -0
  4. package/dist/models/PaymentProviderDto.d.ts +6 -0
  5. package/dist/models/PaymentProviderDto.js +4 -0
  6. package/package.json +1 -1
  7. package/src/models/AccountDto.ts +4 -4
  8. package/src/models/AccountMetricsDto.ts +4 -4
  9. package/src/models/AccountNotificationDto.ts +4 -4
  10. package/src/models/AccountNotificationReadStatusDto.ts +4 -4
  11. package/src/models/AccountPaymentProviderSessionDto.ts +4 -4
  12. package/src/models/AccountSettingsDto.ts +4 -4
  13. package/src/models/AccountSettingsInput.ts +4 -4
  14. package/src/models/AddressDto.ts +4 -4
  15. package/src/models/AdminAccountSettingsInput.ts +4 -4
  16. package/src/models/AdminGetAllDomainTransfers200Response.ts +4 -4
  17. package/src/models/BadRequestException.ts +4 -4
  18. package/src/models/BatchDeleteBuyerLeadsInput.ts +4 -4
  19. package/src/models/BatchImportPreviewDto.ts +4 -4
  20. package/src/models/BatchReadBuyerLeadMessageInput.ts +4 -4
  21. package/src/models/BatchReadSellerLeadMessageInput.ts +4 -4
  22. package/src/models/BatchUpdateDomainsInput.ts +4 -4
  23. package/src/models/BatchVerifyBuyerLeadsInput.ts +4 -4
  24. package/src/models/BillingInformationDto.ts +4 -4
  25. package/src/models/BuyerDomainTransferAuthCodeDto.ts +4 -4
  26. package/src/models/BuyerDomainTransferListItemDomainDto.ts +4 -4
  27. package/src/models/BuyerDomainTransferListItemDto.ts +4 -4
  28. package/src/models/BuyerDto.ts +4 -4
  29. package/src/models/BuyerLeadListItemDomainDto.ts +4 -4
  30. package/src/models/BuyerLeadListItemDto.ts +4 -4
  31. package/src/models/BuyerSecurityUserDto.ts +4 -4
  32. package/src/models/ChangeOrderStatusInput.ts +4 -4
  33. package/src/models/ChartDataPoint.ts +4 -4
  34. package/src/models/CompanyInformationDto.ts +4 -4
  35. package/src/models/CompanyTaxIdDto.ts +4 -4
  36. package/src/models/ConcreteDomainTransferTaskData.ts +4 -4
  37. package/src/models/ConflictException.ts +4 -4
  38. package/src/models/CreateBuyerLeadMessageInput.ts +4 -4
  39. package/src/models/CreateLeadInput.ts +4 -4
  40. package/src/models/CreateLeadMessageInput.ts +4 -4
  41. package/src/models/CreateManualLeadInput.ts +4 -4
  42. package/src/models/CreateOrderInput.ts +4 -4
  43. package/src/models/DeleteDomainsInput.ts +4 -4
  44. package/src/models/DomainDto.ts +4 -4
  45. package/src/models/DomainSellerDto.ts +4 -4
  46. package/src/models/DomainStats.ts +4 -4
  47. package/src/models/DomainTransferAgentDto.ts +4 -4
  48. package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +4 -4
  49. package/src/models/DomainTransferDetailWorkflowStepActionDto.ts +4 -4
  50. package/src/models/DomainTransferDetailWorkflowStepDto.ts +4 -4
  51. package/src/models/DomainTransferDetailsAuthCodeDto.ts +4 -4
  52. package/src/models/DomainTransferDetailsDomainDto.ts +4 -4
  53. package/src/models/DomainTransferDetailsDto.ts +4 -4
  54. package/src/models/DomainTransferDetailsOrderBuyerDto.ts +4 -4
  55. package/src/models/DomainTransferDetailsOrderDto.ts +4 -4
  56. package/src/models/DomainTransferDetailsOrderSellerDto.ts +4 -4
  57. package/src/models/DomainTransferDetailsOrderSellerUserDto.ts +4 -4
  58. package/src/models/DomainTransferDetailsValidationDto.ts +4 -4
  59. package/src/models/DomainTransferDomainDto.ts +4 -4
  60. package/src/models/DomainTransferDto.ts +4 -4
  61. package/src/models/DomainTransferOrderDto.ts +4 -4
  62. package/src/models/DomainUrlDto.ts +4 -4
  63. package/src/models/ForgotPasswordRequestInput.ts +4 -4
  64. package/src/models/GetAllDomainTransfers200Response.ts +4 -4
  65. package/src/models/GetAllInvoices200Response.ts +4 -4
  66. package/src/models/GetAllOrders200Response.ts +4 -4
  67. package/src/models/GetAllOwnedDomains200Response.ts +4 -4
  68. package/src/models/GetBuyerLeads200Response.ts +4 -4
  69. package/src/models/GetBuyerTransfers200Response.ts +4 -4
  70. package/src/models/HttpException.ts +4 -4
  71. package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDto.ts +4 -4
  72. package/src/models/IntersectionDomainDtoWithAccountDto.ts +4 -4
  73. package/src/models/IntersectionDomainDtoWithAccountNameDto.ts +4 -4
  74. package/src/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.ts +4 -4
  75. package/src/models/IntersectionDomainSalesInformationDtoWithDomainStatsDto.ts +4 -4
  76. package/src/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.ts +4 -4
  77. package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +4 -4
  78. package/src/models/IntersectionTaskListTaskDto.ts +4 -4
  79. package/src/models/InvoiceDomainDto.ts +4 -4
  80. package/src/models/InvoiceDto.ts +4 -4
  81. package/src/models/InvoiceItemDto.ts +4 -4
  82. package/src/models/InvoiceItemTaxDto.ts +4 -4
  83. package/src/models/InvoiceTransactionDto.ts +4 -4
  84. package/src/models/LeadDomainDto.ts +4 -4
  85. package/src/models/LeadDto.ts +4 -4
  86. package/src/models/LeadMessageData.ts +4 -4
  87. package/src/models/LeadMessageDto.ts +4 -4
  88. package/src/models/LeadStatusDto.ts +4 -4
  89. package/src/models/List200Response.ts +4 -4
  90. package/src/models/List200Response1.ts +4 -4
  91. package/src/models/List200Response2.ts +4 -4
  92. package/src/models/List200Response3.ts +4 -4
  93. package/src/models/ListAccountDto.ts +4 -4
  94. package/src/models/ListAccounts200Response.ts +4 -4
  95. package/src/models/ListDomains200Response.ts +4 -4
  96. package/src/models/ListLeadMessagesDto.ts +4 -4
  97. package/src/models/LoginDto.ts +4 -4
  98. package/src/models/LoginInput.ts +4 -4
  99. package/src/models/MoneyDto.ts +4 -4
  100. package/src/models/MoneyInput.ts +4 -4
  101. package/src/models/NotFoundException.ts +4 -4
  102. package/src/models/ObjectId.ts +4 -4
  103. package/src/models/OrderCompanyInfoDto.ts +4 -4
  104. package/src/models/OrderCompanyTaxIdDto.ts +4 -4
  105. package/src/models/OrderDto.ts +4 -4
  106. package/src/models/OrderListItemDto.ts +13 -4
  107. package/src/models/OrderListItemDtoBuyerInformation.ts +4 -4
  108. package/src/models/OrderListItemDtoDomainInformation.ts +4 -4
  109. package/src/models/OrderListItemDtoSellerAccount.ts +4 -4
  110. package/src/models/OwnedDomainDto.ts +4 -4
  111. package/src/models/PaginateResponse.ts +4 -4
  112. package/src/models/PaginateResponseLinks.ts +4 -4
  113. package/src/models/PaginateResponseMeta.ts +4 -4
  114. package/src/models/ParsedDomainDto.ts +4 -4
  115. package/src/models/PaymentProviderDto.ts +13 -4
  116. package/src/models/PublicDomainDto.ts +4 -4
  117. package/src/models/PublicLeadBuyerDto.ts +4 -4
  118. package/src/models/PublicLeadDto.ts +4 -4
  119. package/src/models/PutBuyerLeadOfferInput.ts +4 -4
  120. package/src/models/PutLeadOfferInput.ts +4 -4
  121. package/src/models/RegisterAccountInput.ts +4 -4
  122. package/src/models/RelatedSellerDomain.ts +4 -4
  123. package/src/models/RequestAccessTokenInput.ts +4 -4
  124. package/src/models/SellerDomainTransferAuthCodeDto.ts +4 -4
  125. package/src/models/SellerDomainTransferDomainDto.ts +4 -4
  126. package/src/models/SellerDomainTransferDto.ts +4 -4
  127. package/src/models/SellerDomainTransferListItemDomainDto.ts +4 -4
  128. package/src/models/SellerDomainTransferListItemDto.ts +4 -4
  129. package/src/models/SellerSecurityUserAccountDto.ts +4 -4
  130. package/src/models/SellerSecurityUserDto.ts +4 -4
  131. package/src/models/SetDomainTransferConfirmationInput.ts +4 -4
  132. package/src/models/SetNewPasswordInput.ts +4 -4
  133. package/src/models/StoreBuyerLocaleInput.ts +4 -4
  134. package/src/models/StoreUserLocaleInput.ts +4 -4
  135. package/src/models/TaskListDomainDto.ts +4 -4
  136. package/src/models/TaskListDomainTransferDto.ts +4 -4
  137. package/src/models/TaskListLeadDto.ts +4 -4
  138. package/src/models/ThrottlerException.ts +4 -4
  139. package/src/models/UpdateAccountBillingInformationInput.ts +4 -4
  140. package/src/models/UpdateDomainInput.ts +4 -4
  141. package/src/models/UpdateDomainTransferAuthCodeInput.ts +4 -4
  142. package/src/models/UpdateLeadInput.ts +4 -4
  143. package/src/models/UpdateOrderInput.ts +4 -4
  144. package/src/models/UserPasswordResetDto.ts +4 -4
  145. package/src/models/ValidationError.ts +4 -4
  146. package/src/models/ValidationException.ts +4 -4
  147. package/src/models/VerifyLeadInput.ts +4 -4
  148. package/src/models/WithSettingsInner.ts +4 -4
@@ -185,11 +185,11 @@ export function IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSONTyped(
185
185
  };
186
186
  }
187
187
 
188
- export function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(json: any): IntersectionDomainDtoWithHijackerDtoWithAccountDto {
189
- return IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(json, false);
190
- }
188
+ export function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(json: any): IntersectionDomainDtoWithHijackerDtoWithAccountDto {
189
+ return IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(json, false);
190
+ }
191
191
 
192
- export function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(value?: IntersectionDomainDtoWithHijackerDtoWithAccountDto | null, ignoreDiscriminator: boolean = false): any {
192
+ export function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSONTyped(value?: IntersectionDomainDtoWithHijackerDtoWithAccountDto | null, ignoreDiscriminator: boolean = false): any {
193
193
  if (value == null) {
194
194
  return value;
195
195
  }
@@ -127,11 +127,11 @@ export function IntersectionDomainSalesInformationDtoWithDomainStatsDtoFromJSONT
127
127
  };
128
128
  }
129
129
 
130
- export function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON(json: any): IntersectionDomainSalesInformationDtoWithDomainStatsDto {
131
- return IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(json, false);
132
- }
130
+ export function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSON(json: any): IntersectionDomainSalesInformationDtoWithDomainStatsDto {
131
+ return IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(json, false);
132
+ }
133
133
 
134
- export function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(value?: IntersectionDomainSalesInformationDtoWithDomainStatsDto | null, ignoreDiscriminator: boolean = false): any {
134
+ export function IntersectionDomainSalesInformationDtoWithDomainStatsDtoToJSONTyped(value?: IntersectionDomainSalesInformationDtoWithDomainStatsDto | null, ignoreDiscriminator: boolean = false): any {
135
135
  if (value == null) {
136
136
  return value;
137
137
  }
@@ -183,11 +183,11 @@ export function IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoFromJSON
183
183
  };
184
184
  }
185
185
 
186
- export function IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoToJSON(json: any): IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto {
187
- return IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoToJSONTyped(json, false);
188
- }
186
+ export function IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoToJSON(json: any): IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto {
187
+ return IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoToJSONTyped(json, false);
188
+ }
189
189
 
190
- export function IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoToJSONTyped(value?: IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto | null, ignoreDiscriminator: boolean = false): any {
190
+ export function IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoToJSONTyped(value?: IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto | null, ignoreDiscriminator: boolean = false): any {
191
191
  if (value == null) {
192
192
  return value;
193
193
  }
@@ -253,11 +253,11 @@ export function IntersectionLeadDtoWithListFieldsDtoFromJSONTyped(json: any, ign
253
253
  };
254
254
  }
255
255
 
256
- export function IntersectionLeadDtoWithListFieldsDtoToJSON(json: any): IntersectionLeadDtoWithListFieldsDto {
257
- return IntersectionLeadDtoWithListFieldsDtoToJSONTyped(json, false);
258
- }
256
+ export function IntersectionLeadDtoWithListFieldsDtoToJSON(json: any): IntersectionLeadDtoWithListFieldsDto {
257
+ return IntersectionLeadDtoWithListFieldsDtoToJSONTyped(json, false);
258
+ }
259
259
 
260
- export function IntersectionLeadDtoWithListFieldsDtoToJSONTyped(value?: IntersectionLeadDtoWithListFieldsDto | null, ignoreDiscriminator: boolean = false): any {
260
+ export function IntersectionLeadDtoWithListFieldsDtoToJSONTyped(value?: IntersectionLeadDtoWithListFieldsDto | null, ignoreDiscriminator: boolean = false): any {
261
261
  if (value == null) {
262
262
  return value;
263
263
  }
@@ -155,11 +155,11 @@ export function IntersectionTaskListTaskDtoFromJSONTyped(json: any, ignoreDiscri
155
155
  };
156
156
  }
157
157
 
158
- export function IntersectionTaskListTaskDtoToJSON(json: any): IntersectionTaskListTaskDto {
159
- return IntersectionTaskListTaskDtoToJSONTyped(json, false);
160
- }
158
+ export function IntersectionTaskListTaskDtoToJSON(json: any): IntersectionTaskListTaskDto {
159
+ return IntersectionTaskListTaskDtoToJSONTyped(json, false);
160
+ }
161
161
 
162
- export function IntersectionTaskListTaskDtoToJSONTyped(value?: IntersectionTaskListTaskDto | null, ignoreDiscriminator: boolean = false): any {
162
+ export function IntersectionTaskListTaskDtoToJSONTyped(value?: IntersectionTaskListTaskDto | null, ignoreDiscriminator: boolean = false): any {
163
163
  if (value == null) {
164
164
  return value;
165
165
  }
@@ -65,11 +65,11 @@ export function InvoiceDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: bo
65
65
  };
66
66
  }
67
67
 
68
- export function InvoiceDomainDtoToJSON(json: any): InvoiceDomainDto {
69
- return InvoiceDomainDtoToJSONTyped(json, false);
70
- }
68
+ export function InvoiceDomainDtoToJSON(json: any): InvoiceDomainDto {
69
+ return InvoiceDomainDtoToJSONTyped(json, false);
70
+ }
71
71
 
72
- export function InvoiceDomainDtoToJSONTyped(value?: InvoiceDomainDto | null, ignoreDiscriminator: boolean = false): any {
72
+ export function InvoiceDomainDtoToJSONTyped(value?: InvoiceDomainDto | null, ignoreDiscriminator: boolean = false): any {
73
73
  if (value == null) {
74
74
  return value;
75
75
  }
@@ -116,11 +116,11 @@ export function InvoiceDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean)
116
116
  };
117
117
  }
118
118
 
119
- export function InvoiceDtoToJSON(json: any): InvoiceDto {
120
- return InvoiceDtoToJSONTyped(json, false);
121
- }
119
+ export function InvoiceDtoToJSON(json: any): InvoiceDto {
120
+ return InvoiceDtoToJSONTyped(json, false);
121
+ }
122
122
 
123
- export function InvoiceDtoToJSONTyped(value?: InvoiceDto | null, ignoreDiscriminator: boolean = false): any {
123
+ export function InvoiceDtoToJSONTyped(value?: InvoiceDto | null, ignoreDiscriminator: boolean = false): any {
124
124
  if (value == null) {
125
125
  return value;
126
126
  }
@@ -104,11 +104,11 @@ export function InvoiceItemDtoFromJSONTyped(json: any, ignoreDiscriminator: bool
104
104
  };
105
105
  }
106
106
 
107
- export function InvoiceItemDtoToJSON(json: any): InvoiceItemDto {
108
- return InvoiceItemDtoToJSONTyped(json, false);
109
- }
107
+ export function InvoiceItemDtoToJSON(json: any): InvoiceItemDto {
108
+ return InvoiceItemDtoToJSONTyped(json, false);
109
+ }
110
110
 
111
- export function InvoiceItemDtoToJSONTyped(value?: InvoiceItemDto | null, ignoreDiscriminator: boolean = false): any {
111
+ export function InvoiceItemDtoToJSONTyped(value?: InvoiceItemDto | null, ignoreDiscriminator: boolean = false): any {
112
112
  if (value == null) {
113
113
  return value;
114
114
  }
@@ -105,11 +105,11 @@ export function InvoiceItemTaxDtoFromJSONTyped(json: any, ignoreDiscriminator: b
105
105
  };
106
106
  }
107
107
 
108
- export function InvoiceItemTaxDtoToJSON(json: any): InvoiceItemTaxDto {
109
- return InvoiceItemTaxDtoToJSONTyped(json, false);
110
- }
108
+ export function InvoiceItemTaxDtoToJSON(json: any): InvoiceItemTaxDto {
109
+ return InvoiceItemTaxDtoToJSONTyped(json, false);
110
+ }
111
111
 
112
- export function InvoiceItemTaxDtoToJSONTyped(value?: InvoiceItemTaxDto | null, ignoreDiscriminator: boolean = false): any {
112
+ export function InvoiceItemTaxDtoToJSONTyped(value?: InvoiceItemTaxDto | null, ignoreDiscriminator: boolean = false): any {
113
113
  if (value == null) {
114
114
  return value;
115
115
  }
@@ -75,11 +75,11 @@ export function InvoiceTransactionDtoFromJSONTyped(json: any, ignoreDiscriminato
75
75
  };
76
76
  }
77
77
 
78
- export function InvoiceTransactionDtoToJSON(json: any): InvoiceTransactionDto {
79
- return InvoiceTransactionDtoToJSONTyped(json, false);
80
- }
78
+ export function InvoiceTransactionDtoToJSON(json: any): InvoiceTransactionDto {
79
+ return InvoiceTransactionDtoToJSONTyped(json, false);
80
+ }
81
81
 
82
- export function InvoiceTransactionDtoToJSONTyped(value?: InvoiceTransactionDto | null, ignoreDiscriminator: boolean = false): any {
82
+ export function InvoiceTransactionDtoToJSONTyped(value?: InvoiceTransactionDto | null, ignoreDiscriminator: boolean = false): any {
83
83
  if (value == null) {
84
84
  return value;
85
85
  }
@@ -97,11 +97,11 @@ export function LeadDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boole
97
97
  };
98
98
  }
99
99
 
100
- export function LeadDomainDtoToJSON(json: any): LeadDomainDto {
101
- return LeadDomainDtoToJSONTyped(json, false);
102
- }
100
+ export function LeadDomainDtoToJSON(json: any): LeadDomainDto {
101
+ return LeadDomainDtoToJSONTyped(json, false);
102
+ }
103
103
 
104
- export function LeadDomainDtoToJSONTyped(value?: LeadDomainDto | null, ignoreDiscriminator: boolean = false): any {
104
+ export function LeadDomainDtoToJSONTyped(value?: LeadDomainDto | null, ignoreDiscriminator: boolean = false): any {
105
105
  if (value == null) {
106
106
  return value;
107
107
  }
@@ -168,11 +168,11 @@ export function LeadDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): L
168
168
  };
169
169
  }
170
170
 
171
- export function LeadDtoToJSON(json: any): LeadDto {
172
- return LeadDtoToJSONTyped(json, false);
173
- }
171
+ export function LeadDtoToJSON(json: any): LeadDto {
172
+ return LeadDtoToJSONTyped(json, false);
173
+ }
174
174
 
175
- export function LeadDtoToJSONTyped(value?: LeadDto | null, ignoreDiscriminator: boolean = false): any {
175
+ export function LeadDtoToJSONTyped(value?: LeadDto | null, ignoreDiscriminator: boolean = false): any {
176
176
  if (value == null) {
177
177
  return value;
178
178
  }
@@ -57,11 +57,11 @@ export function LeadMessageDataFromJSONTyped(json: any, ignoreDiscriminator: boo
57
57
  };
58
58
  }
59
59
 
60
- export function LeadMessageDataToJSON(json: any): LeadMessageData {
61
- return LeadMessageDataToJSONTyped(json, false);
62
- }
60
+ export function LeadMessageDataToJSON(json: any): LeadMessageData {
61
+ return LeadMessageDataToJSONTyped(json, false);
62
+ }
63
63
 
64
- export function LeadMessageDataToJSONTyped(value?: LeadMessageData | null, ignoreDiscriminator: boolean = false): any {
64
+ export function LeadMessageDataToJSONTyped(value?: LeadMessageData | null, ignoreDiscriminator: boolean = false): any {
65
65
  if (value == null) {
66
66
  return value;
67
67
  }
@@ -137,11 +137,11 @@ export function LeadMessageDtoFromJSONTyped(json: any, ignoreDiscriminator: bool
137
137
  };
138
138
  }
139
139
 
140
- export function LeadMessageDtoToJSON(json: any): LeadMessageDto {
141
- return LeadMessageDtoToJSONTyped(json, false);
142
- }
140
+ export function LeadMessageDtoToJSON(json: any): LeadMessageDto {
141
+ return LeadMessageDtoToJSONTyped(json, false);
142
+ }
143
143
 
144
- export function LeadMessageDtoToJSONTyped(value?: LeadMessageDto | null, ignoreDiscriminator: boolean = false): any {
144
+ export function LeadMessageDtoToJSONTyped(value?: LeadMessageDto | null, ignoreDiscriminator: boolean = false): any {
145
145
  if (value == null) {
146
146
  return value;
147
147
  }
@@ -63,11 +63,11 @@ export function LeadStatusDtoFromJSONTyped(json: any, ignoreDiscriminator: boole
63
63
  };
64
64
  }
65
65
 
66
- export function LeadStatusDtoToJSON(json: any): LeadStatusDto {
67
- return LeadStatusDtoToJSONTyped(json, false);
68
- }
66
+ export function LeadStatusDtoToJSON(json: any): LeadStatusDto {
67
+ return LeadStatusDtoToJSONTyped(json, false);
68
+ }
69
69
 
70
- export function LeadStatusDtoToJSONTyped(value?: LeadStatusDto | null, ignoreDiscriminator: boolean = false): any {
70
+ export function LeadStatusDtoToJSONTyped(value?: LeadStatusDto | null, ignoreDiscriminator: boolean = false): any {
71
71
  if (value == null) {
72
72
  return value;
73
73
  }
@@ -87,11 +87,11 @@ export function List200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boo
87
87
  };
88
88
  }
89
89
 
90
- export function List200ResponseToJSON(json: any): List200Response {
91
- return List200ResponseToJSONTyped(json, false);
92
- }
90
+ export function List200ResponseToJSON(json: any): List200Response {
91
+ return List200ResponseToJSONTyped(json, false);
92
+ }
93
93
 
94
- export function List200ResponseToJSONTyped(value?: List200Response | null, ignoreDiscriminator: boolean = false): any {
94
+ export function List200ResponseToJSONTyped(value?: List200Response | null, ignoreDiscriminator: boolean = false): any {
95
95
  if (value == null) {
96
96
  return value;
97
97
  }
@@ -87,11 +87,11 @@ export function List200Response1FromJSONTyped(json: any, ignoreDiscriminator: bo
87
87
  };
88
88
  }
89
89
 
90
- export function List200Response1ToJSON(json: any): List200Response1 {
91
- return List200Response1ToJSONTyped(json, false);
92
- }
90
+ export function List200Response1ToJSON(json: any): List200Response1 {
91
+ return List200Response1ToJSONTyped(json, false);
92
+ }
93
93
 
94
- export function List200Response1ToJSONTyped(value?: List200Response1 | null, ignoreDiscriminator: boolean = false): any {
94
+ export function List200Response1ToJSONTyped(value?: List200Response1 | null, ignoreDiscriminator: boolean = false): any {
95
95
  if (value == null) {
96
96
  return value;
97
97
  }
@@ -87,11 +87,11 @@ export function List200Response2FromJSONTyped(json: any, ignoreDiscriminator: bo
87
87
  };
88
88
  }
89
89
 
90
- export function List200Response2ToJSON(json: any): List200Response2 {
91
- return List200Response2ToJSONTyped(json, false);
92
- }
90
+ export function List200Response2ToJSON(json: any): List200Response2 {
91
+ return List200Response2ToJSONTyped(json, false);
92
+ }
93
93
 
94
- export function List200Response2ToJSONTyped(value?: List200Response2 | null, ignoreDiscriminator: boolean = false): any {
94
+ export function List200Response2ToJSONTyped(value?: List200Response2 | null, ignoreDiscriminator: boolean = false): any {
95
95
  if (value == null) {
96
96
  return value;
97
97
  }
@@ -87,11 +87,11 @@ export function List200Response3FromJSONTyped(json: any, ignoreDiscriminator: bo
87
87
  };
88
88
  }
89
89
 
90
- export function List200Response3ToJSON(json: any): List200Response3 {
91
- return List200Response3ToJSONTyped(json, false);
92
- }
90
+ export function List200Response3ToJSON(json: any): List200Response3 {
91
+ return List200Response3ToJSONTyped(json, false);
92
+ }
93
93
 
94
- export function List200Response3ToJSONTyped(value?: List200Response3 | null, ignoreDiscriminator: boolean = false): any {
94
+ export function List200Response3ToJSONTyped(value?: List200Response3 | null, ignoreDiscriminator: boolean = false): any {
95
95
  if (value == null) {
96
96
  return value;
97
97
  }
@@ -73,11 +73,11 @@ export function ListAccountDtoFromJSONTyped(json: any, ignoreDiscriminator: bool
73
73
  };
74
74
  }
75
75
 
76
- export function ListAccountDtoToJSON(json: any): ListAccountDto {
77
- return ListAccountDtoToJSONTyped(json, false);
78
- }
76
+ export function ListAccountDtoToJSON(json: any): ListAccountDto {
77
+ return ListAccountDtoToJSONTyped(json, false);
78
+ }
79
79
 
80
- export function ListAccountDtoToJSONTyped(value?: ListAccountDto | null, ignoreDiscriminator: boolean = false): any {
80
+ export function ListAccountDtoToJSONTyped(value?: ListAccountDto | null, ignoreDiscriminator: boolean = false): any {
81
81
  if (value == null) {
82
82
  return value;
83
83
  }
@@ -87,11 +87,11 @@ export function ListAccounts200ResponseFromJSONTyped(json: any, ignoreDiscrimina
87
87
  };
88
88
  }
89
89
 
90
- export function ListAccounts200ResponseToJSON(json: any): ListAccounts200Response {
91
- return ListAccounts200ResponseToJSONTyped(json, false);
92
- }
90
+ export function ListAccounts200ResponseToJSON(json: any): ListAccounts200Response {
91
+ return ListAccounts200ResponseToJSONTyped(json, false);
92
+ }
93
93
 
94
- export function ListAccounts200ResponseToJSONTyped(value?: ListAccounts200Response | null, ignoreDiscriminator: boolean = false): any {
94
+ export function ListAccounts200ResponseToJSONTyped(value?: ListAccounts200Response | null, ignoreDiscriminator: boolean = false): any {
95
95
  if (value == null) {
96
96
  return value;
97
97
  }
@@ -87,11 +87,11 @@ export function ListDomains200ResponseFromJSONTyped(json: any, ignoreDiscriminat
87
87
  };
88
88
  }
89
89
 
90
- export function ListDomains200ResponseToJSON(json: any): ListDomains200Response {
91
- return ListDomains200ResponseToJSONTyped(json, false);
92
- }
90
+ export function ListDomains200ResponseToJSON(json: any): ListDomains200Response {
91
+ return ListDomains200ResponseToJSONTyped(json, false);
92
+ }
93
93
 
94
- export function ListDomains200ResponseToJSONTyped(value?: ListDomains200Response | null, ignoreDiscriminator: boolean = false): any {
94
+ export function ListDomains200ResponseToJSONTyped(value?: ListDomains200Response | null, ignoreDiscriminator: boolean = false): any {
95
95
  if (value == null) {
96
96
  return value;
97
97
  }
@@ -57,11 +57,11 @@ export function ListLeadMessagesDtoFromJSONTyped(json: any, ignoreDiscriminator:
57
57
  };
58
58
  }
59
59
 
60
- export function ListLeadMessagesDtoToJSON(json: any): ListLeadMessagesDto {
61
- return ListLeadMessagesDtoToJSONTyped(json, false);
62
- }
60
+ export function ListLeadMessagesDtoToJSON(json: any): ListLeadMessagesDto {
61
+ return ListLeadMessagesDtoToJSONTyped(json, false);
62
+ }
63
63
 
64
- export function ListLeadMessagesDtoToJSONTyped(value?: ListLeadMessagesDto | null, ignoreDiscriminator: boolean = false): any {
64
+ export function ListLeadMessagesDtoToJSONTyped(value?: ListLeadMessagesDto | null, ignoreDiscriminator: boolean = false): any {
65
65
  if (value == null) {
66
66
  return value;
67
67
  }
@@ -57,11 +57,11 @@ export function LoginDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean):
57
57
  };
58
58
  }
59
59
 
60
- export function LoginDtoToJSON(json: any): LoginDto {
61
- return LoginDtoToJSONTyped(json, false);
62
- }
60
+ export function LoginDtoToJSON(json: any): LoginDto {
61
+ return LoginDtoToJSONTyped(json, false);
62
+ }
63
63
 
64
- export function LoginDtoToJSONTyped(value?: LoginDto | null, ignoreDiscriminator: boolean = false): any {
64
+ export function LoginDtoToJSONTyped(value?: LoginDto | null, ignoreDiscriminator: boolean = false): any {
65
65
  if (value == null) {
66
66
  return value;
67
67
  }
@@ -57,11 +57,11 @@ export function LoginInputFromJSONTyped(json: any, ignoreDiscriminator: boolean)
57
57
  };
58
58
  }
59
59
 
60
- export function LoginInputToJSON(json: any): LoginInput {
61
- return LoginInputToJSONTyped(json, false);
62
- }
60
+ export function LoginInputToJSON(json: any): LoginInput {
61
+ return LoginInputToJSONTyped(json, false);
62
+ }
63
63
 
64
- export function LoginInputToJSONTyped(value?: LoginInput | null, ignoreDiscriminator: boolean = false): any {
64
+ export function LoginInputToJSONTyped(value?: LoginInput | null, ignoreDiscriminator: boolean = false): any {
65
65
  if (value == null) {
66
66
  return value;
67
67
  }
@@ -57,11 +57,11 @@ export function MoneyDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean):
57
57
  };
58
58
  }
59
59
 
60
- export function MoneyDtoToJSON(json: any): MoneyDto {
61
- return MoneyDtoToJSONTyped(json, false);
62
- }
60
+ export function MoneyDtoToJSON(json: any): MoneyDto {
61
+ return MoneyDtoToJSONTyped(json, false);
62
+ }
63
63
 
64
- export function MoneyDtoToJSONTyped(value?: MoneyDto | null, ignoreDiscriminator: boolean = false): any {
64
+ export function MoneyDtoToJSONTyped(value?: MoneyDto | null, ignoreDiscriminator: boolean = false): any {
65
65
  if (value == null) {
66
66
  return value;
67
67
  }
@@ -57,11 +57,11 @@ export function MoneyInputFromJSONTyped(json: any, ignoreDiscriminator: boolean)
57
57
  };
58
58
  }
59
59
 
60
- export function MoneyInputToJSON(json: any): MoneyInput {
61
- return MoneyInputToJSONTyped(json, false);
62
- }
60
+ export function MoneyInputToJSON(json: any): MoneyInput {
61
+ return MoneyInputToJSONTyped(json, false);
62
+ }
63
63
 
64
- export function MoneyInputToJSONTyped(value?: MoneyInput | null, ignoreDiscriminator: boolean = false): any {
64
+ export function MoneyInputToJSONTyped(value?: MoneyInput | null, ignoreDiscriminator: boolean = false): any {
65
65
  if (value == null) {
66
66
  return value;
67
67
  }
@@ -65,11 +65,11 @@ export function NotFoundExceptionFromJSONTyped(json: any, ignoreDiscriminator: b
65
65
  };
66
66
  }
67
67
 
68
- export function NotFoundExceptionToJSON(json: any): NotFoundException {
69
- return NotFoundExceptionToJSONTyped(json, false);
70
- }
68
+ export function NotFoundExceptionToJSON(json: any): NotFoundException {
69
+ return NotFoundExceptionToJSONTyped(json, false);
70
+ }
71
71
 
72
- export function NotFoundExceptionToJSONTyped(value?: NotFoundException | null, ignoreDiscriminator: boolean = false): any {
72
+ export function NotFoundExceptionToJSONTyped(value?: NotFoundException | null, ignoreDiscriminator: boolean = false): any {
73
73
  if (value == null) {
74
74
  return value;
75
75
  }
@@ -49,11 +49,11 @@ export function ObjectIdFromJSONTyped(json: any, ignoreDiscriminator: boolean):
49
49
  };
50
50
  }
51
51
 
52
- export function ObjectIdToJSON(json: any): ObjectId {
53
- return ObjectIdToJSONTyped(json, false);
54
- }
52
+ export function ObjectIdToJSON(json: any): ObjectId {
53
+ return ObjectIdToJSONTyped(json, false);
54
+ }
55
55
 
56
- export function ObjectIdToJSONTyped(value?: ObjectId | null, ignoreDiscriminator: boolean = false): any {
56
+ export function ObjectIdToJSONTyped(value?: ObjectId | null, ignoreDiscriminator: boolean = false): any {
57
57
  if (value == null) {
58
58
  return value;
59
59
  }
@@ -65,11 +65,11 @@ export function OrderCompanyInfoDtoFromJSONTyped(json: any, ignoreDiscriminator:
65
65
  };
66
66
  }
67
67
 
68
- export function OrderCompanyInfoDtoToJSON(json: any): OrderCompanyInfoDto {
69
- return OrderCompanyInfoDtoToJSONTyped(json, false);
70
- }
68
+ export function OrderCompanyInfoDtoToJSON(json: any): OrderCompanyInfoDto {
69
+ return OrderCompanyInfoDtoToJSONTyped(json, false);
70
+ }
71
71
 
72
- export function OrderCompanyInfoDtoToJSONTyped(value?: OrderCompanyInfoDto | null, ignoreDiscriminator: boolean = false): any {
72
+ export function OrderCompanyInfoDtoToJSONTyped(value?: OrderCompanyInfoDto | null, ignoreDiscriminator: boolean = false): any {
73
73
  if (value == null) {
74
74
  return value;
75
75
  }
@@ -65,11 +65,11 @@ export function OrderCompanyTaxIdDtoFromJSONTyped(json: any, ignoreDiscriminator
65
65
  };
66
66
  }
67
67
 
68
- export function OrderCompanyTaxIdDtoToJSON(json: any): OrderCompanyTaxIdDto {
69
- return OrderCompanyTaxIdDtoToJSONTyped(json, false);
70
- }
68
+ export function OrderCompanyTaxIdDtoToJSON(json: any): OrderCompanyTaxIdDto {
69
+ return OrderCompanyTaxIdDtoToJSONTyped(json, false);
70
+ }
71
71
 
72
- export function OrderCompanyTaxIdDtoToJSONTyped(value?: OrderCompanyTaxIdDto | null, ignoreDiscriminator: boolean = false): any {
72
+ export function OrderCompanyTaxIdDtoToJSONTyped(value?: OrderCompanyTaxIdDto | null, ignoreDiscriminator: boolean = false): any {
73
73
  if (value == null) {
74
74
  return value;
75
75
  }
@@ -201,11 +201,11 @@ export function OrderDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean):
201
201
  };
202
202
  }
203
203
 
204
- export function OrderDtoToJSON(json: any): OrderDto {
205
- return OrderDtoToJSONTyped(json, false);
206
- }
204
+ export function OrderDtoToJSON(json: any): OrderDto {
205
+ return OrderDtoToJSONTyped(json, false);
206
+ }
207
207
 
208
- export function OrderDtoToJSONTyped(value?: OrderDto | null, ignoreDiscriminator: boolean = false): any {
208
+ export function OrderDtoToJSONTyped(value?: OrderDto | null, ignoreDiscriminator: boolean = false): any {
209
209
  if (value == null) {
210
210
  return value;
211
211
  }
@@ -90,6 +90,12 @@ export interface OrderListItemDto {
90
90
  * @memberof OrderListItemDto
91
91
  */
92
92
  basePrice: MoneyDto | null;
93
+ /**
94
+ * The order lead ID
95
+ * @type {object}
96
+ * @memberof OrderListItemDto
97
+ */
98
+ leadId: object | null;
93
99
  }
94
100
 
95
101
 
@@ -115,6 +121,7 @@ export function instanceOfOrderListItemDto(value: object): value is OrderListIte
115
121
  if (!('sellerAccount' in value) || value['sellerAccount'] === undefined) return false;
116
122
  if (!('buyerInformation' in value) || value['buyerInformation'] === undefined) return false;
117
123
  if (!('basePrice' in value) || value['basePrice'] === undefined) return false;
124
+ if (!('leadId' in value) || value['leadId'] === undefined) return false;
118
125
  return true;
119
126
  }
120
127
 
@@ -135,14 +142,15 @@ export function OrderListItemDtoFromJSONTyped(json: any, ignoreDiscriminator: bo
135
142
  'sellerAccount': OrderListItemDtoSellerAccountFromJSON(json['sellerAccount']),
136
143
  'buyerInformation': OrderListItemDtoBuyerInformationFromJSON(json['buyerInformation']),
137
144
  'basePrice': MoneyDtoFromJSON(json['basePrice']),
145
+ 'leadId': json['leadId'],
138
146
  };
139
147
  }
140
148
 
141
- export function OrderListItemDtoToJSON(json: any): OrderListItemDto {
142
- return OrderListItemDtoToJSONTyped(json, false);
143
- }
149
+ export function OrderListItemDtoToJSON(json: any): OrderListItemDto {
150
+ return OrderListItemDtoToJSONTyped(json, false);
151
+ }
144
152
 
145
- export function OrderListItemDtoToJSONTyped(value?: OrderListItemDto | null, ignoreDiscriminator: boolean = false): any {
153
+ export function OrderListItemDtoToJSONTyped(value?: OrderListItemDto | null, ignoreDiscriminator: boolean = false): any {
146
154
  if (value == null) {
147
155
  return value;
148
156
  }
@@ -156,6 +164,7 @@ export function OrderListItemDtoFromJSONTyped(json: any, ignoreDiscriminator: bo
156
164
  'sellerAccount': OrderListItemDtoSellerAccountToJSON(value['sellerAccount']),
157
165
  'buyerInformation': OrderListItemDtoBuyerInformationToJSON(value['buyerInformation']),
158
166
  'basePrice': MoneyDtoToJSON(value['basePrice']),
167
+ 'leadId': value['leadId'],
159
168
  };
160
169
  }
161
170
 
@@ -104,11 +104,11 @@ export function OrderListItemDtoBuyerInformationFromJSONTyped(json: any, ignoreD
104
104
  };
105
105
  }
106
106
 
107
- export function OrderListItemDtoBuyerInformationToJSON(json: any): OrderListItemDtoBuyerInformation {
108
- return OrderListItemDtoBuyerInformationToJSONTyped(json, false);
109
- }
107
+ export function OrderListItemDtoBuyerInformationToJSON(json: any): OrderListItemDtoBuyerInformation {
108
+ return OrderListItemDtoBuyerInformationToJSONTyped(json, false);
109
+ }
110
110
 
111
- export function OrderListItemDtoBuyerInformationToJSONTyped(value?: OrderListItemDtoBuyerInformation | null, ignoreDiscriminator: boolean = false): any {
111
+ export function OrderListItemDtoBuyerInformationToJSONTyped(value?: OrderListItemDtoBuyerInformation | null, ignoreDiscriminator: boolean = false): any {
112
112
  if (value == null) {
113
113
  return value;
114
114
  }
@@ -65,11 +65,11 @@ export function OrderListItemDtoDomainInformationFromJSONTyped(json: any, ignore
65
65
  };
66
66
  }
67
67
 
68
- export function OrderListItemDtoDomainInformationToJSON(json: any): OrderListItemDtoDomainInformation {
69
- return OrderListItemDtoDomainInformationToJSONTyped(json, false);
70
- }
68
+ export function OrderListItemDtoDomainInformationToJSON(json: any): OrderListItemDtoDomainInformation {
69
+ return OrderListItemDtoDomainInformationToJSONTyped(json, false);
70
+ }
71
71
 
72
- export function OrderListItemDtoDomainInformationToJSONTyped(value?: OrderListItemDtoDomainInformation | null, ignoreDiscriminator: boolean = false): any {
72
+ export function OrderListItemDtoDomainInformationToJSONTyped(value?: OrderListItemDtoDomainInformation | null, ignoreDiscriminator: boolean = false): any {
73
73
  if (value == null) {
74
74
  return value;
75
75
  }