@randock/nameshift-api-client 0.0.241 → 0.0.242
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/README.md +2 -3
- package/dist/apis/DomainsPublicApi.d.ts +27 -0
- package/dist/apis/DomainsPublicApi.js +128 -0
- package/dist/models/AccountBankAccountDto.d.ts +8 -8
- package/dist/models/AccountBankAccountDto.js +7 -9
- package/dist/models/AccountNotificationDto.d.ts +18 -18
- package/dist/models/AccountNotificationDto.js +16 -20
- package/dist/models/AccountOnboardingDto.d.ts +15 -15
- package/dist/models/AccountOnboardingDto.js +13 -17
- package/dist/models/AccountPayoutDto.d.ts +7 -7
- package/dist/models/AccountPayoutDto.js +6 -8
- package/dist/models/AuBankAccountDetails.d.ts +11 -11
- package/dist/models/AuBankAccountDetails.js +10 -12
- package/dist/models/BillingInformationDto.d.ts +9 -9
- package/dist/models/BillingInformationDto.js +8 -10
- package/dist/models/BuyerDomainTransferListItemDto.d.ts +18 -18
- package/dist/models/BuyerDomainTransferListItemDto.js +16 -20
- package/dist/models/BuyerLeadListItemDto.d.ts +18 -18
- package/dist/models/BuyerLeadListItemDto.js +16 -20
- package/dist/models/BuyerSecurityUserDto.d.ts +7 -7
- package/dist/models/BuyerSecurityUserDto.js +6 -8
- package/dist/models/BuyerSessionDto.d.ts +7 -7
- package/dist/models/BuyerSessionDto.js +6 -8
- package/dist/models/BuyerSubscriptionListItemDto.d.ts +17 -17
- package/dist/models/BuyerSubscriptionListItemDto.js +15 -19
- package/dist/models/CaBankAccountDetails.d.ts +11 -11
- package/dist/models/CaBankAccountDetails.js +10 -12
- package/dist/models/ChangeOrderStatusInput.d.ts +8 -8
- package/dist/models/ChangeOrderStatusInput.js +7 -9
- package/dist/models/ChangeSubscriptionStatusInput.d.ts +10 -10
- package/dist/models/ChangeSubscriptionStatusInput.js +9 -11
- package/dist/models/ConcreteDomainTransferTaskData.d.ts +12 -12
- package/dist/models/ConcreteDomainTransferTaskData.js +11 -13
- package/dist/models/CreateLeadInput.d.ts +8 -8
- package/dist/models/CreateLeadInput.js +7 -9
- package/dist/models/CreateManualLeadInput.d.ts +9 -9
- package/dist/models/CreateManualLeadInput.js +8 -10
- package/dist/models/CreateSubscriptionBillingPeriodicityInput.d.ts +7 -7
- package/dist/models/CreateSubscriptionBillingPeriodicityInput.js +6 -8
- package/dist/models/CreateSubscriptionInput.d.ts +7 -7
- package/dist/models/CreateSubscriptionInput.js +6 -8
- package/dist/models/DomainStatsDto.d.ts +7 -7
- package/dist/models/DomainStatsDto.js +6 -8
- package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.d.ts +10 -10
- package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.js +9 -11
- package/dist/models/DomainTransferDetailWorkflowStepDto.d.ts +9 -9
- package/dist/models/DomainTransferDetailWorkflowStepDto.js +8 -10
- package/dist/models/DomainTransferDetailsDto.d.ts +20 -20
- package/dist/models/DomainTransferDetailsDto.js +18 -22
- package/dist/models/DomainTransferDetailsOrderDto.d.ts +7 -7
- package/dist/models/DomainTransferDetailsOrderDto.js +6 -8
- package/dist/models/DomainTransferDetailsSubscriptionDto.d.ts +7 -7
- package/dist/models/DomainTransferDetailsSubscriptionDto.js +6 -8
- package/dist/models/DomainTransferDetailsValidationDto.d.ts +13 -13
- package/dist/models/DomainTransferDetailsValidationDto.js +11 -15
- package/dist/models/DomainTransferDetailsWorkflowDto.d.ts +9 -9
- package/dist/models/DomainTransferDetailsWorkflowDto.js +8 -10
- package/dist/models/DomainTransferDto.d.ts +20 -20
- package/dist/models/DomainTransferDto.js +18 -22
- package/dist/models/DomainTransferWorkflowDto.d.ts +9 -9
- package/dist/models/DomainTransferWorkflowDto.js +8 -10
- package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.d.ts +10 -10
- package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js +9 -11
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.d.ts +18 -18
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.js +16 -20
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.d.ts +36 -36
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +32 -40
- package/dist/models/IntersectionTaskListTaskDto.d.ts +16 -16
- package/dist/models/IntersectionTaskListTaskDto.js +14 -18
- package/dist/models/InvoiceDto.d.ts +15 -15
- package/dist/models/InvoiceDto.js +13 -17
- package/dist/models/InvoiceItemTaxDto.d.ts +20 -20
- package/dist/models/InvoiceItemTaxDto.js +19 -21
- package/dist/models/InvoiceTransactionDto.d.ts +6 -6
- package/dist/models/InvoiceTransactionDto.js +5 -7
- package/dist/models/LeadDto.d.ts +18 -18
- package/dist/models/LeadDto.js +16 -20
- package/dist/models/LeadMessageDto.d.ts +18 -18
- package/dist/models/LeadMessageDto.js +16 -20
- package/dist/models/LeadStatusDto.d.ts +10 -10
- package/dist/models/LeadStatusDto.js +9 -11
- package/dist/models/NzBankAccountDetails.d.ts +11 -11
- package/dist/models/NzBankAccountDetails.js +10 -12
- package/dist/models/OrderDto.d.ts +8 -8
- package/dist/models/OrderDto.js +7 -9
- package/dist/models/OrderListItemDto.d.ts +8 -8
- package/dist/models/OrderListItemDto.js +7 -9
- package/dist/models/OwnedDomainDto.d.ts +16 -16
- package/dist/models/OwnedDomainDto.js +14 -18
- package/dist/models/ParsedDomainDto.d.ts +8 -8
- package/dist/models/ParsedDomainDto.js +7 -9
- package/dist/models/PublicLeadDto.d.ts +10 -10
- package/dist/models/PublicLeadDto.js +9 -11
- package/dist/models/RegisterAccountInput.d.ts +8 -8
- package/dist/models/RegisterAccountInput.js +7 -9
- package/dist/models/SellerDomainTransferDto.d.ts +10 -10
- package/dist/models/SellerDomainTransferDto.js +9 -11
- package/dist/models/SellerDomainTransferListItemDto.d.ts +10 -10
- package/dist/models/SellerDomainTransferListItemDto.js +9 -11
- package/dist/models/SellerSecurityUserDto.d.ts +7 -7
- package/dist/models/SellerSecurityUserDto.js +6 -8
- package/dist/models/SellerSubscriptionListItemDto.d.ts +17 -17
- package/dist/models/SellerSubscriptionListItemDto.js +15 -19
- package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.d.ts +8 -8
- package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.js +7 -9
- package/dist/models/SepaBankAccountDetails.d.ts +11 -11
- package/dist/models/SepaBankAccountDetails.js +10 -12
- package/dist/models/SetDomainTransferConfirmationInput.d.ts +7 -7
- package/dist/models/SetDomainTransferConfirmationInput.js +6 -8
- package/dist/models/SetPayoutProviderInput.d.ts +7 -7
- package/dist/models/SetPayoutProviderInput.js +6 -8
- package/dist/models/SubscriptionBillingPeriodicityDto.d.ts +7 -7
- package/dist/models/SubscriptionBillingPeriodicityDto.js +6 -8
- package/dist/models/SubscriptionDetailsBillingPeriodicityDto.d.ts +7 -7
- package/dist/models/SubscriptionDetailsBillingPeriodicityDto.js +6 -8
- package/dist/models/SubscriptionDetailsDto.d.ts +17 -17
- package/dist/models/SubscriptionDetailsDto.js +15 -19
- package/dist/models/SubscriptionDto.d.ts +27 -27
- package/dist/models/SubscriptionDto.js +24 -30
- package/dist/models/SubscriptionListItemBillingPeriodicityDto.d.ts +7 -7
- package/dist/models/SubscriptionListItemBillingPeriodicityDto.js +6 -8
- package/dist/models/SubscriptionListItemDto.d.ts +17 -17
- package/dist/models/SubscriptionListItemDto.js +15 -19
- package/dist/models/TaskListLeadDto.d.ts +8 -8
- package/dist/models/TaskListLeadDto.js +7 -9
- package/dist/models/UkBankAccountDetails.d.ts +11 -11
- package/dist/models/UkBankAccountDetails.js +10 -12
- package/dist/models/UpdateSubscriptionBillingPeriodicityInput.d.ts +7 -7
- package/dist/models/UpdateSubscriptionBillingPeriodicityInput.js +6 -8
- package/dist/models/UsBankAccountDetails.d.ts +11 -11
- package/dist/models/UsBankAccountDetails.js +10 -12
- package/dist/models/UserPasswordResetDto.d.ts +7 -7
- package/dist/models/UserPasswordResetDto.js +6 -8
- package/package.json +1 -5
- package/src/apis/DomainsPublicApi.ts +111 -0
- package/src/models/AccountBankAccountDto.ts +9 -8
- package/src/models/AccountNotificationDto.ts +20 -18
- package/src/models/AccountOnboardingDto.ts +17 -15
- package/src/models/AccountPayoutDto.ts +8 -7
- package/src/models/AuBankAccountDetails.ts +12 -11
- package/src/models/BillingInformationDto.ts +10 -9
- package/src/models/BuyerDomainTransferListItemDto.ts +20 -18
- package/src/models/BuyerLeadListItemDto.ts +20 -18
- package/src/models/BuyerSecurityUserDto.ts +8 -7
- package/src/models/BuyerSessionDto.ts +8 -7
- package/src/models/BuyerSubscriptionListItemDto.ts +19 -17
- package/src/models/CaBankAccountDetails.ts +12 -11
- package/src/models/ChangeOrderStatusInput.ts +9 -8
- package/src/models/ChangeSubscriptionStatusInput.ts +11 -10
- package/src/models/ConcreteDomainTransferTaskData.ts +13 -12
- package/src/models/CreateLeadInput.ts +9 -8
- package/src/models/CreateManualLeadInput.ts +10 -9
- package/src/models/CreateSubscriptionBillingPeriodicityInput.ts +8 -7
- package/src/models/CreateSubscriptionInput.ts +8 -7
- package/src/models/DomainStatsDto.ts +8 -7
- package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +11 -10
- package/src/models/DomainTransferDetailWorkflowStepDto.ts +10 -9
- package/src/models/DomainTransferDetailsDto.ts +22 -20
- package/src/models/DomainTransferDetailsOrderDto.ts +8 -7
- package/src/models/DomainTransferDetailsSubscriptionDto.ts +8 -7
- package/src/models/DomainTransferDetailsValidationDto.ts +15 -13
- package/src/models/DomainTransferDetailsWorkflowDto.ts +10 -9
- package/src/models/DomainTransferDto.ts +22 -20
- package/src/models/DomainTransferWorkflowDto.ts +10 -9
- package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts +11 -10
- package/src/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.ts +20 -18
- package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +40 -36
- package/src/models/IntersectionTaskListTaskDto.ts +18 -16
- package/src/models/InvoiceDto.ts +17 -15
- package/src/models/InvoiceItemTaxDto.ts +21 -20
- package/src/models/InvoiceTransactionDto.ts +7 -6
- package/src/models/LeadDto.ts +20 -18
- package/src/models/LeadMessageDto.ts +20 -18
- package/src/models/LeadStatusDto.ts +11 -10
- package/src/models/NzBankAccountDetails.ts +12 -11
- package/src/models/OrderDto.ts +9 -8
- package/src/models/OrderListItemDto.ts +9 -8
- package/src/models/OwnedDomainDto.ts +18 -16
- package/src/models/ParsedDomainDto.ts +9 -8
- package/src/models/PublicLeadDto.ts +11 -10
- package/src/models/RegisterAccountInput.ts +9 -8
- package/src/models/SellerDomainTransferDto.ts +11 -10
- package/src/models/SellerDomainTransferListItemDto.ts +11 -10
- package/src/models/SellerSecurityUserDto.ts +8 -7
- package/src/models/SellerSubscriptionListItemDto.ts +19 -17
- package/src/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.ts +9 -8
- package/src/models/SepaBankAccountDetails.ts +12 -11
- package/src/models/SetDomainTransferConfirmationInput.ts +8 -7
- package/src/models/SetPayoutProviderInput.ts +8 -7
- package/src/models/SubscriptionBillingPeriodicityDto.ts +8 -7
- package/src/models/SubscriptionDetailsBillingPeriodicityDto.ts +8 -7
- package/src/models/SubscriptionDetailsDto.ts +19 -17
- package/src/models/SubscriptionDto.ts +30 -27
- package/src/models/SubscriptionListItemBillingPeriodicityDto.ts +8 -7
- package/src/models/SubscriptionListItemDto.ts +19 -17
- package/src/models/TaskListLeadDto.ts +9 -8
- package/src/models/UkBankAccountDetails.ts +12 -11
- package/src/models/UpdateSubscriptionBillingPeriodicityInput.ts +8 -7
- package/src/models/UsBankAccountDetails.ts +12 -11
- package/src/models/UserPasswordResetDto.ts +8 -7
|
@@ -71,15 +71,16 @@ export interface CreateLeadInput {
|
|
|
71
71
|
email: string;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
+
|
|
74
75
|
/**
|
|
75
|
-
* @export
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
76
|
+
* @export
|
|
77
|
+
*/
|
|
78
|
+
export const CreateLeadInputOfferedByEnum = {
|
|
79
|
+
BUYER: 'buyer',
|
|
80
|
+
SELLER: 'seller',
|
|
81
|
+
ADMIN: 'admin'
|
|
82
|
+
} as const;
|
|
83
|
+
export type CreateLeadInputOfferedByEnum = typeof CreateLeadInputOfferedByEnum[keyof typeof CreateLeadInputOfferedByEnum];
|
|
83
84
|
|
|
84
85
|
|
|
85
86
|
/**
|
|
@@ -83,16 +83,17 @@ export interface CreateManualLeadInput {
|
|
|
83
83
|
leaseToOwnMaxMonths: number | null;
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
+
|
|
86
87
|
/**
|
|
87
|
-
* @export
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
88
|
+
* @export
|
|
89
|
+
*/
|
|
90
|
+
export const CreateManualLeadInputTypeEnum = {
|
|
91
|
+
BUY_NOW: 'buy_now',
|
|
92
|
+
OFFER: 'offer',
|
|
93
|
+
LEASE_TO_OWN: 'lease_to_own',
|
|
94
|
+
RENT: 'rent'
|
|
95
|
+
} as const;
|
|
96
|
+
export type CreateManualLeadInputTypeEnum = typeof CreateManualLeadInputTypeEnum[keyof typeof CreateManualLeadInputTypeEnum];
|
|
96
97
|
|
|
97
98
|
|
|
98
99
|
/**
|
|
@@ -33,14 +33,15 @@ export interface CreateSubscriptionBillingPeriodicityInput {
|
|
|
33
33
|
unit: CreateSubscriptionBillingPeriodicityInputUnitEnum;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
|
|
36
37
|
/**
|
|
37
|
-
* @export
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export const CreateSubscriptionBillingPeriodicityInputUnitEnum = {
|
|
41
|
+
WEEK: 'week',
|
|
42
|
+
MONTH: 'month'
|
|
43
|
+
} as const;
|
|
44
|
+
export type CreateSubscriptionBillingPeriodicityInputUnitEnum = typeof CreateSubscriptionBillingPeriodicityInputUnitEnum[keyof typeof CreateSubscriptionBillingPeriodicityInputUnitEnum];
|
|
44
45
|
|
|
45
46
|
|
|
46
47
|
/**
|
|
@@ -126,14 +126,15 @@ export interface CreateSubscriptionInput {
|
|
|
126
126
|
companyInfo?: SubscriptionCompanyInfoDto | null;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
+
|
|
129
130
|
/**
|
|
130
|
-
* @export
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
131
|
+
* @export
|
|
132
|
+
*/
|
|
133
|
+
export const CreateSubscriptionInputSubscriptionTypeEnum = {
|
|
134
|
+
RENT: 'rent',
|
|
135
|
+
LEASE_TO_OWN: 'lease_to_own'
|
|
136
|
+
} as const;
|
|
137
|
+
export type CreateSubscriptionInputSubscriptionTypeEnum = typeof CreateSubscriptionInputSubscriptionTypeEnum[keyof typeof CreateSubscriptionInputSubscriptionTypeEnum];
|
|
137
138
|
|
|
138
139
|
|
|
139
140
|
/**
|
|
@@ -59,14 +59,15 @@ export interface DomainStatsDto {
|
|
|
59
59
|
chartData: Array<ChartDataPoint> | null;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
+
|
|
62
63
|
/**
|
|
63
|
-
* @export
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
* @export
|
|
65
|
+
*/
|
|
66
|
+
export const DomainStatsDtoChartUnitEnum = {
|
|
67
|
+
DAY: 'day',
|
|
68
|
+
MONTH: 'month'
|
|
69
|
+
} as const;
|
|
70
|
+
export type DomainStatsDtoChartUnitEnum = typeof DomainStatsDtoChartUnitEnum[keyof typeof DomainStatsDtoChartUnitEnum];
|
|
70
71
|
|
|
71
72
|
|
|
72
73
|
/**
|
|
@@ -47,17 +47,18 @@ export interface DomainTransferDetailSellerPayoutInvoiceDto {
|
|
|
47
47
|
transactionStatus: DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
+
|
|
50
51
|
/**
|
|
51
|
-
* @export
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
52
|
+
* @export
|
|
53
|
+
*/
|
|
54
|
+
export const DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = {
|
|
55
|
+
OPEN: 'open',
|
|
56
|
+
PAID: 'paid',
|
|
57
|
+
ERROR: 'error',
|
|
58
|
+
CANCELLED: 'cancelled',
|
|
59
|
+
REFUNDED: 'refunded'
|
|
60
|
+
} as const;
|
|
61
|
+
export type DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = typeof DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum[keyof typeof DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum];
|
|
61
62
|
|
|
62
63
|
|
|
63
64
|
/**
|
|
@@ -102,16 +102,17 @@ export interface DomainTransferDetailWorkflowStepDto {
|
|
|
102
102
|
lastExecutionDate: Date | null;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
+
|
|
105
106
|
/**
|
|
106
|
-
* @export
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
107
|
+
* @export
|
|
108
|
+
*/
|
|
109
|
+
export const DomainTransferDetailWorkflowStepDtoStatusEnum = {
|
|
110
|
+
PENDING: 'pending',
|
|
111
|
+
FINISHED: 'finished',
|
|
112
|
+
WAITING_INTERACTION: 'waitingInteraction',
|
|
113
|
+
ERROR: 'error'
|
|
114
|
+
} as const;
|
|
115
|
+
export type DomainTransferDetailWorkflowStepDtoStatusEnum = typeof DomainTransferDetailWorkflowStepDtoStatusEnum[keyof typeof DomainTransferDetailWorkflowStepDtoStatusEnum];
|
|
115
116
|
|
|
116
117
|
|
|
117
118
|
/**
|
|
@@ -143,28 +143,30 @@ export interface DomainTransferDetailsDto {
|
|
|
143
143
|
sellerPayoutInvoices: Array<DomainTransferDetailSellerPayoutInvoiceDto>;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
+
|
|
146
147
|
/**
|
|
147
|
-
* @export
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
148
|
+
* @export
|
|
149
|
+
*/
|
|
150
|
+
export const DomainTransferDetailsDtoStatusEnum = {
|
|
151
|
+
CREATED: 'created',
|
|
152
|
+
STARTED: 'started',
|
|
153
|
+
PENDING_MANUAL_ACTION: 'pending_manual_action',
|
|
154
|
+
ERROR: 'error',
|
|
155
|
+
COMPLETED: 'completed'
|
|
156
|
+
} as const;
|
|
157
|
+
export type DomainTransferDetailsDtoStatusEnum = typeof DomainTransferDetailsDtoStatusEnum[keyof typeof DomainTransferDetailsDtoStatusEnum];
|
|
158
|
+
|
|
157
159
|
/**
|
|
158
|
-
* @export
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
160
|
+
* @export
|
|
161
|
+
*/
|
|
162
|
+
export const DomainTransferDetailsDtoStatusSellerEnum = {
|
|
163
|
+
CREATED: 'created',
|
|
164
|
+
STARTED: 'started',
|
|
165
|
+
PENDING_MANUAL_ACTION: 'pending_manual_action',
|
|
166
|
+
ERROR: 'error',
|
|
167
|
+
COMPLETED: 'completed'
|
|
168
|
+
} as const;
|
|
169
|
+
export type DomainTransferDetailsDtoStatusSellerEnum = typeof DomainTransferDetailsDtoStatusSellerEnum[keyof typeof DomainTransferDetailsDtoStatusSellerEnum];
|
|
168
170
|
|
|
169
171
|
|
|
170
172
|
/**
|
|
@@ -60,14 +60,15 @@ export interface DomainTransferDetailsOrderDto {
|
|
|
60
60
|
seller: DomainTransferDetailsSellerDto;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
+
|
|
63
64
|
/**
|
|
64
|
-
* @export
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
65
|
+
* @export
|
|
66
|
+
*/
|
|
67
|
+
export const DomainTransferDetailsOrderDtoTypeEnum = {
|
|
68
|
+
BUY_NOW: 'buy_now',
|
|
69
|
+
OFFER: 'offer'
|
|
70
|
+
} as const;
|
|
71
|
+
export type DomainTransferDetailsOrderDtoTypeEnum = typeof DomainTransferDetailsOrderDtoTypeEnum[keyof typeof DomainTransferDetailsOrderDtoTypeEnum];
|
|
71
72
|
|
|
72
73
|
|
|
73
74
|
/**
|
|
@@ -60,14 +60,15 @@ export interface DomainTransferDetailsSubscriptionDto {
|
|
|
60
60
|
seller: DomainTransferDetailsSellerDto;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
+
|
|
63
64
|
/**
|
|
64
|
-
* @export
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
65
|
+
* @export
|
|
66
|
+
*/
|
|
67
|
+
export const DomainTransferDetailsSubscriptionDtoTypeEnum = {
|
|
68
|
+
RENT: 'rent',
|
|
69
|
+
LEASE_TO_OWN: 'lease_to_own'
|
|
70
|
+
} as const;
|
|
71
|
+
export type DomainTransferDetailsSubscriptionDtoTypeEnum = typeof DomainTransferDetailsSubscriptionDtoTypeEnum[keyof typeof DomainTransferDetailsSubscriptionDtoTypeEnum];
|
|
71
72
|
|
|
72
73
|
|
|
73
74
|
/**
|
|
@@ -75,21 +75,23 @@ export interface DomainTransferDetailsValidationDto {
|
|
|
75
75
|
finishedAt: Date | null;
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
+
|
|
78
79
|
/**
|
|
79
|
-
* @export
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
80
|
+
* @export
|
|
81
|
+
*/
|
|
82
|
+
export const DomainTransferDetailsValidationDtoReasonEnum = {
|
|
83
|
+
INVALID_AUTH_CODE: 'invalid_auth_code',
|
|
84
|
+
OTHER: 'other'
|
|
85
|
+
} as const;
|
|
86
|
+
export type DomainTransferDetailsValidationDtoReasonEnum = typeof DomainTransferDetailsValidationDtoReasonEnum[keyof typeof DomainTransferDetailsValidationDtoReasonEnum];
|
|
87
|
+
|
|
86
88
|
/**
|
|
87
|
-
* @export
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
89
|
+
* @export
|
|
90
|
+
*/
|
|
91
|
+
export const DomainTransferDetailsValidationDtoValidatorEnum = {
|
|
92
|
+
BUYER: 'buyer'
|
|
93
|
+
} as const;
|
|
94
|
+
export type DomainTransferDetailsValidationDtoValidatorEnum = typeof DomainTransferDetailsValidationDtoValidatorEnum[keyof typeof DomainTransferDetailsValidationDtoValidatorEnum];
|
|
93
95
|
|
|
94
96
|
|
|
95
97
|
/**
|
|
@@ -47,16 +47,17 @@ export interface DomainTransferDetailsWorkflowDto {
|
|
|
47
47
|
steps: Array<DomainTransferDetailWorkflowStepDto>;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
+
|
|
50
51
|
/**
|
|
51
|
-
* @export
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
52
|
+
* @export
|
|
53
|
+
*/
|
|
54
|
+
export const DomainTransferDetailsWorkflowDtoPathEnum = {
|
|
55
|
+
DIRECT: 'direct',
|
|
56
|
+
INTERMEDIARY: 'intermediary',
|
|
57
|
+
MANUAL: 'manual',
|
|
58
|
+
AUTO: 'auto'
|
|
59
|
+
} as const;
|
|
60
|
+
export type DomainTransferDetailsWorkflowDtoPathEnum = typeof DomainTransferDetailsWorkflowDtoPathEnum[keyof typeof DomainTransferDetailsWorkflowDtoPathEnum];
|
|
60
61
|
|
|
61
62
|
|
|
62
63
|
/**
|
|
@@ -111,28 +111,30 @@ export interface DomainTransferDto {
|
|
|
111
111
|
workflow: DomainTransferWorkflowDto;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
+
|
|
114
115
|
/**
|
|
115
|
-
* @export
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
116
|
+
* @export
|
|
117
|
+
*/
|
|
118
|
+
export const DomainTransferDtoStatusEnum = {
|
|
119
|
+
CREATED: 'created',
|
|
120
|
+
STARTED: 'started',
|
|
121
|
+
PENDING_MANUAL_ACTION: 'pending_manual_action',
|
|
122
|
+
ERROR: 'error',
|
|
123
|
+
COMPLETED: 'completed'
|
|
124
|
+
} as const;
|
|
125
|
+
export type DomainTransferDtoStatusEnum = typeof DomainTransferDtoStatusEnum[keyof typeof DomainTransferDtoStatusEnum];
|
|
126
|
+
|
|
125
127
|
/**
|
|
126
|
-
* @export
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
128
|
+
* @export
|
|
129
|
+
*/
|
|
130
|
+
export const DomainTransferDtoStatusSellerEnum = {
|
|
131
|
+
CREATED: 'created',
|
|
132
|
+
STARTED: 'started',
|
|
133
|
+
PENDING_MANUAL_ACTION: 'pending_manual_action',
|
|
134
|
+
ERROR: 'error',
|
|
135
|
+
COMPLETED: 'completed'
|
|
136
|
+
} as const;
|
|
137
|
+
export type DomainTransferDtoStatusSellerEnum = typeof DomainTransferDtoStatusSellerEnum[keyof typeof DomainTransferDtoStatusSellerEnum];
|
|
136
138
|
|
|
137
139
|
|
|
138
140
|
/**
|
|
@@ -27,16 +27,17 @@ export interface DomainTransferWorkflowDto {
|
|
|
27
27
|
path: DomainTransferWorkflowDtoPathEnum | null;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
+
|
|
30
31
|
/**
|
|
31
|
-
* @export
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
export const DomainTransferWorkflowDtoPathEnum = {
|
|
35
|
+
DIRECT: 'direct',
|
|
36
|
+
INTERMEDIARY: 'intermediary',
|
|
37
|
+
MANUAL: 'manual',
|
|
38
|
+
AUTO: 'auto'
|
|
39
|
+
} as const;
|
|
40
|
+
export type DomainTransferWorkflowDtoPathEnum = typeof DomainTransferWorkflowDtoPathEnum[keyof typeof DomainTransferWorkflowDtoPathEnum];
|
|
40
41
|
|
|
41
42
|
|
|
42
43
|
/**
|
package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts
CHANGED
|
@@ -130,17 +130,18 @@ export interface IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFe
|
|
|
130
130
|
enabledFeatures: Array<IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum>;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
+
|
|
133
134
|
/**
|
|
134
|
-
* @export
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
135
|
+
* @export
|
|
136
|
+
*/
|
|
137
|
+
export const IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = {
|
|
138
|
+
LEASE_TO_OWN: 'LEASE_TO_OWN',
|
|
139
|
+
RENT: 'RENT',
|
|
140
|
+
SEO_METRICS: 'SEO_METRICS',
|
|
141
|
+
BANK_PAYOUTS: 'BANK_PAYOUTS',
|
|
142
|
+
ZERO_COMMISSION: 'ZERO_COMMISSION'
|
|
143
|
+
} as const;
|
|
144
|
+
export type IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = typeof IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum[keyof typeof IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum];
|
|
144
145
|
|
|
145
146
|
|
|
146
147
|
/**
|
|
@@ -115,26 +115,28 @@ export interface IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto {
|
|
|
115
115
|
orderPaymentUrl: string | null;
|
|
116
116
|
}
|
|
117
117
|
|
|
118
|
+
|
|
118
119
|
/**
|
|
119
|
-
* @export
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
120
|
+
* @export
|
|
121
|
+
*/
|
|
122
|
+
export const IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum = {
|
|
123
|
+
UNVERIFIED: 'unverified',
|
|
124
|
+
ACTIVE: 'active',
|
|
125
|
+
ACCEPTED: 'accepted',
|
|
126
|
+
FINISHED: 'finished',
|
|
127
|
+
CLOSED: 'closed'
|
|
128
|
+
} as const;
|
|
129
|
+
export type IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum = typeof IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum[keyof typeof IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum];
|
|
130
|
+
|
|
129
131
|
/**
|
|
130
|
-
* @export
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
132
|
+
* @export
|
|
133
|
+
*/
|
|
134
|
+
export const IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum = {
|
|
135
|
+
BUYER: 'buyer',
|
|
136
|
+
SELLER: 'seller',
|
|
137
|
+
ADMIN: 'admin'
|
|
138
|
+
} as const;
|
|
139
|
+
export type IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum = typeof IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum[keyof typeof IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum];
|
|
138
140
|
|
|
139
141
|
|
|
140
142
|
/**
|
|
@@ -151,46 +151,50 @@ export interface IntersectionLeadDtoWithListFieldsDto {
|
|
|
151
151
|
lastMessageDate: Date;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
+
|
|
154
155
|
/**
|
|
155
|
-
* @export
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
156
|
+
* @export
|
|
157
|
+
*/
|
|
158
|
+
export const IntersectionLeadDtoWithListFieldsDtoStatusEnum = {
|
|
159
|
+
UNVERIFIED: 'unverified',
|
|
160
|
+
ACTIVE: 'active',
|
|
161
|
+
ACCEPTED: 'accepted',
|
|
162
|
+
FINISHED: 'finished',
|
|
163
|
+
CLOSED: 'closed'
|
|
164
|
+
} as const;
|
|
165
|
+
export type IntersectionLeadDtoWithListFieldsDtoStatusEnum = typeof IntersectionLeadDtoWithListFieldsDtoStatusEnum[keyof typeof IntersectionLeadDtoWithListFieldsDtoStatusEnum];
|
|
166
|
+
|
|
165
167
|
/**
|
|
166
|
-
* @export
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
168
|
+
* @export
|
|
169
|
+
*/
|
|
170
|
+
export const IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum = {
|
|
171
|
+
BUYER: 'buyer',
|
|
172
|
+
SELLER: 'seller',
|
|
173
|
+
ADMIN: 'admin'
|
|
174
|
+
} as const;
|
|
175
|
+
export type IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum = typeof IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum[keyof typeof IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum];
|
|
176
|
+
|
|
174
177
|
/**
|
|
175
|
-
* @export
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
178
|
+
* @export
|
|
179
|
+
*/
|
|
180
|
+
export const IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum = {
|
|
181
|
+
BUYER: 'buyer',
|
|
182
|
+
SELLER: 'seller',
|
|
183
|
+
ADMIN: 'admin'
|
|
184
|
+
} as const;
|
|
185
|
+
export type IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum = typeof IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum[keyof typeof IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum];
|
|
186
|
+
|
|
183
187
|
/**
|
|
184
|
-
* @export
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
188
|
+
* @export
|
|
189
|
+
*/
|
|
190
|
+
export const IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum = {
|
|
191
|
+
OFFER: 'offer',
|
|
192
|
+
OFFER_ACCEPTED: 'offer_accepted',
|
|
193
|
+
OFFER_WITHDRAWN: 'offer_withdrawn',
|
|
194
|
+
OFFER_REJECTED: 'offer_rejected',
|
|
195
|
+
MESSAGE: 'message'
|
|
196
|
+
} as const;
|
|
197
|
+
export type IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum = typeof IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum[keyof typeof IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum];
|
|
194
198
|
|
|
195
199
|
|
|
196
200
|
/**
|
|
@@ -98,24 +98,26 @@ export interface IntersectionTaskListTaskDto {
|
|
|
98
98
|
lead: TaskListLeadDto | null;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
+
|
|
101
102
|
/**
|
|
102
|
-
* @export
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
103
|
+
* @export
|
|
104
|
+
*/
|
|
105
|
+
export const IntersectionTaskListTaskDtoPriorityEnum = {
|
|
106
|
+
NUMBER_1: 1,
|
|
107
|
+
NUMBER_2: 2,
|
|
108
|
+
NUMBER_3: 3
|
|
109
|
+
} as const;
|
|
110
|
+
export type IntersectionTaskListTaskDtoPriorityEnum = typeof IntersectionTaskListTaskDtoPriorityEnum[keyof typeof IntersectionTaskListTaskDtoPriorityEnum];
|
|
111
|
+
|
|
110
112
|
/**
|
|
111
|
-
* @export
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
113
|
+
* @export
|
|
114
|
+
*/
|
|
115
|
+
export const IntersectionTaskListTaskDtoTypeEnum = {
|
|
116
|
+
LEAD: 'lead',
|
|
117
|
+
DOMAIN_TRANSFER: 'domain_transfer',
|
|
118
|
+
ORDER: 'order'
|
|
119
|
+
} as const;
|
|
120
|
+
export type IntersectionTaskListTaskDtoTypeEnum = typeof IntersectionTaskListTaskDtoTypeEnum[keyof typeof IntersectionTaskListTaskDtoTypeEnum];
|
|
119
121
|
|
|
120
122
|
|
|
121
123
|
/**
|