@randock/nameshift-api-client 0.0.326 → 0.0.328
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.
- package/.openapi-generator/FILES +11 -0
- package/README.md +3 -3
- package/dist/apis/BuyersApi.d.ts +95 -1
- package/dist/apis/BuyersApi.js +441 -0
- package/dist/apis/TasksApi.d.ts +24 -1
- package/dist/apis/TasksApi.js +109 -0
- package/dist/models/BulkMarkBuyerNotificationsAsReadInputDto.d.ts +38 -0
- package/dist/models/BulkMarkBuyerNotificationsAsReadInputDto.js +55 -0
- package/dist/models/BuyerNotificationAttachmentDto.d.ts +44 -0
- package/dist/models/BuyerNotificationAttachmentDto.js +59 -0
- package/dist/models/BuyerNotificationDto.d.ts +145 -0
- package/dist/models/BuyerNotificationDto.js +152 -0
- package/dist/models/BuyerNotificationListItemDto.d.ts +138 -0
- package/dist/models/BuyerNotificationListItemDto.js +147 -0
- package/dist/models/BuyerNotificationSettingsDto.d.ts +32 -0
- package/dist/models/BuyerNotificationSettingsDto.js +51 -0
- package/dist/models/BuyerSessionDto.d.ts +6 -0
- package/dist/models/BuyerSessionDto.js +4 -0
- package/dist/models/BuyerTaskDetailsDto.d.ts +119 -0
- package/dist/models/BuyerTaskDetailsDto.js +115 -0
- package/dist/models/IntersectionTaskListTaskDto.d.ts +12 -0
- package/dist/models/IntersectionTaskListTaskDto.js +8 -0
- package/dist/models/ListBuyerNotifications200Response.d.ts +47 -0
- package/dist/models/ListBuyerNotifications200Response.js +62 -0
- package/dist/models/TaskDetailsDto.d.ts +132 -0
- package/dist/models/TaskDetailsDto.js +124 -0
- package/dist/models/UpdateBuyerNotificationSettingsInput.d.ts +32 -0
- package/dist/models/UpdateBuyerNotificationSettingsInput.js +49 -0
- package/dist/models/UpdateTaskMuteStatusForBuyerInput.d.ts +32 -0
- package/dist/models/UpdateTaskMuteStatusForBuyerInput.js +51 -0
- package/dist/models/UpdateTaskMuteStatusInput.d.ts +32 -0
- package/dist/models/UpdateTaskMuteStatusInput.js +51 -0
- package/dist/models/index.d.ts +11 -0
- package/dist/models/index.js +11 -0
- package/package.json +1 -1
- package/src/apis/BuyersApi.ts +408 -0
- package/src/apis/TasksApi.ts +106 -0
- package/src/models/BulkMarkBuyerNotificationsAsReadInputDto.ts +75 -0
- package/src/models/BuyerNotificationAttachmentDto.ts +84 -0
- package/src/models/BuyerNotificationDto.ts +207 -0
- package/src/models/BuyerNotificationListItemDto.ts +190 -0
- package/src/models/BuyerNotificationSettingsDto.ts +66 -0
- package/src/models/BuyerSessionDto.ts +9 -0
- package/src/models/BuyerTaskDetailsDto.ts +209 -0
- package/src/models/IntersectionTaskListTaskDto.ts +18 -0
- package/src/models/ListBuyerNotifications200Response.ts +106 -0
- package/src/models/TaskDetailsDto.ts +234 -0
- package/src/models/UpdateBuyerNotificationSettingsInput.ts +65 -0
- package/src/models/UpdateTaskMuteStatusForBuyerInput.ts +66 -0
- package/src/models/UpdateTaskMuteStatusInput.ts +66 -0
- package/src/models/index.ts +11 -0
package/.openapi-generator/FILES
CHANGED
|
@@ -77,6 +77,7 @@ src/models/BatchReadSellerLeadMessageInput.ts
|
|
|
77
77
|
src/models/BatchUpdateDomainsInput.ts
|
|
78
78
|
src/models/BatchVerifyBuyerLeadsInput.ts
|
|
79
79
|
src/models/BillingInformationDto.ts
|
|
80
|
+
src/models/BulkMarkBuyerNotificationsAsReadInputDto.ts
|
|
80
81
|
src/models/BulkMarkNotificationsAsReadInputDto.ts
|
|
81
82
|
src/models/BuyerDomainTransferAuthCodeDto.ts
|
|
82
83
|
src/models/BuyerDomainTransferListItemDomainDto.ts
|
|
@@ -87,10 +88,15 @@ src/models/BuyerInvoiceDto.ts
|
|
|
87
88
|
src/models/BuyerInvoiceSellerAccountDto.ts
|
|
88
89
|
src/models/BuyerLeadListItemDomainDto.ts
|
|
89
90
|
src/models/BuyerLeadListItemDto.ts
|
|
91
|
+
src/models/BuyerNotificationAttachmentDto.ts
|
|
92
|
+
src/models/BuyerNotificationDto.ts
|
|
93
|
+
src/models/BuyerNotificationListItemDto.ts
|
|
94
|
+
src/models/BuyerNotificationSettingsDto.ts
|
|
90
95
|
src/models/BuyerSecurityUserDto.ts
|
|
91
96
|
src/models/BuyerSessionDto.ts
|
|
92
97
|
src/models/BuyerSubscriptionListItemDto.ts
|
|
93
98
|
src/models/BuyerSubscriptionListItemDtoDomainInformation.ts
|
|
99
|
+
src/models/BuyerTaskDetailsDto.ts
|
|
94
100
|
src/models/CaBankAccountDetails.ts
|
|
95
101
|
src/models/ChangeOrderStatusInput.ts
|
|
96
102
|
src/models/ChangeSubscriptionStatusInput.ts
|
|
@@ -198,6 +204,7 @@ src/models/ListAccountMetricsDto.ts
|
|
|
198
204
|
src/models/ListAccountUserDto.ts
|
|
199
205
|
src/models/ListAccounts200Response.ts
|
|
200
206
|
src/models/ListBankAccounts200Response.ts
|
|
207
|
+
src/models/ListBuyerNotifications200Response.ts
|
|
201
208
|
src/models/ListDomains200Response.ts
|
|
202
209
|
src/models/ListDomainsWithUpdatedPricing200Response.ts
|
|
203
210
|
src/models/ListLeadMessagesDto.ts
|
|
@@ -299,6 +306,7 @@ src/models/SubscriptionListItemDto.ts
|
|
|
299
306
|
src/models/SubscriptionListItemDtoBuyerInformation.ts
|
|
300
307
|
src/models/SubscriptionListItemDtoDomainInformation.ts
|
|
301
308
|
src/models/SubscriptionListItemDtoSellerAccount.ts
|
|
309
|
+
src/models/TaskDetailsDto.ts
|
|
302
310
|
src/models/TaskListDomainDto.ts
|
|
303
311
|
src/models/TaskListDomainTransferDto.ts
|
|
304
312
|
src/models/TaskListLeadDto.ts
|
|
@@ -307,6 +315,7 @@ src/models/TimeTableConfigurationInput.ts
|
|
|
307
315
|
src/models/UkBankAccountDetails.ts
|
|
308
316
|
src/models/UpdateAccountBillingInformationInput.ts
|
|
309
317
|
src/models/UpdateBuyerDomainTransferIpsTagInputDto.ts
|
|
318
|
+
src/models/UpdateBuyerNotificationSettingsInput.ts
|
|
310
319
|
src/models/UpdateDomainInput.ts
|
|
311
320
|
src/models/UpdateDomainTransferAuthCodeInput.ts
|
|
312
321
|
src/models/UpdateDomainTransferIpsTagInput.ts
|
|
@@ -316,6 +325,8 @@ src/models/UpdateLeadMuteStatusInput.ts
|
|
|
316
325
|
src/models/UpdateOrderInput.ts
|
|
317
326
|
src/models/UpdateSubscriptionBillingPeriodicityInput.ts
|
|
318
327
|
src/models/UpdateSubscriptionInput.ts
|
|
328
|
+
src/models/UpdateTaskMuteStatusForBuyerInput.ts
|
|
329
|
+
src/models/UpdateTaskMuteStatusInput.ts
|
|
319
330
|
src/models/UpdateUserNotificationSettingsInput.ts
|
|
320
331
|
src/models/UsBankAccountDetails.ts
|
|
321
332
|
src/models/UserNotificationAttachmentDto.ts
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @randock/nameshift-api-client@0.0.
|
|
1
|
+
## @randock/nameshift-api-client@0.0.328
|
|
2
2
|
|
|
3
3
|
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
|
|
|
36
36
|
_published:_
|
|
37
37
|
|
|
38
38
|
```
|
|
39
|
-
npm install @randock/nameshift-api-client@0.0.
|
|
39
|
+
npm install @randock/nameshift-api-client@0.0.328 --save
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
_unPublished (not recommended):_
|
|
@@ -44,4 +44,4 @@ _unPublished (not recommended):_
|
|
|
44
44
|
```
|
|
45
45
|
npm install PATH_TO_GENERATED_PACKAGE --save
|
|
46
46
|
```
|
|
47
|
-
|
|
47
|
+
df57fbeef520635b30b876ec614113b8bd32383d5fd034b1e9259e68991c7aec248d505b5591944aeaade1ceee3546df
|
package/dist/apis/BuyersApi.d.ts
CHANGED
|
@@ -10,13 +10,16 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { BatchDeleteBuyerLeadsInput, BatchReadBuyerLeadMessageInput, BatchVerifyBuyerLeadsInput, BuyerDomainTransferAuthCodeDto, BuyerSessionDto, CreateBuyerLeadMessageInput, GetBuyerInvoices200Response, GetBuyerLeads200Response, GetBuyerSubscriptions200Response, GetBuyerTransfers200Response, LeadDto, LeadMessageDto, ObjectId, PutBuyerLeadOfferInput, SetDomainTransferConfirmationInput, StoreBuyerLocaleInput, UpdateBuyerDomainTransferIpsTagInputDto, UpdateLeadMuteStatusForBuyerInput } from '../models/index';
|
|
13
|
+
import type { BatchDeleteBuyerLeadsInput, BatchReadBuyerLeadMessageInput, BatchVerifyBuyerLeadsInput, BulkMarkBuyerNotificationsAsReadInputDto, BuyerDomainTransferAuthCodeDto, BuyerNotificationDto, BuyerNotificationSettingsDto, BuyerSessionDto, BuyerTaskDetailsDto, CreateBuyerLeadMessageInput, GetBuyerInvoices200Response, GetBuyerLeads200Response, GetBuyerSubscriptions200Response, GetBuyerTransfers200Response, LeadDto, LeadMessageDto, ListBuyerNotifications200Response, ObjectId, PutBuyerLeadOfferInput, SetDomainTransferConfirmationInput, StoreBuyerLocaleInput, UpdateBuyerDomainTransferIpsTagInputDto, UpdateBuyerNotificationSettingsInput, UpdateLeadMuteStatusForBuyerInput, UpdateTaskMuteStatusForBuyerInput } from '../models/index';
|
|
14
14
|
export interface BuyersApiAcceptBuyerLeadOfferRequest {
|
|
15
15
|
leadId: string;
|
|
16
16
|
}
|
|
17
17
|
export interface BuyersApiBatchVerifyBuyerLeadsRequest {
|
|
18
18
|
batchVerifyBuyerLeadsInput: BatchVerifyBuyerLeadsInput;
|
|
19
19
|
}
|
|
20
|
+
export interface BuyersApiBulkMarkBuyerNotificationsAsReadRequest {
|
|
21
|
+
bulkMarkBuyerNotificationsAsReadInputDto: BulkMarkBuyerNotificationsAsReadInputDto;
|
|
22
|
+
}
|
|
20
23
|
export interface BuyersApiBulkReadBuyerLeadMessageRequest {
|
|
21
24
|
leadId: string;
|
|
22
25
|
batchReadBuyerLeadMessageInput: BatchReadBuyerLeadMessageInput;
|
|
@@ -34,6 +37,10 @@ export interface BuyersApiDeleteBuyerLeadsRequest {
|
|
|
34
37
|
export interface BuyersApiDownloadBuyerInvoiceRequest {
|
|
35
38
|
invoiceId: string;
|
|
36
39
|
}
|
|
40
|
+
export interface BuyersApiDownloadBuyerNotificationAttachmentRequest {
|
|
41
|
+
notificationId: string;
|
|
42
|
+
attachmentId: string;
|
|
43
|
+
}
|
|
37
44
|
export interface BuyersApiGetBuyerInvoicesRequest {
|
|
38
45
|
filter?: object;
|
|
39
46
|
page?: number;
|
|
@@ -52,12 +59,18 @@ export interface BuyersApiGetBuyerLeadsRequest {
|
|
|
52
59
|
limit?: number;
|
|
53
60
|
sortBy?: Array<string>;
|
|
54
61
|
}
|
|
62
|
+
export interface BuyersApiGetBuyerNotificationByIdRequest {
|
|
63
|
+
notificationId: string;
|
|
64
|
+
}
|
|
55
65
|
export interface BuyersApiGetBuyerSubscriptionsRequest {
|
|
56
66
|
filter?: object;
|
|
57
67
|
page?: number;
|
|
58
68
|
limit?: number;
|
|
59
69
|
sortBy?: Array<string>;
|
|
60
70
|
}
|
|
71
|
+
export interface BuyersApiGetBuyerTaskRequest {
|
|
72
|
+
taskId: string;
|
|
73
|
+
}
|
|
61
74
|
export interface BuyersApiGetBuyerTransfersRequest {
|
|
62
75
|
filter?: object;
|
|
63
76
|
page?: number;
|
|
@@ -67,6 +80,12 @@ export interface BuyersApiGetBuyerTransfersRequest {
|
|
|
67
80
|
export interface BuyersApiGetTransferAuthCodeRequest {
|
|
68
81
|
transferId: string;
|
|
69
82
|
}
|
|
83
|
+
export interface BuyersApiListBuyerNotificationsRequest {
|
|
84
|
+
filter?: object;
|
|
85
|
+
page?: number;
|
|
86
|
+
limit?: number;
|
|
87
|
+
sortBy?: Array<string>;
|
|
88
|
+
}
|
|
70
89
|
export interface BuyersApiPatchDomainTransferConfirmationRequest {
|
|
71
90
|
transferId: string;
|
|
72
91
|
setDomainTransferConfirmationInput: SetDomainTransferConfirmationInput;
|
|
@@ -81,6 +100,9 @@ export interface BuyersApiRevokeScheduledSubscriptionCancellationRequest {
|
|
|
81
100
|
export interface BuyersApiSetLocaleRequest {
|
|
82
101
|
storeBuyerLocaleInput: StoreBuyerLocaleInput;
|
|
83
102
|
}
|
|
103
|
+
export interface BuyersApiUpdateBuyerNotificationSettingsRequest {
|
|
104
|
+
updateBuyerNotificationSettingsInput: UpdateBuyerNotificationSettingsInput;
|
|
105
|
+
}
|
|
84
106
|
export interface BuyersApiUpdateDomainTransferIpsTagRequest {
|
|
85
107
|
transferId: string;
|
|
86
108
|
updateBuyerDomainTransferIpsTagInputDto: UpdateBuyerDomainTransferIpsTagInputDto;
|
|
@@ -89,6 +111,10 @@ export interface BuyersApiUpdateLeadMuteStatusForBuyerRequest {
|
|
|
89
111
|
leadId: string;
|
|
90
112
|
updateLeadMuteStatusForBuyerInput: UpdateLeadMuteStatusForBuyerInput;
|
|
91
113
|
}
|
|
114
|
+
export interface BuyersApiUpdateTaskMuteStatusForBuyerRequest {
|
|
115
|
+
taskId: string;
|
|
116
|
+
updateTaskMuteStatusForBuyerInput: UpdateTaskMuteStatusForBuyerInput;
|
|
117
|
+
}
|
|
92
118
|
export interface BuyersApiVerifyBuyerLeadRequest {
|
|
93
119
|
leadId: string;
|
|
94
120
|
}
|
|
@@ -112,6 +138,16 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
112
138
|
*
|
|
113
139
|
*/
|
|
114
140
|
batchVerifyBuyerLeads(requestParameters: BuyersApiBatchVerifyBuyerLeadsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
141
|
+
/**
|
|
142
|
+
* Mark multiple notifications as read (true) or unread (false) based on the readStatus parameter
|
|
143
|
+
* Bulk mark buyer notifications as read or unread
|
|
144
|
+
*/
|
|
145
|
+
bulkMarkBuyerNotificationsAsReadRaw(requestParameters: BuyersApiBulkMarkBuyerNotificationsAsReadRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
146
|
+
/**
|
|
147
|
+
* Mark multiple notifications as read (true) or unread (false) based on the readStatus parameter
|
|
148
|
+
* Bulk mark buyer notifications as read or unread
|
|
149
|
+
*/
|
|
150
|
+
bulkMarkBuyerNotificationsAsRead(requestParameters: BuyersApiBulkMarkBuyerNotificationsAsReadRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
115
151
|
/**
|
|
116
152
|
*
|
|
117
153
|
*/
|
|
@@ -168,6 +204,16 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
168
204
|
*
|
|
169
205
|
*/
|
|
170
206
|
downloadBuyerInvoice(requestParameters: BuyersApiDownloadBuyerInvoiceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Blob>;
|
|
207
|
+
/**
|
|
208
|
+
* Download a specific notification attachment by attachment ID
|
|
209
|
+
* Download buyer notification attachment
|
|
210
|
+
*/
|
|
211
|
+
downloadBuyerNotificationAttachmentRaw(requestParameters: BuyersApiDownloadBuyerNotificationAttachmentRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Blob>>;
|
|
212
|
+
/**
|
|
213
|
+
* Download a specific notification attachment by attachment ID
|
|
214
|
+
* Download buyer notification attachment
|
|
215
|
+
*/
|
|
216
|
+
downloadBuyerNotificationAttachment(requestParameters: BuyersApiDownloadBuyerNotificationAttachmentRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Blob>;
|
|
171
217
|
/**
|
|
172
218
|
*
|
|
173
219
|
*/
|
|
@@ -200,6 +246,22 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
200
246
|
*
|
|
201
247
|
*/
|
|
202
248
|
getBuyerLeads(requestParameters?: BuyersApiGetBuyerLeadsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetBuyerLeads200Response>;
|
|
249
|
+
/**
|
|
250
|
+
*
|
|
251
|
+
*/
|
|
252
|
+
getBuyerNotificationByIdRaw(requestParameters: BuyersApiGetBuyerNotificationByIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<BuyerNotificationDto>>;
|
|
253
|
+
/**
|
|
254
|
+
*
|
|
255
|
+
*/
|
|
256
|
+
getBuyerNotificationById(requestParameters: BuyersApiGetBuyerNotificationByIdRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<BuyerNotificationDto>;
|
|
257
|
+
/**
|
|
258
|
+
*
|
|
259
|
+
*/
|
|
260
|
+
getBuyerNotificationSettingsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<BuyerNotificationSettingsDto>>;
|
|
261
|
+
/**
|
|
262
|
+
*
|
|
263
|
+
*/
|
|
264
|
+
getBuyerNotificationSettings(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<BuyerNotificationSettingsDto>;
|
|
203
265
|
/**
|
|
204
266
|
*
|
|
205
267
|
*/
|
|
@@ -208,6 +270,14 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
208
270
|
*
|
|
209
271
|
*/
|
|
210
272
|
getBuyerSubscriptions(requestParameters?: BuyersApiGetBuyerSubscriptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetBuyerSubscriptions200Response>;
|
|
273
|
+
/**
|
|
274
|
+
*
|
|
275
|
+
*/
|
|
276
|
+
getBuyerTaskRaw(requestParameters: BuyersApiGetBuyerTaskRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<BuyerTaskDetailsDto>>;
|
|
277
|
+
/**
|
|
278
|
+
*
|
|
279
|
+
*/
|
|
280
|
+
getBuyerTask(requestParameters: BuyersApiGetBuyerTaskRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<BuyerTaskDetailsDto>;
|
|
211
281
|
/**
|
|
212
282
|
*
|
|
213
283
|
*/
|
|
@@ -224,6 +294,14 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
224
294
|
*
|
|
225
295
|
*/
|
|
226
296
|
getTransferAuthCode(requestParameters: BuyersApiGetTransferAuthCodeRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<BuyerDomainTransferAuthCodeDto>;
|
|
297
|
+
/**
|
|
298
|
+
*
|
|
299
|
+
*/
|
|
300
|
+
listBuyerNotificationsRaw(requestParameters: BuyersApiListBuyerNotificationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ListBuyerNotifications200Response>>;
|
|
301
|
+
/**
|
|
302
|
+
*
|
|
303
|
+
*/
|
|
304
|
+
listBuyerNotifications(requestParameters?: BuyersApiListBuyerNotificationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ListBuyerNotifications200Response>;
|
|
227
305
|
/**
|
|
228
306
|
*
|
|
229
307
|
*/
|
|
@@ -256,6 +334,14 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
256
334
|
*
|
|
257
335
|
*/
|
|
258
336
|
setLocale(requestParameters: BuyersApiSetLocaleRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
337
|
+
/**
|
|
338
|
+
*
|
|
339
|
+
*/
|
|
340
|
+
updateBuyerNotificationSettingsRaw(requestParameters: BuyersApiUpdateBuyerNotificationSettingsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
341
|
+
/**
|
|
342
|
+
*
|
|
343
|
+
*/
|
|
344
|
+
updateBuyerNotificationSettings(requestParameters: BuyersApiUpdateBuyerNotificationSettingsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
259
345
|
/**
|
|
260
346
|
*
|
|
261
347
|
*/
|
|
@@ -272,6 +358,14 @@ export declare class BuyersApi extends runtime.BaseAPI {
|
|
|
272
358
|
*
|
|
273
359
|
*/
|
|
274
360
|
updateLeadMuteStatusForBuyer(requestParameters: BuyersApiUpdateLeadMuteStatusForBuyerRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
361
|
+
/**
|
|
362
|
+
*
|
|
363
|
+
*/
|
|
364
|
+
updateTaskMuteStatusForBuyerRaw(requestParameters: BuyersApiUpdateTaskMuteStatusForBuyerRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
365
|
+
/**
|
|
366
|
+
*
|
|
367
|
+
*/
|
|
368
|
+
updateTaskMuteStatusForBuyer(requestParameters: BuyersApiUpdateTaskMuteStatusForBuyerRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
275
369
|
/**
|
|
276
370
|
*
|
|
277
371
|
*/
|