@randock/nameshift-api-client 0.0.240 → 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/VERSION +1 -1
- package/README.md +3 -3
- 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 +26 -8
- package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.js +21 -7
- 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/package.json +1 -1
- 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 +35 -9
- 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
|
@@ -21,15 +21,17 @@ exports.DomainTransferDetailSellerPayoutInvoiceDtoToJSON = DomainTransferDetailS
|
|
|
21
21
|
exports.DomainTransferDetailSellerPayoutInvoiceDtoToJSONTyped = DomainTransferDetailSellerPayoutInvoiceDtoToJSONTyped;
|
|
22
22
|
var MoneyDto_1 = require("./MoneyDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum;
|
|
28
|
+
(function (DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum) {
|
|
29
|
+
DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["OPEN"] = "open";
|
|
30
|
+
DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["PAID"] = "paid";
|
|
31
|
+
DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["ERROR"] = "error";
|
|
32
|
+
DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["CANCELLED"] = "cancelled";
|
|
33
|
+
DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["REFUNDED"] = "refunded";
|
|
34
|
+
})(DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum || (exports.DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the DomainTransferDetailSellerPayoutInvoiceDto interface.
|
|
35
37
|
*/
|
|
@@ -85,15 +85,15 @@ export interface DomainTransferDetailWorkflowStepDto {
|
|
|
85
85
|
lastExecutionDate: Date | null;
|
|
86
86
|
}
|
|
87
87
|
/**
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
88
|
+
* @export
|
|
89
|
+
* @enum {string}
|
|
90
|
+
*/
|
|
91
|
+
export declare enum DomainTransferDetailWorkflowStepDtoStatusEnum {
|
|
92
|
+
PENDING = "pending",
|
|
93
|
+
FINISHED = "finished",
|
|
94
|
+
WAITING_INTERACTION = "waitingInteraction",
|
|
95
|
+
ERROR = "error"
|
|
96
|
+
}
|
|
97
97
|
/**
|
|
98
98
|
* Check if a given object implements the DomainTransferDetailWorkflowStepDto interface.
|
|
99
99
|
*/
|
|
@@ -22,14 +22,16 @@ exports.DomainTransferDetailWorkflowStepDtoToJSONTyped = DomainTransferDetailWor
|
|
|
22
22
|
var DomainTransferDetailWorkflowStepActionDto_1 = require("./DomainTransferDetailWorkflowStepActionDto");
|
|
23
23
|
var DomainTransferDetailsValidationDto_1 = require("./DomainTransferDetailsValidationDto");
|
|
24
24
|
/**
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var DomainTransferDetailWorkflowStepDtoStatusEnum;
|
|
29
|
+
(function (DomainTransferDetailWorkflowStepDtoStatusEnum) {
|
|
30
|
+
DomainTransferDetailWorkflowStepDtoStatusEnum["PENDING"] = "pending";
|
|
31
|
+
DomainTransferDetailWorkflowStepDtoStatusEnum["FINISHED"] = "finished";
|
|
32
|
+
DomainTransferDetailWorkflowStepDtoStatusEnum["WAITING_INTERACTION"] = "waitingInteraction";
|
|
33
|
+
DomainTransferDetailWorkflowStepDtoStatusEnum["ERROR"] = "error";
|
|
34
|
+
})(DomainTransferDetailWorkflowStepDtoStatusEnum || (exports.DomainTransferDetailWorkflowStepDtoStatusEnum = DomainTransferDetailWorkflowStepDtoStatusEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the DomainTransferDetailWorkflowStepDto interface.
|
|
35
37
|
*/
|
|
@@ -96,27 +96,27 @@ export interface DomainTransferDetailsDto {
|
|
|
96
96
|
sellerPayoutInvoices: Array<DomainTransferDetailSellerPayoutInvoiceDto>;
|
|
97
97
|
}
|
|
98
98
|
/**
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
99
|
+
* @export
|
|
100
|
+
* @enum {string}
|
|
101
|
+
*/
|
|
102
|
+
export declare enum DomainTransferDetailsDtoStatusEnum {
|
|
103
|
+
CREATED = "created",
|
|
104
|
+
STARTED = "started",
|
|
105
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
106
|
+
ERROR = "error",
|
|
107
|
+
COMPLETED = "completed"
|
|
108
|
+
}
|
|
109
109
|
/**
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
110
|
+
* @export
|
|
111
|
+
* @enum {string}
|
|
112
|
+
*/
|
|
113
|
+
export declare enum DomainTransferDetailsDtoStatusSellerEnum {
|
|
114
|
+
CREATED = "created",
|
|
115
|
+
STARTED = "started",
|
|
116
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
117
|
+
ERROR = "error",
|
|
118
|
+
COMPLETED = "completed"
|
|
119
|
+
}
|
|
120
120
|
/**
|
|
121
121
|
* Check if a given object implements the DomainTransferDetailsDto interface.
|
|
122
122
|
*/
|
|
@@ -27,25 +27,29 @@ var DomainTransferDetailsWorkflowDto_1 = require("./DomainTransferDetailsWorkflo
|
|
|
27
27
|
var DomainTransferDetailsAuthCodeDto_1 = require("./DomainTransferDetailsAuthCodeDto");
|
|
28
28
|
var DomainTransferDetailsDomainDto_1 = require("./DomainTransferDetailsDomainDto");
|
|
29
29
|
/**
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
30
|
+
* @export
|
|
31
|
+
* @enum {string}
|
|
32
|
+
*/
|
|
33
|
+
var DomainTransferDetailsDtoStatusEnum;
|
|
34
|
+
(function (DomainTransferDetailsDtoStatusEnum) {
|
|
35
|
+
DomainTransferDetailsDtoStatusEnum["CREATED"] = "created";
|
|
36
|
+
DomainTransferDetailsDtoStatusEnum["STARTED"] = "started";
|
|
37
|
+
DomainTransferDetailsDtoStatusEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
38
|
+
DomainTransferDetailsDtoStatusEnum["ERROR"] = "error";
|
|
39
|
+
DomainTransferDetailsDtoStatusEnum["COMPLETED"] = "completed";
|
|
40
|
+
})(DomainTransferDetailsDtoStatusEnum || (exports.DomainTransferDetailsDtoStatusEnum = DomainTransferDetailsDtoStatusEnum = {}));
|
|
39
41
|
/**
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
42
|
+
* @export
|
|
43
|
+
* @enum {string}
|
|
44
|
+
*/
|
|
45
|
+
var DomainTransferDetailsDtoStatusSellerEnum;
|
|
46
|
+
(function (DomainTransferDetailsDtoStatusSellerEnum) {
|
|
47
|
+
DomainTransferDetailsDtoStatusSellerEnum["CREATED"] = "created";
|
|
48
|
+
DomainTransferDetailsDtoStatusSellerEnum["STARTED"] = "started";
|
|
49
|
+
DomainTransferDetailsDtoStatusSellerEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
50
|
+
DomainTransferDetailsDtoStatusSellerEnum["ERROR"] = "error";
|
|
51
|
+
DomainTransferDetailsDtoStatusSellerEnum["COMPLETED"] = "completed";
|
|
52
|
+
})(DomainTransferDetailsDtoStatusSellerEnum || (exports.DomainTransferDetailsDtoStatusSellerEnum = DomainTransferDetailsDtoStatusSellerEnum = {}));
|
|
49
53
|
/**
|
|
50
54
|
* Check if a given object implements the DomainTransferDetailsDto interface.
|
|
51
55
|
*/
|
|
@@ -43,13 +43,13 @@ export interface DomainTransferDetailsOrderDto {
|
|
|
43
43
|
seller: DomainTransferDetailsSellerDto;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
46
|
+
* @export
|
|
47
|
+
* @enum {string}
|
|
48
|
+
*/
|
|
49
|
+
export declare enum DomainTransferDetailsOrderDtoTypeEnum {
|
|
50
|
+
BUY_NOW = "buy_now",
|
|
51
|
+
OFFER = "offer"
|
|
52
|
+
}
|
|
53
53
|
/**
|
|
54
54
|
* Check if a given object implements the DomainTransferDetailsOrderDto interface.
|
|
55
55
|
*/
|
|
@@ -22,12 +22,14 @@ exports.DomainTransferDetailsOrderDtoToJSONTyped = DomainTransferDetailsOrderDto
|
|
|
22
22
|
var DomainTransferDetailsBuyerDto_1 = require("./DomainTransferDetailsBuyerDto");
|
|
23
23
|
var DomainTransferDetailsSellerDto_1 = require("./DomainTransferDetailsSellerDto");
|
|
24
24
|
/**
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var DomainTransferDetailsOrderDtoTypeEnum;
|
|
29
|
+
(function (DomainTransferDetailsOrderDtoTypeEnum) {
|
|
30
|
+
DomainTransferDetailsOrderDtoTypeEnum["BUY_NOW"] = "buy_now";
|
|
31
|
+
DomainTransferDetailsOrderDtoTypeEnum["OFFER"] = "offer";
|
|
32
|
+
})(DomainTransferDetailsOrderDtoTypeEnum || (exports.DomainTransferDetailsOrderDtoTypeEnum = DomainTransferDetailsOrderDtoTypeEnum = {}));
|
|
31
33
|
/**
|
|
32
34
|
* Check if a given object implements the DomainTransferDetailsOrderDto interface.
|
|
33
35
|
*/
|
|
@@ -43,13 +43,13 @@ export interface DomainTransferDetailsSubscriptionDto {
|
|
|
43
43
|
seller: DomainTransferDetailsSellerDto;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
46
|
+
* @export
|
|
47
|
+
* @enum {string}
|
|
48
|
+
*/
|
|
49
|
+
export declare enum DomainTransferDetailsSubscriptionDtoTypeEnum {
|
|
50
|
+
RENT = "rent",
|
|
51
|
+
LEASE_TO_OWN = "lease_to_own"
|
|
52
|
+
}
|
|
53
53
|
/**
|
|
54
54
|
* Check if a given object implements the DomainTransferDetailsSubscriptionDto interface.
|
|
55
55
|
*/
|
|
@@ -22,12 +22,14 @@ exports.DomainTransferDetailsSubscriptionDtoToJSONTyped = DomainTransferDetailsS
|
|
|
22
22
|
var DomainTransferDetailsBuyerDto_1 = require("./DomainTransferDetailsBuyerDto");
|
|
23
23
|
var DomainTransferDetailsSellerDto_1 = require("./DomainTransferDetailsSellerDto");
|
|
24
24
|
/**
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var DomainTransferDetailsSubscriptionDtoTypeEnum;
|
|
29
|
+
(function (DomainTransferDetailsSubscriptionDtoTypeEnum) {
|
|
30
|
+
DomainTransferDetailsSubscriptionDtoTypeEnum["RENT"] = "rent";
|
|
31
|
+
DomainTransferDetailsSubscriptionDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
|
|
32
|
+
})(DomainTransferDetailsSubscriptionDtoTypeEnum || (exports.DomainTransferDetailsSubscriptionDtoTypeEnum = DomainTransferDetailsSubscriptionDtoTypeEnum = {}));
|
|
31
33
|
/**
|
|
32
34
|
* Check if a given object implements the DomainTransferDetailsSubscriptionDto interface.
|
|
33
35
|
*/
|
|
@@ -71,20 +71,20 @@ export interface DomainTransferDetailsValidationDto {
|
|
|
71
71
|
finishedAt: Date | null;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
74
|
+
* @export
|
|
75
|
+
* @enum {string}
|
|
76
|
+
*/
|
|
77
|
+
export declare enum DomainTransferDetailsValidationDtoReasonEnum {
|
|
78
|
+
INVALID_AUTH_CODE = "invalid_auth_code",
|
|
79
|
+
OTHER = "other"
|
|
80
|
+
}
|
|
81
81
|
/**
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
82
|
+
* @export
|
|
83
|
+
* @enum {string}
|
|
84
|
+
*/
|
|
85
|
+
export declare enum DomainTransferDetailsValidationDtoValidatorEnum {
|
|
86
|
+
BUYER = "buyer"
|
|
87
|
+
}
|
|
88
88
|
/**
|
|
89
89
|
* Check if a given object implements the DomainTransferDetailsValidationDto interface.
|
|
90
90
|
*/
|
|
@@ -20,18 +20,22 @@ exports.DomainTransferDetailsValidationDtoFromJSONTyped = DomainTransferDetailsV
|
|
|
20
20
|
exports.DomainTransferDetailsValidationDtoToJSON = DomainTransferDetailsValidationDtoToJSON;
|
|
21
21
|
exports.DomainTransferDetailsValidationDtoToJSONTyped = DomainTransferDetailsValidationDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var DomainTransferDetailsValidationDtoReasonEnum;
|
|
27
|
+
(function (DomainTransferDetailsValidationDtoReasonEnum) {
|
|
28
|
+
DomainTransferDetailsValidationDtoReasonEnum["INVALID_AUTH_CODE"] = "invalid_auth_code";
|
|
29
|
+
DomainTransferDetailsValidationDtoReasonEnum["OTHER"] = "other";
|
|
30
|
+
})(DomainTransferDetailsValidationDtoReasonEnum || (exports.DomainTransferDetailsValidationDtoReasonEnum = DomainTransferDetailsValidationDtoReasonEnum = {}));
|
|
29
31
|
/**
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
* @export
|
|
33
|
+
* @enum {string}
|
|
34
|
+
*/
|
|
35
|
+
var DomainTransferDetailsValidationDtoValidatorEnum;
|
|
36
|
+
(function (DomainTransferDetailsValidationDtoValidatorEnum) {
|
|
37
|
+
DomainTransferDetailsValidationDtoValidatorEnum["BUYER"] = "buyer";
|
|
38
|
+
})(DomainTransferDetailsValidationDtoValidatorEnum || (exports.DomainTransferDetailsValidationDtoValidatorEnum = DomainTransferDetailsValidationDtoValidatorEnum = {}));
|
|
35
39
|
/**
|
|
36
40
|
* Check if a given object implements the DomainTransferDetailsValidationDto interface.
|
|
37
41
|
*/
|
|
@@ -36,15 +36,15 @@ export interface DomainTransferDetailsWorkflowDto {
|
|
|
36
36
|
steps: Array<DomainTransferDetailWorkflowStepDto>;
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
39
|
+
* @export
|
|
40
|
+
* @enum {string}
|
|
41
|
+
*/
|
|
42
|
+
export declare enum DomainTransferDetailsWorkflowDtoPathEnum {
|
|
43
|
+
DIRECT = "direct",
|
|
44
|
+
INTERMEDIARY = "intermediary",
|
|
45
|
+
MANUAL = "manual",
|
|
46
|
+
AUTO = "auto"
|
|
47
|
+
}
|
|
48
48
|
/**
|
|
49
49
|
* Check if a given object implements the DomainTransferDetailsWorkflowDto interface.
|
|
50
50
|
*/
|
|
@@ -21,14 +21,16 @@ exports.DomainTransferDetailsWorkflowDtoToJSON = DomainTransferDetailsWorkflowDt
|
|
|
21
21
|
exports.DomainTransferDetailsWorkflowDtoToJSONTyped = DomainTransferDetailsWorkflowDtoToJSONTyped;
|
|
22
22
|
var DomainTransferDetailWorkflowStepDto_1 = require("./DomainTransferDetailWorkflowStepDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var DomainTransferDetailsWorkflowDtoPathEnum;
|
|
28
|
+
(function (DomainTransferDetailsWorkflowDtoPathEnum) {
|
|
29
|
+
DomainTransferDetailsWorkflowDtoPathEnum["DIRECT"] = "direct";
|
|
30
|
+
DomainTransferDetailsWorkflowDtoPathEnum["INTERMEDIARY"] = "intermediary";
|
|
31
|
+
DomainTransferDetailsWorkflowDtoPathEnum["MANUAL"] = "manual";
|
|
32
|
+
DomainTransferDetailsWorkflowDtoPathEnum["AUTO"] = "auto";
|
|
33
|
+
})(DomainTransferDetailsWorkflowDtoPathEnum || (exports.DomainTransferDetailsWorkflowDtoPathEnum = DomainTransferDetailsWorkflowDtoPathEnum = {}));
|
|
32
34
|
/**
|
|
33
35
|
* Check if a given object implements the DomainTransferDetailsWorkflowDto interface.
|
|
34
36
|
*/
|
|
@@ -76,27 +76,27 @@ export interface DomainTransferDto {
|
|
|
76
76
|
workflow: DomainTransferWorkflowDto;
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
79
|
+
* @export
|
|
80
|
+
* @enum {string}
|
|
81
|
+
*/
|
|
82
|
+
export declare enum DomainTransferDtoStatusEnum {
|
|
83
|
+
CREATED = "created",
|
|
84
|
+
STARTED = "started",
|
|
85
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
86
|
+
ERROR = "error",
|
|
87
|
+
COMPLETED = "completed"
|
|
88
|
+
}
|
|
89
89
|
/**
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
90
|
+
* @export
|
|
91
|
+
* @enum {string}
|
|
92
|
+
*/
|
|
93
|
+
export declare enum DomainTransferDtoStatusSellerEnum {
|
|
94
|
+
CREATED = "created",
|
|
95
|
+
STARTED = "started",
|
|
96
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
97
|
+
ERROR = "error",
|
|
98
|
+
COMPLETED = "completed"
|
|
99
|
+
}
|
|
100
100
|
/**
|
|
101
101
|
* Check if a given object implements the DomainTransferDto interface.
|
|
102
102
|
*/
|
|
@@ -25,25 +25,29 @@ var DomainTransferWorkflowDto_1 = require("./DomainTransferWorkflowDto");
|
|
|
25
25
|
var DomainTransferSubscriptionDto_1 = require("./DomainTransferSubscriptionDto");
|
|
26
26
|
var DomainTransferAgentDto_1 = require("./DomainTransferAgentDto");
|
|
27
27
|
/**
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
28
|
+
* @export
|
|
29
|
+
* @enum {string}
|
|
30
|
+
*/
|
|
31
|
+
var DomainTransferDtoStatusEnum;
|
|
32
|
+
(function (DomainTransferDtoStatusEnum) {
|
|
33
|
+
DomainTransferDtoStatusEnum["CREATED"] = "created";
|
|
34
|
+
DomainTransferDtoStatusEnum["STARTED"] = "started";
|
|
35
|
+
DomainTransferDtoStatusEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
36
|
+
DomainTransferDtoStatusEnum["ERROR"] = "error";
|
|
37
|
+
DomainTransferDtoStatusEnum["COMPLETED"] = "completed";
|
|
38
|
+
})(DomainTransferDtoStatusEnum || (exports.DomainTransferDtoStatusEnum = DomainTransferDtoStatusEnum = {}));
|
|
37
39
|
/**
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
40
|
+
* @export
|
|
41
|
+
* @enum {string}
|
|
42
|
+
*/
|
|
43
|
+
var DomainTransferDtoStatusSellerEnum;
|
|
44
|
+
(function (DomainTransferDtoStatusSellerEnum) {
|
|
45
|
+
DomainTransferDtoStatusSellerEnum["CREATED"] = "created";
|
|
46
|
+
DomainTransferDtoStatusSellerEnum["STARTED"] = "started";
|
|
47
|
+
DomainTransferDtoStatusSellerEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
48
|
+
DomainTransferDtoStatusSellerEnum["ERROR"] = "error";
|
|
49
|
+
DomainTransferDtoStatusSellerEnum["COMPLETED"] = "completed";
|
|
50
|
+
})(DomainTransferDtoStatusSellerEnum || (exports.DomainTransferDtoStatusSellerEnum = DomainTransferDtoStatusSellerEnum = {}));
|
|
47
51
|
/**
|
|
48
52
|
* Check if a given object implements the DomainTransferDto interface.
|
|
49
53
|
*/
|
|
@@ -23,15 +23,15 @@ export interface DomainTransferWorkflowDto {
|
|
|
23
23
|
path: DomainTransferWorkflowDtoPathEnum | null;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
26
|
+
* @export
|
|
27
|
+
* @enum {string}
|
|
28
|
+
*/
|
|
29
|
+
export declare enum DomainTransferWorkflowDtoPathEnum {
|
|
30
|
+
DIRECT = "direct",
|
|
31
|
+
INTERMEDIARY = "intermediary",
|
|
32
|
+
MANUAL = "manual",
|
|
33
|
+
AUTO = "auto"
|
|
34
|
+
}
|
|
35
35
|
/**
|
|
36
36
|
* Check if a given object implements the DomainTransferWorkflowDto interface.
|
|
37
37
|
*/
|
|
@@ -20,14 +20,16 @@ exports.DomainTransferWorkflowDtoFromJSONTyped = DomainTransferWorkflowDtoFromJS
|
|
|
20
20
|
exports.DomainTransferWorkflowDtoToJSON = DomainTransferWorkflowDtoToJSON;
|
|
21
21
|
exports.DomainTransferWorkflowDtoToJSONTyped = DomainTransferWorkflowDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var DomainTransferWorkflowDtoPathEnum;
|
|
27
|
+
(function (DomainTransferWorkflowDtoPathEnum) {
|
|
28
|
+
DomainTransferWorkflowDtoPathEnum["DIRECT"] = "direct";
|
|
29
|
+
DomainTransferWorkflowDtoPathEnum["INTERMEDIARY"] = "intermediary";
|
|
30
|
+
DomainTransferWorkflowDtoPathEnum["MANUAL"] = "manual";
|
|
31
|
+
DomainTransferWorkflowDtoPathEnum["AUTO"] = "auto";
|
|
32
|
+
})(DomainTransferWorkflowDtoPathEnum || (exports.DomainTransferWorkflowDtoPathEnum = DomainTransferWorkflowDtoPathEnum = {}));
|
|
31
33
|
/**
|
|
32
34
|
* Check if a given object implements the DomainTransferWorkflowDto interface.
|
|
33
35
|
*/
|
|
@@ -89,16 +89,16 @@ export interface IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFe
|
|
|
89
89
|
enabledFeatures: Array<IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum>;
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
92
|
+
* @export
|
|
93
|
+
* @enum {string}
|
|
94
|
+
*/
|
|
95
|
+
export declare enum IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum {
|
|
96
|
+
LEASE_TO_OWN = "LEASE_TO_OWN",
|
|
97
|
+
RENT = "RENT",
|
|
98
|
+
SEO_METRICS = "SEO_METRICS",
|
|
99
|
+
BANK_PAYOUTS = "BANK_PAYOUTS",
|
|
100
|
+
ZERO_COMMISSION = "ZERO_COMMISSION"
|
|
101
|
+
}
|
|
102
102
|
/**
|
|
103
103
|
* Check if a given object implements the IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto interface.
|
|
104
104
|
*/
|
package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js
CHANGED
|
@@ -26,15 +26,17 @@ var AccountMetricsDto_1 = require("./AccountMetricsDto");
|
|
|
26
26
|
var AccountNotificationDto_1 = require("./AccountNotificationDto");
|
|
27
27
|
var BillingInformationDto_1 = require("./BillingInformationDto");
|
|
28
28
|
/**
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
29
|
+
* @export
|
|
30
|
+
* @enum {string}
|
|
31
|
+
*/
|
|
32
|
+
var IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum;
|
|
33
|
+
(function (IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum) {
|
|
34
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["LEASE_TO_OWN"] = "LEASE_TO_OWN";
|
|
35
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["RENT"] = "RENT";
|
|
36
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["SEO_METRICS"] = "SEO_METRICS";
|
|
37
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["BANK_PAYOUTS"] = "BANK_PAYOUTS";
|
|
38
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["ZERO_COMMISSION"] = "ZERO_COMMISSION";
|
|
39
|
+
})(IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum || (exports.IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = {}));
|
|
38
40
|
/**
|
|
39
41
|
* Check if a given object implements the IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto interface.
|
|
40
42
|
*/
|