@randock/nameshift-api-client 0.0.239 → 0.0.241
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 +1 -0
- package/.openapi-generator/VERSION +1 -1
- package/README.md +3 -3
- package/dist/apis/AdminApi.d.ts +12 -1
- package/dist/apis/AdminApi.js +55 -0
- package/dist/models/AccountBankAccountDto.d.ts +8 -8
- package/dist/models/AccountBankAccountDto.js +9 -7
- package/dist/models/AccountNotificationDto.d.ts +18 -18
- package/dist/models/AccountNotificationDto.js +20 -16
- package/dist/models/AccountOnboardingDto.d.ts +15 -15
- package/dist/models/AccountOnboardingDto.js +17 -13
- package/dist/models/AccountPayoutDto.d.ts +7 -7
- package/dist/models/AccountPayoutDto.js +8 -6
- package/dist/models/AuBankAccountDetails.d.ts +11 -11
- package/dist/models/AuBankAccountDetails.js +12 -10
- package/dist/models/BillingInformationDto.d.ts +9 -9
- package/dist/models/BillingInformationDto.js +10 -8
- package/dist/models/BuyerDomainTransferListItemDto.d.ts +18 -18
- package/dist/models/BuyerDomainTransferListItemDto.js +20 -16
- package/dist/models/BuyerLeadListItemDto.d.ts +18 -18
- package/dist/models/BuyerLeadListItemDto.js +20 -16
- package/dist/models/BuyerSecurityUserDto.d.ts +7 -7
- package/dist/models/BuyerSecurityUserDto.js +8 -6
- package/dist/models/BuyerSessionDto.d.ts +7 -7
- package/dist/models/BuyerSessionDto.js +8 -6
- package/dist/models/BuyerSubscriptionListItemDto.d.ts +17 -17
- package/dist/models/BuyerSubscriptionListItemDto.js +19 -15
- package/dist/models/CaBankAccountDetails.d.ts +11 -11
- package/dist/models/CaBankAccountDetails.js +12 -10
- package/dist/models/ChangeOrderStatusInput.d.ts +8 -8
- package/dist/models/ChangeOrderStatusInput.js +9 -7
- package/dist/models/ChangeSubscriptionStatusInput.d.ts +10 -10
- package/dist/models/ChangeSubscriptionStatusInput.js +11 -9
- package/dist/models/ConcreteDomainTransferTaskData.d.ts +12 -12
- package/dist/models/ConcreteDomainTransferTaskData.js +13 -11
- package/dist/models/CreateLeadInput.d.ts +8 -8
- package/dist/models/CreateLeadInput.js +9 -7
- package/dist/models/CreateManualLeadInput.d.ts +9 -9
- package/dist/models/CreateManualLeadInput.js +10 -8
- package/dist/models/CreateSubscriptionBillingPeriodicityInput.d.ts +7 -7
- package/dist/models/CreateSubscriptionBillingPeriodicityInput.js +8 -6
- package/dist/models/CreateSubscriptionInput.d.ts +7 -7
- package/dist/models/CreateSubscriptionInput.js +8 -6
- package/dist/models/DomainStatsDto.d.ts +7 -7
- package/dist/models/DomainStatsDto.js +8 -6
- package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.d.ts +10 -10
- package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.js +11 -9
- package/dist/models/DomainTransferDetailWorkflowStepDto.d.ts +9 -9
- package/dist/models/DomainTransferDetailWorkflowStepDto.js +10 -8
- package/dist/models/DomainTransferDetailsDto.d.ts +20 -20
- package/dist/models/DomainTransferDetailsDto.js +22 -18
- package/dist/models/DomainTransferDetailsOrderDto.d.ts +7 -7
- package/dist/models/DomainTransferDetailsOrderDto.js +8 -6
- package/dist/models/DomainTransferDetailsSubscriptionDto.d.ts +7 -7
- package/dist/models/DomainTransferDetailsSubscriptionDto.js +8 -6
- package/dist/models/DomainTransferDetailsValidationDto.d.ts +13 -13
- package/dist/models/DomainTransferDetailsValidationDto.js +15 -11
- package/dist/models/DomainTransferDetailsWorkflowDto.d.ts +9 -9
- package/dist/models/DomainTransferDetailsWorkflowDto.js +10 -8
- package/dist/models/DomainTransferDto.d.ts +20 -20
- package/dist/models/DomainTransferDto.js +22 -18
- package/dist/models/DomainTransferWorkflowDto.d.ts +9 -9
- package/dist/models/DomainTransferWorkflowDto.js +10 -8
- package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.d.ts +10 -10
- package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js +11 -9
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.d.ts +18 -18
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.js +20 -16
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.d.ts +36 -36
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +40 -32
- package/dist/models/IntersectionTaskListTaskDto.d.ts +16 -16
- package/dist/models/IntersectionTaskListTaskDto.js +18 -14
- package/dist/models/InvoiceDto.d.ts +15 -15
- package/dist/models/InvoiceDto.js +17 -13
- package/dist/models/InvoiceItemTaxDto.d.ts +20 -20
- package/dist/models/InvoiceItemTaxDto.js +21 -19
- package/dist/models/InvoiceTransactionDto.d.ts +6 -6
- package/dist/models/InvoiceTransactionDto.js +7 -5
- package/dist/models/LeadDto.d.ts +18 -18
- package/dist/models/LeadDto.js +20 -16
- package/dist/models/LeadMessageDto.d.ts +18 -18
- package/dist/models/LeadMessageDto.js +20 -16
- package/dist/models/LeadStatusDto.d.ts +10 -10
- package/dist/models/LeadStatusDto.js +11 -9
- package/dist/models/NzBankAccountDetails.d.ts +11 -11
- package/dist/models/NzBankAccountDetails.js +12 -10
- package/dist/models/OrderDto.d.ts +8 -8
- package/dist/models/OrderDto.js +9 -7
- package/dist/models/OrderListItemDto.d.ts +8 -8
- package/dist/models/OrderListItemDto.js +9 -7
- package/dist/models/OwnedDomainDto.d.ts +16 -16
- package/dist/models/OwnedDomainDto.js +18 -14
- package/dist/models/ParsedDomainDto.d.ts +8 -8
- package/dist/models/ParsedDomainDto.js +9 -7
- package/dist/models/PublicLeadDto.d.ts +10 -10
- package/dist/models/PublicLeadDto.js +11 -9
- package/dist/models/RegisterAccountInput.d.ts +8 -8
- package/dist/models/RegisterAccountInput.js +9 -7
- package/dist/models/SellerDomainTransferDto.d.ts +10 -10
- package/dist/models/SellerDomainTransferDto.js +11 -9
- package/dist/models/SellerDomainTransferListItemDto.d.ts +10 -10
- package/dist/models/SellerDomainTransferListItemDto.js +11 -9
- package/dist/models/SellerSecurityUserDto.d.ts +7 -7
- package/dist/models/SellerSecurityUserDto.js +8 -6
- package/dist/models/SellerSubscriptionListItemDto.d.ts +17 -17
- package/dist/models/SellerSubscriptionListItemDto.js +19 -15
- package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.d.ts +109 -0
- package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.js +108 -0
- package/dist/models/SepaBankAccountDetails.d.ts +11 -11
- package/dist/models/SepaBankAccountDetails.js +12 -10
- package/dist/models/SetDomainTransferConfirmationInput.d.ts +7 -7
- package/dist/models/SetDomainTransferConfirmationInput.js +8 -6
- package/dist/models/SetPayoutProviderInput.d.ts +7 -7
- package/dist/models/SetPayoutProviderInput.js +8 -6
- package/dist/models/SubscriptionBillingPeriodicityDto.d.ts +7 -7
- package/dist/models/SubscriptionBillingPeriodicityDto.js +8 -6
- package/dist/models/SubscriptionDetailsBillingPeriodicityDto.d.ts +7 -7
- package/dist/models/SubscriptionDetailsBillingPeriodicityDto.js +8 -6
- package/dist/models/SubscriptionDetailsDto.d.ts +17 -17
- package/dist/models/SubscriptionDetailsDto.js +19 -15
- package/dist/models/SubscriptionDto.d.ts +27 -27
- package/dist/models/SubscriptionDto.js +30 -24
- package/dist/models/SubscriptionListItemBillingPeriodicityDto.d.ts +7 -7
- package/dist/models/SubscriptionListItemBillingPeriodicityDto.js +8 -6
- package/dist/models/SubscriptionListItemDto.d.ts +17 -17
- package/dist/models/SubscriptionListItemDto.js +19 -15
- package/dist/models/TaskListLeadDto.d.ts +8 -8
- package/dist/models/TaskListLeadDto.js +9 -7
- package/dist/models/UkBankAccountDetails.d.ts +11 -11
- package/dist/models/UkBankAccountDetails.js +12 -10
- package/dist/models/UpdateSubscriptionBillingPeriodicityInput.d.ts +7 -7
- package/dist/models/UpdateSubscriptionBillingPeriodicityInput.js +8 -6
- package/dist/models/UsBankAccountDetails.d.ts +11 -11
- package/dist/models/UsBankAccountDetails.js +12 -10
- package/dist/models/UserPasswordResetDto.d.ts +7 -7
- package/dist/models/UserPasswordResetDto.js +8 -6
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/package.json +1 -1
- package/src/apis/AdminApi.ts +54 -0
- package/src/models/AccountBankAccountDto.ts +8 -9
- package/src/models/AccountNotificationDto.ts +18 -20
- package/src/models/AccountOnboardingDto.ts +15 -17
- package/src/models/AccountPayoutDto.ts +7 -8
- package/src/models/AuBankAccountDetails.ts +11 -12
- package/src/models/BillingInformationDto.ts +9 -10
- package/src/models/BuyerDomainTransferListItemDto.ts +18 -20
- package/src/models/BuyerLeadListItemDto.ts +18 -20
- package/src/models/BuyerSecurityUserDto.ts +7 -8
- package/src/models/BuyerSessionDto.ts +7 -8
- package/src/models/BuyerSubscriptionListItemDto.ts +17 -19
- package/src/models/CaBankAccountDetails.ts +11 -12
- package/src/models/ChangeOrderStatusInput.ts +8 -9
- package/src/models/ChangeSubscriptionStatusInput.ts +10 -11
- package/src/models/ConcreteDomainTransferTaskData.ts +12 -13
- package/src/models/CreateLeadInput.ts +8 -9
- package/src/models/CreateManualLeadInput.ts +9 -10
- package/src/models/CreateSubscriptionBillingPeriodicityInput.ts +7 -8
- package/src/models/CreateSubscriptionInput.ts +7 -8
- package/src/models/DomainStatsDto.ts +7 -8
- package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +10 -11
- package/src/models/DomainTransferDetailWorkflowStepDto.ts +9 -10
- package/src/models/DomainTransferDetailsDto.ts +20 -22
- package/src/models/DomainTransferDetailsOrderDto.ts +7 -8
- package/src/models/DomainTransferDetailsSubscriptionDto.ts +7 -8
- package/src/models/DomainTransferDetailsValidationDto.ts +13 -15
- package/src/models/DomainTransferDetailsWorkflowDto.ts +9 -10
- package/src/models/DomainTransferDto.ts +20 -22
- package/src/models/DomainTransferWorkflowDto.ts +9 -10
- package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts +10 -11
- package/src/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.ts +18 -20
- package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +36 -40
- package/src/models/IntersectionTaskListTaskDto.ts +16 -18
- package/src/models/InvoiceDto.ts +15 -17
- package/src/models/InvoiceItemTaxDto.ts +20 -21
- package/src/models/InvoiceTransactionDto.ts +6 -7
- package/src/models/LeadDto.ts +18 -20
- package/src/models/LeadMessageDto.ts +18 -20
- package/src/models/LeadStatusDto.ts +10 -11
- package/src/models/NzBankAccountDetails.ts +11 -12
- package/src/models/OrderDto.ts +8 -9
- package/src/models/OrderListItemDto.ts +8 -9
- package/src/models/OwnedDomainDto.ts +16 -18
- package/src/models/ParsedDomainDto.ts +8 -9
- package/src/models/PublicLeadDto.ts +10 -11
- package/src/models/RegisterAccountInput.ts +8 -9
- package/src/models/SellerDomainTransferDto.ts +10 -11
- package/src/models/SellerDomainTransferListItemDto.ts +10 -11
- package/src/models/SellerSecurityUserDto.ts +7 -8
- package/src/models/SellerSubscriptionListItemDto.ts +17 -19
- package/src/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.ts +191 -0
- package/src/models/SepaBankAccountDetails.ts +11 -12
- package/src/models/SetDomainTransferConfirmationInput.ts +7 -8
- package/src/models/SetPayoutProviderInput.ts +7 -8
- package/src/models/SubscriptionBillingPeriodicityDto.ts +7 -8
- package/src/models/SubscriptionDetailsBillingPeriodicityDto.ts +7 -8
- package/src/models/SubscriptionDetailsDto.ts +17 -19
- package/src/models/SubscriptionDto.ts +27 -30
- package/src/models/SubscriptionListItemBillingPeriodicityDto.ts +7 -8
- package/src/models/SubscriptionListItemDto.ts +17 -19
- package/src/models/TaskListLeadDto.ts +8 -9
- package/src/models/UkBankAccountDetails.ts +11 -12
- package/src/models/UpdateSubscriptionBillingPeriodicityInput.ts +7 -8
- package/src/models/UsBankAccountDetails.ts +11 -12
- package/src/models/UserPasswordResetDto.ts +7 -8
- package/src/models/index.ts +1 -0
package/.openapi-generator/FILES
CHANGED
|
@@ -209,6 +209,7 @@ src/models/SellerSecurityUserAccountDto.ts
|
|
|
209
209
|
src/models/SellerSecurityUserDto.ts
|
|
210
210
|
src/models/SellerSubscriptionListItemDto.ts
|
|
211
211
|
src/models/SellerSubscriptionListItemDtoDomainInformation.ts
|
|
212
|
+
src/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.ts
|
|
212
213
|
src/models/SeoMetricsDto.ts
|
|
213
214
|
src/models/SepaBankAccountDetails.ts
|
|
214
215
|
src/models/SetDomainTransferConfirmationInput.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
7.
|
|
1
|
+
7.12.0
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @randock/nameshift-api-client@0.0.
|
|
1
|
+
## @randock/nameshift-api-client@0.0.241
|
|
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.241 --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
|
+
2ce50bd036dc3f0a36007bb402d5703aa178f02acf5e1c585645648f3671ae74da54dd2eef6d6d7a134b13b4643a3d60
|
package/dist/apis/AdminApi.d.ts
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { AccountSettingsDto, AdminAccountLoginDto, AdminAccountSettingsInput, AdminGetAllDomainTransfers200Response, ChangeOrderStatusInput, ChangeSubscriptionStatusInput, DomainTransferDetailsDto, GetAllInvoices200Response, GetAllOrders200Response, GetAllOwnedDomains200Response, GetAllSubscriptions200Response, IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto, ListAccounts200Response, ListBankAccounts200Response, ListDomains200Response, SubscriptionDetailsDto } from '../models/index';
|
|
13
|
+
import type { AccountSettingsDto, AdminAccountLoginDto, AdminAccountSettingsInput, AdminGetAllDomainTransfers200Response, ChangeOrderStatusInput, ChangeSubscriptionStatusInput, DomainTransferDetailsDto, GetAllInvoices200Response, GetAllOrders200Response, GetAllOwnedDomains200Response, GetAllSubscriptions200Response, IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto, LeadMessageDto, ListAccounts200Response, ListBankAccounts200Response, ListDomains200Response, SendAdminLeadAiPriceNegotiatorAgentChatMessageInput, SubscriptionDetailsDto } from '../models/index';
|
|
14
14
|
export interface AdminApiAdminGetAllDomainTransfersRequest {
|
|
15
15
|
filter?: object;
|
|
16
16
|
page?: number;
|
|
@@ -100,6 +100,9 @@ export interface AdminApiPostAdminExecuteDomainTransferStepActionRequest {
|
|
|
100
100
|
stepName: string;
|
|
101
101
|
actionName: string;
|
|
102
102
|
}
|
|
103
|
+
export interface AdminApiPostAiPriceNegotiatorAgentChatMessageRequest {
|
|
104
|
+
sendAdminLeadAiPriceNegotiatorAgentChatMessageInput: SendAdminLeadAiPriceNegotiatorAgentChatMessageInput;
|
|
105
|
+
}
|
|
103
106
|
export interface AdminApiUpdateAccountSettingsRequest {
|
|
104
107
|
accountId: string;
|
|
105
108
|
adminAccountSettingsInput: AdminAccountSettingsInput;
|
|
@@ -271,6 +274,14 @@ export declare class AdminApi extends runtime.BaseAPI {
|
|
|
271
274
|
*
|
|
272
275
|
*/
|
|
273
276
|
postAdminExecuteDomainTransferStepAction(requestParameters: AdminApiPostAdminExecuteDomainTransferStepActionRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
277
|
+
/**
|
|
278
|
+
*
|
|
279
|
+
*/
|
|
280
|
+
postAiPriceNegotiatorAgentChatMessageRaw(requestParameters: AdminApiPostAiPriceNegotiatorAgentChatMessageRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LeadMessageDto>>;
|
|
281
|
+
/**
|
|
282
|
+
*
|
|
283
|
+
*/
|
|
284
|
+
postAiPriceNegotiatorAgentChatMessage(requestParameters: AdminApiPostAiPriceNegotiatorAgentChatMessageRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LeadMessageDto>;
|
|
274
285
|
/**
|
|
275
286
|
*
|
|
276
287
|
*/
|
package/dist/apis/AdminApi.js
CHANGED
|
@@ -1222,6 +1222,61 @@ var AdminApi = /** @class */ (function (_super) {
|
|
|
1222
1222
|
});
|
|
1223
1223
|
});
|
|
1224
1224
|
};
|
|
1225
|
+
/**
|
|
1226
|
+
*
|
|
1227
|
+
*/
|
|
1228
|
+
AdminApi.prototype.postAiPriceNegotiatorAgentChatMessageRaw = function (requestParameters, initOverrides) {
|
|
1229
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
1230
|
+
var queryParameters, headerParameters, token, tokenString, response;
|
|
1231
|
+
return __generator(this, function (_a) {
|
|
1232
|
+
switch (_a.label) {
|
|
1233
|
+
case 0:
|
|
1234
|
+
if (requestParameters['sendAdminLeadAiPriceNegotiatorAgentChatMessageInput'] == null) {
|
|
1235
|
+
throw new runtime.RequiredError('sendAdminLeadAiPriceNegotiatorAgentChatMessageInput', 'Required parameter "sendAdminLeadAiPriceNegotiatorAgentChatMessageInput" was null or undefined when calling postAiPriceNegotiatorAgentChatMessage().');
|
|
1236
|
+
}
|
|
1237
|
+
queryParameters = {};
|
|
1238
|
+
headerParameters = {};
|
|
1239
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
1240
|
+
if (!(this.configuration && this.configuration.accessToken)) return [3 /*break*/, 2];
|
|
1241
|
+
token = this.configuration.accessToken;
|
|
1242
|
+
return [4 /*yield*/, token("bearer", [])];
|
|
1243
|
+
case 1:
|
|
1244
|
+
tokenString = _a.sent();
|
|
1245
|
+
if (tokenString) {
|
|
1246
|
+
headerParameters["Authorization"] = "Bearer ".concat(tokenString);
|
|
1247
|
+
}
|
|
1248
|
+
_a.label = 2;
|
|
1249
|
+
case 2: return [4 /*yield*/, this.request({
|
|
1250
|
+
path: "/admin/leads/ai-price-negotiator-agent/chat/message",
|
|
1251
|
+
method: 'POST',
|
|
1252
|
+
headers: headerParameters,
|
|
1253
|
+
query: queryParameters,
|
|
1254
|
+
body: (0, index_1.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSON)(requestParameters['sendAdminLeadAiPriceNegotiatorAgentChatMessageInput']),
|
|
1255
|
+
}, initOverrides)];
|
|
1256
|
+
case 3:
|
|
1257
|
+
response = _a.sent();
|
|
1258
|
+
return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return (0, index_1.LeadMessageDtoFromJSON)(jsonValue); })];
|
|
1259
|
+
}
|
|
1260
|
+
});
|
|
1261
|
+
});
|
|
1262
|
+
};
|
|
1263
|
+
/**
|
|
1264
|
+
*
|
|
1265
|
+
*/
|
|
1266
|
+
AdminApi.prototype.postAiPriceNegotiatorAgentChatMessage = function (requestParameters, initOverrides) {
|
|
1267
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
1268
|
+
var response;
|
|
1269
|
+
return __generator(this, function (_a) {
|
|
1270
|
+
switch (_a.label) {
|
|
1271
|
+
case 0: return [4 /*yield*/, this.postAiPriceNegotiatorAgentChatMessageRaw(requestParameters, initOverrides)];
|
|
1272
|
+
case 1:
|
|
1273
|
+
response = _a.sent();
|
|
1274
|
+
return [4 /*yield*/, response.value()];
|
|
1275
|
+
case 2: return [2 /*return*/, _a.sent()];
|
|
1276
|
+
}
|
|
1277
|
+
});
|
|
1278
|
+
});
|
|
1279
|
+
};
|
|
1225
1280
|
/**
|
|
1226
1281
|
*
|
|
1227
1282
|
*/
|
|
@@ -48,14 +48,14 @@ export interface AccountBankAccountDto {
|
|
|
48
48
|
details: AccountBankAccountDtoDetails;
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
51
|
+
* @export
|
|
52
|
+
* @enum {string}
|
|
53
|
+
*/
|
|
54
|
+
export declare enum AccountBankAccountDtoVerificationStatusEnum {
|
|
55
|
+
PENDING = "pending",
|
|
56
|
+
VERIFIED = "verified",
|
|
57
|
+
REJECTED = "rejected"
|
|
58
|
+
}
|
|
59
59
|
/**
|
|
60
60
|
* Check if a given object implements the AccountBankAccountDto interface.
|
|
61
61
|
*/
|
|
@@ -21,13 +21,15 @@ exports.AccountBankAccountDtoToJSON = AccountBankAccountDtoToJSON;
|
|
|
21
21
|
exports.AccountBankAccountDtoToJSONTyped = AccountBankAccountDtoToJSONTyped;
|
|
22
22
|
var AccountBankAccountDtoDetails_1 = require("./AccountBankAccountDtoDetails");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var AccountBankAccountDtoVerificationStatusEnum;
|
|
28
|
+
(function (AccountBankAccountDtoVerificationStatusEnum) {
|
|
29
|
+
AccountBankAccountDtoVerificationStatusEnum["PENDING"] = "pending";
|
|
30
|
+
AccountBankAccountDtoVerificationStatusEnum["VERIFIED"] = "verified";
|
|
31
|
+
AccountBankAccountDtoVerificationStatusEnum["REJECTED"] = "rejected";
|
|
32
|
+
})(AccountBankAccountDtoVerificationStatusEnum || (exports.AccountBankAccountDtoVerificationStatusEnum = AccountBankAccountDtoVerificationStatusEnum = {}));
|
|
31
33
|
/**
|
|
32
34
|
* Check if a given object implements the AccountBankAccountDto interface.
|
|
33
35
|
*/
|
|
@@ -42,25 +42,25 @@ export interface AccountNotificationDto {
|
|
|
42
42
|
read: AccountNotificationReadStatusDto;
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
45
|
+
* @export
|
|
46
|
+
* @enum {string}
|
|
47
|
+
*/
|
|
48
|
+
export declare enum AccountNotificationDtoLevelEnum {
|
|
49
|
+
ERROR = "error",
|
|
50
|
+
WARNING = "warning",
|
|
51
|
+
CONFIGURATION_REQUIRED = "configuration_required"
|
|
52
|
+
}
|
|
53
53
|
/**
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
54
|
+
* @export
|
|
55
|
+
* @enum {string}
|
|
56
|
+
*/
|
|
57
|
+
export declare enum AccountNotificationDtoTypeEnum {
|
|
58
|
+
ACCOUNT_BILLING_INFORMATION_NOT_CONFIGURED = "account.billing_information.not_configured",
|
|
59
|
+
ACCOUNT_PAYMENT_PROVIDER_NOT_CONFIGURED = "account.payment_provider.not_configured",
|
|
60
|
+
ACCOUNT_PAYMENT_PROVIDER_NOT_ACTIVE = "account.payment_provider.not_active",
|
|
61
|
+
ACCOUNT_PAYMENT_PROVIDER_WAS_CHANGED = "account.payment_provider.was_changed",
|
|
62
|
+
ACCOUNT_BANK_ACCOUNT_VERIFICATION_REQUIRED = "account.bank_account.verification_required"
|
|
63
|
+
}
|
|
64
64
|
/**
|
|
65
65
|
* Check if a given object implements the AccountNotificationDto interface.
|
|
66
66
|
*/
|
|
@@ -21,23 +21,27 @@ exports.AccountNotificationDtoToJSON = AccountNotificationDtoToJSON;
|
|
|
21
21
|
exports.AccountNotificationDtoToJSONTyped = AccountNotificationDtoToJSONTyped;
|
|
22
22
|
var AccountNotificationReadStatusDto_1 = require("./AccountNotificationReadStatusDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var AccountNotificationDtoLevelEnum;
|
|
28
|
+
(function (AccountNotificationDtoLevelEnum) {
|
|
29
|
+
AccountNotificationDtoLevelEnum["ERROR"] = "error";
|
|
30
|
+
AccountNotificationDtoLevelEnum["WARNING"] = "warning";
|
|
31
|
+
AccountNotificationDtoLevelEnum["CONFIGURATION_REQUIRED"] = "configuration_required";
|
|
32
|
+
})(AccountNotificationDtoLevelEnum || (exports.AccountNotificationDtoLevelEnum = AccountNotificationDtoLevelEnum = {}));
|
|
31
33
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
34
|
+
* @export
|
|
35
|
+
* @enum {string}
|
|
36
|
+
*/
|
|
37
|
+
var AccountNotificationDtoTypeEnum;
|
|
38
|
+
(function (AccountNotificationDtoTypeEnum) {
|
|
39
|
+
AccountNotificationDtoTypeEnum["ACCOUNT_BILLING_INFORMATION_NOT_CONFIGURED"] = "account.billing_information.not_configured";
|
|
40
|
+
AccountNotificationDtoTypeEnum["ACCOUNT_PAYMENT_PROVIDER_NOT_CONFIGURED"] = "account.payment_provider.not_configured";
|
|
41
|
+
AccountNotificationDtoTypeEnum["ACCOUNT_PAYMENT_PROVIDER_NOT_ACTIVE"] = "account.payment_provider.not_active";
|
|
42
|
+
AccountNotificationDtoTypeEnum["ACCOUNT_PAYMENT_PROVIDER_WAS_CHANGED"] = "account.payment_provider.was_changed";
|
|
43
|
+
AccountNotificationDtoTypeEnum["ACCOUNT_BANK_ACCOUNT_VERIFICATION_REQUIRED"] = "account.bank_account.verification_required";
|
|
44
|
+
})(AccountNotificationDtoTypeEnum || (exports.AccountNotificationDtoTypeEnum = AccountNotificationDtoTypeEnum = {}));
|
|
41
45
|
/**
|
|
42
46
|
* Check if a given object implements the AccountNotificationDto interface.
|
|
43
47
|
*/
|
|
@@ -41,22 +41,22 @@ export interface AccountOnboardingDto {
|
|
|
41
41
|
provider: AccountOnboardingDtoProviderEnum;
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
44
|
+
* @export
|
|
45
|
+
* @enum {string}
|
|
46
|
+
*/
|
|
47
|
+
export declare enum AccountOnboardingDtoStatusEnum {
|
|
48
|
+
PENDING = "pending",
|
|
49
|
+
ACTIVE = "active",
|
|
50
|
+
REJECTED = "rejected"
|
|
51
|
+
}
|
|
52
52
|
/**
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
53
|
+
* @export
|
|
54
|
+
* @enum {string}
|
|
55
|
+
*/
|
|
56
|
+
export declare enum AccountOnboardingDtoProviderEnum {
|
|
57
|
+
STRIPE = "stripe",
|
|
58
|
+
SUMSUB = "sumsub"
|
|
59
|
+
}
|
|
60
60
|
/**
|
|
61
61
|
* Check if a given object implements the AccountOnboardingDto interface.
|
|
62
62
|
*/
|
|
@@ -20,20 +20,24 @@ exports.AccountOnboardingDtoFromJSONTyped = AccountOnboardingDtoFromJSONTyped;
|
|
|
20
20
|
exports.AccountOnboardingDtoToJSON = AccountOnboardingDtoToJSON;
|
|
21
21
|
exports.AccountOnboardingDtoToJSONTyped = AccountOnboardingDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var AccountOnboardingDtoStatusEnum;
|
|
27
|
+
(function (AccountOnboardingDtoStatusEnum) {
|
|
28
|
+
AccountOnboardingDtoStatusEnum["PENDING"] = "pending";
|
|
29
|
+
AccountOnboardingDtoStatusEnum["ACTIVE"] = "active";
|
|
30
|
+
AccountOnboardingDtoStatusEnum["REJECTED"] = "rejected";
|
|
31
|
+
})(AccountOnboardingDtoStatusEnum || (exports.AccountOnboardingDtoStatusEnum = AccountOnboardingDtoStatusEnum = {}));
|
|
30
32
|
/**
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
33
|
+
* @export
|
|
34
|
+
* @enum {string}
|
|
35
|
+
*/
|
|
36
|
+
var AccountOnboardingDtoProviderEnum;
|
|
37
|
+
(function (AccountOnboardingDtoProviderEnum) {
|
|
38
|
+
AccountOnboardingDtoProviderEnum["STRIPE"] = "stripe";
|
|
39
|
+
AccountOnboardingDtoProviderEnum["SUMSUB"] = "sumsub";
|
|
40
|
+
})(AccountOnboardingDtoProviderEnum || (exports.AccountOnboardingDtoProviderEnum = AccountOnboardingDtoProviderEnum = {}));
|
|
37
41
|
/**
|
|
38
42
|
* Check if a given object implements the AccountOnboardingDto interface.
|
|
39
43
|
*/
|
|
@@ -29,13 +29,13 @@ export interface AccountPayoutDto {
|
|
|
29
29
|
provider: AccountPayoutDtoProviderEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
* @enum {string}
|
|
34
|
+
*/
|
|
35
|
+
export declare enum AccountPayoutDtoProviderEnum {
|
|
36
|
+
STRIPE = "stripe",
|
|
37
|
+
BANK_ACCOUNT = "bank_account"
|
|
38
|
+
}
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the AccountPayoutDto interface.
|
|
41
41
|
*/
|
|
@@ -20,12 +20,14 @@ exports.AccountPayoutDtoFromJSONTyped = AccountPayoutDtoFromJSONTyped;
|
|
|
20
20
|
exports.AccountPayoutDtoToJSON = AccountPayoutDtoToJSON;
|
|
21
21
|
exports.AccountPayoutDtoToJSONTyped = AccountPayoutDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var AccountPayoutDtoProviderEnum;
|
|
27
|
+
(function (AccountPayoutDtoProviderEnum) {
|
|
28
|
+
AccountPayoutDtoProviderEnum["STRIPE"] = "stripe";
|
|
29
|
+
AccountPayoutDtoProviderEnum["BANK_ACCOUNT"] = "bank_account";
|
|
30
|
+
})(AccountPayoutDtoProviderEnum || (exports.AccountPayoutDtoProviderEnum = AccountPayoutDtoProviderEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the AccountPayoutDto interface.
|
|
31
33
|
*/
|
|
@@ -41,17 +41,17 @@ export interface AuBankAccountDetails {
|
|
|
41
41
|
bsb: string;
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
44
|
+
* @export
|
|
45
|
+
* @enum {string}
|
|
46
|
+
*/
|
|
47
|
+
export declare enum AuBankAccountDetailsTypeEnum {
|
|
48
|
+
UK_BANK_ACCOUNT_DETAILS = "UkBankAccountDetails",
|
|
49
|
+
US_BANK_ACCOUNT_DETAILS = "UsBankAccountDetails",
|
|
50
|
+
CA_BANK_ACCOUNT_DETAILS = "CaBankAccountDetails",
|
|
51
|
+
NZ_BANK_ACCOUNT_DETAILS = "NzBankAccountDetails",
|
|
52
|
+
AU_BANK_ACCOUNT_DETAILS = "AuBankAccountDetails",
|
|
53
|
+
SEPA_BANK_ACCOUNT_DETAILS = "SepaBankAccountDetails"
|
|
54
|
+
}
|
|
55
55
|
/**
|
|
56
56
|
* Check if a given object implements the AuBankAccountDetails interface.
|
|
57
57
|
*/
|
|
@@ -20,16 +20,18 @@ exports.AuBankAccountDetailsFromJSONTyped = AuBankAccountDetailsFromJSONTyped;
|
|
|
20
20
|
exports.AuBankAccountDetailsToJSON = AuBankAccountDetailsToJSON;
|
|
21
21
|
exports.AuBankAccountDetailsToJSONTyped = AuBankAccountDetailsToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var AuBankAccountDetailsTypeEnum;
|
|
27
|
+
(function (AuBankAccountDetailsTypeEnum) {
|
|
28
|
+
AuBankAccountDetailsTypeEnum["UK_BANK_ACCOUNT_DETAILS"] = "UkBankAccountDetails";
|
|
29
|
+
AuBankAccountDetailsTypeEnum["US_BANK_ACCOUNT_DETAILS"] = "UsBankAccountDetails";
|
|
30
|
+
AuBankAccountDetailsTypeEnum["CA_BANK_ACCOUNT_DETAILS"] = "CaBankAccountDetails";
|
|
31
|
+
AuBankAccountDetailsTypeEnum["NZ_BANK_ACCOUNT_DETAILS"] = "NzBankAccountDetails";
|
|
32
|
+
AuBankAccountDetailsTypeEnum["AU_BANK_ACCOUNT_DETAILS"] = "AuBankAccountDetails";
|
|
33
|
+
AuBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
|
|
34
|
+
})(AuBankAccountDetailsTypeEnum || (exports.AuBankAccountDetailsTypeEnum = AuBankAccountDetailsTypeEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the AuBankAccountDetails interface.
|
|
35
37
|
*/
|
|
@@ -61,15 +61,15 @@ export interface BillingInformationDto {
|
|
|
61
61
|
companyInfo: CompanyInformationDto | null;
|
|
62
62
|
}
|
|
63
63
|
/**
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
64
|
+
* @export
|
|
65
|
+
* @enum {string}
|
|
66
|
+
*/
|
|
67
|
+
export declare enum BillingInformationDtoTypeEnum {
|
|
68
|
+
COMPANY = "company",
|
|
69
|
+
GOVERNMENT_ENTITY = "government_entity",
|
|
70
|
+
INDIVIDUAL = "individual",
|
|
71
|
+
NON_PROFIT = "non_profit"
|
|
72
|
+
}
|
|
73
73
|
/**
|
|
74
74
|
* Check if a given object implements the BillingInformationDto interface.
|
|
75
75
|
*/
|
|
@@ -22,14 +22,16 @@ exports.BillingInformationDtoToJSONTyped = BillingInformationDtoToJSONTyped;
|
|
|
22
22
|
var CompanyInformationDto_1 = require("./CompanyInformationDto");
|
|
23
23
|
var AddressDto_1 = require("./AddressDto");
|
|
24
24
|
/**
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var BillingInformationDtoTypeEnum;
|
|
29
|
+
(function (BillingInformationDtoTypeEnum) {
|
|
30
|
+
BillingInformationDtoTypeEnum["COMPANY"] = "company";
|
|
31
|
+
BillingInformationDtoTypeEnum["GOVERNMENT_ENTITY"] = "government_entity";
|
|
32
|
+
BillingInformationDtoTypeEnum["INDIVIDUAL"] = "individual";
|
|
33
|
+
BillingInformationDtoTypeEnum["NON_PROFIT"] = "non_profit";
|
|
34
|
+
})(BillingInformationDtoTypeEnum || (exports.BillingInformationDtoTypeEnum = BillingInformationDtoTypeEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the BillingInformationDto interface.
|
|
35
37
|
*/
|
|
@@ -66,25 +66,25 @@ export interface BuyerDomainTransferListItemDto {
|
|
|
66
66
|
ipsTag: string | null;
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
69
|
+
* @export
|
|
70
|
+
* @enum {string}
|
|
71
|
+
*/
|
|
72
|
+
export declare enum BuyerDomainTransferListItemDtoInvoiceStatusEnum {
|
|
73
|
+
DRAFT = "draft",
|
|
74
|
+
PAID = "paid",
|
|
75
|
+
CANCELLED = "cancelled"
|
|
76
|
+
}
|
|
77
77
|
/**
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
78
|
+
* @export
|
|
79
|
+
* @enum {string}
|
|
80
|
+
*/
|
|
81
|
+
export declare enum BuyerDomainTransferListItemDtoDomainTransferStatusEnum {
|
|
82
|
+
CREATED = "created",
|
|
83
|
+
STARTED = "started",
|
|
84
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
85
|
+
ERROR = "error",
|
|
86
|
+
COMPLETED = "completed"
|
|
87
|
+
}
|
|
88
88
|
/**
|
|
89
89
|
* Check if a given object implements the BuyerDomainTransferListItemDto interface.
|
|
90
90
|
*/
|
|
@@ -21,23 +21,27 @@ exports.BuyerDomainTransferListItemDtoToJSON = BuyerDomainTransferListItemDtoToJ
|
|
|
21
21
|
exports.BuyerDomainTransferListItemDtoToJSONTyped = BuyerDomainTransferListItemDtoToJSONTyped;
|
|
22
22
|
var BuyerDomainTransferListItemDomainDto_1 = require("./BuyerDomainTransferListItemDomainDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var BuyerDomainTransferListItemDtoInvoiceStatusEnum;
|
|
28
|
+
(function (BuyerDomainTransferListItemDtoInvoiceStatusEnum) {
|
|
29
|
+
BuyerDomainTransferListItemDtoInvoiceStatusEnum["DRAFT"] = "draft";
|
|
30
|
+
BuyerDomainTransferListItemDtoInvoiceStatusEnum["PAID"] = "paid";
|
|
31
|
+
BuyerDomainTransferListItemDtoInvoiceStatusEnum["CANCELLED"] = "cancelled";
|
|
32
|
+
})(BuyerDomainTransferListItemDtoInvoiceStatusEnum || (exports.BuyerDomainTransferListItemDtoInvoiceStatusEnum = BuyerDomainTransferListItemDtoInvoiceStatusEnum = {}));
|
|
31
33
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
34
|
+
* @export
|
|
35
|
+
* @enum {string}
|
|
36
|
+
*/
|
|
37
|
+
var BuyerDomainTransferListItemDtoDomainTransferStatusEnum;
|
|
38
|
+
(function (BuyerDomainTransferListItemDtoDomainTransferStatusEnum) {
|
|
39
|
+
BuyerDomainTransferListItemDtoDomainTransferStatusEnum["CREATED"] = "created";
|
|
40
|
+
BuyerDomainTransferListItemDtoDomainTransferStatusEnum["STARTED"] = "started";
|
|
41
|
+
BuyerDomainTransferListItemDtoDomainTransferStatusEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
42
|
+
BuyerDomainTransferListItemDtoDomainTransferStatusEnum["ERROR"] = "error";
|
|
43
|
+
BuyerDomainTransferListItemDtoDomainTransferStatusEnum["COMPLETED"] = "completed";
|
|
44
|
+
})(BuyerDomainTransferListItemDtoDomainTransferStatusEnum || (exports.BuyerDomainTransferListItemDtoDomainTransferStatusEnum = BuyerDomainTransferListItemDtoDomainTransferStatusEnum = {}));
|
|
41
45
|
/**
|
|
42
46
|
* Check if a given object implements the BuyerDomainTransferListItemDto interface.
|
|
43
47
|
*/
|