@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
|
@@ -29,13 +29,13 @@ export interface SubscriptionBillingPeriodicityDto {
|
|
|
29
29
|
unit: SubscriptionBillingPeriodicityDtoUnitEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
* @enum {string}
|
|
34
|
+
*/
|
|
35
|
+
export declare enum SubscriptionBillingPeriodicityDtoUnitEnum {
|
|
36
|
+
WEEK = "week",
|
|
37
|
+
MONTH = "month"
|
|
38
|
+
}
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the SubscriptionBillingPeriodicityDto interface.
|
|
41
41
|
*/
|
|
@@ -20,12 +20,14 @@ exports.SubscriptionBillingPeriodicityDtoFromJSONTyped = SubscriptionBillingPeri
|
|
|
20
20
|
exports.SubscriptionBillingPeriodicityDtoToJSON = SubscriptionBillingPeriodicityDtoToJSON;
|
|
21
21
|
exports.SubscriptionBillingPeriodicityDtoToJSONTyped = SubscriptionBillingPeriodicityDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var SubscriptionBillingPeriodicityDtoUnitEnum;
|
|
27
|
+
(function (SubscriptionBillingPeriodicityDtoUnitEnum) {
|
|
28
|
+
SubscriptionBillingPeriodicityDtoUnitEnum["WEEK"] = "week";
|
|
29
|
+
SubscriptionBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
|
|
30
|
+
})(SubscriptionBillingPeriodicityDtoUnitEnum || (exports.SubscriptionBillingPeriodicityDtoUnitEnum = SubscriptionBillingPeriodicityDtoUnitEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the SubscriptionBillingPeriodicityDto interface.
|
|
31
33
|
*/
|
|
@@ -29,13 +29,13 @@ export interface SubscriptionDetailsBillingPeriodicityDto {
|
|
|
29
29
|
unit: SubscriptionDetailsBillingPeriodicityDtoUnitEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
* @enum {string}
|
|
34
|
+
*/
|
|
35
|
+
export declare enum SubscriptionDetailsBillingPeriodicityDtoUnitEnum {
|
|
36
|
+
WEEK = "week",
|
|
37
|
+
MONTH = "month"
|
|
38
|
+
}
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the SubscriptionDetailsBillingPeriodicityDto interface.
|
|
41
41
|
*/
|
|
@@ -20,12 +20,14 @@ exports.SubscriptionDetailsBillingPeriodicityDtoFromJSONTyped = SubscriptionDeta
|
|
|
20
20
|
exports.SubscriptionDetailsBillingPeriodicityDtoToJSON = SubscriptionDetailsBillingPeriodicityDtoToJSON;
|
|
21
21
|
exports.SubscriptionDetailsBillingPeriodicityDtoToJSONTyped = SubscriptionDetailsBillingPeriodicityDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var SubscriptionDetailsBillingPeriodicityDtoUnitEnum;
|
|
27
|
+
(function (SubscriptionDetailsBillingPeriodicityDtoUnitEnum) {
|
|
28
|
+
SubscriptionDetailsBillingPeriodicityDtoUnitEnum["WEEK"] = "week";
|
|
29
|
+
SubscriptionDetailsBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
|
|
30
|
+
})(SubscriptionDetailsBillingPeriodicityDtoUnitEnum || (exports.SubscriptionDetailsBillingPeriodicityDtoUnitEnum = SubscriptionDetailsBillingPeriodicityDtoUnitEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the SubscriptionDetailsBillingPeriodicityDto interface.
|
|
31
33
|
*/
|
|
@@ -157,24 +157,24 @@ export interface SubscriptionDetailsDto {
|
|
|
157
157
|
domainTransfers: Array<DomainTransferDetailsDto>;
|
|
158
158
|
}
|
|
159
159
|
/**
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
160
|
+
* @export
|
|
161
|
+
* @enum {string}
|
|
162
|
+
*/
|
|
163
|
+
export declare enum SubscriptionDetailsDtoStatusEnum {
|
|
164
|
+
DRAFT = "draft",
|
|
165
|
+
ACTIVE = "active",
|
|
166
|
+
PAUSED = "paused",
|
|
167
|
+
CANCELLED = "cancelled",
|
|
168
|
+
FINISHED = "finished"
|
|
169
|
+
}
|
|
170
170
|
/**
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
171
|
+
* @export
|
|
172
|
+
* @enum {string}
|
|
173
|
+
*/
|
|
174
|
+
export declare enum SubscriptionDetailsDtoTypeEnum {
|
|
175
|
+
RENT = "rent",
|
|
176
|
+
LEASE_TO_OWN = "lease_to_own"
|
|
177
|
+
}
|
|
178
178
|
/**
|
|
179
179
|
* Check if a given object implements the SubscriptionDetailsDto interface.
|
|
180
180
|
*/
|
|
@@ -28,22 +28,26 @@ var SubscriptionCompanyInfoDto_1 = require("./SubscriptionCompanyInfoDto");
|
|
|
28
28
|
var AddressDto_1 = require("./AddressDto");
|
|
29
29
|
var SubscriptionDetailsDomainSellerDto_1 = require("./SubscriptionDetailsDomainSellerDto");
|
|
30
30
|
/**
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
31
|
+
* @export
|
|
32
|
+
* @enum {string}
|
|
33
|
+
*/
|
|
34
|
+
var SubscriptionDetailsDtoStatusEnum;
|
|
35
|
+
(function (SubscriptionDetailsDtoStatusEnum) {
|
|
36
|
+
SubscriptionDetailsDtoStatusEnum["DRAFT"] = "draft";
|
|
37
|
+
SubscriptionDetailsDtoStatusEnum["ACTIVE"] = "active";
|
|
38
|
+
SubscriptionDetailsDtoStatusEnum["PAUSED"] = "paused";
|
|
39
|
+
SubscriptionDetailsDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
40
|
+
SubscriptionDetailsDtoStatusEnum["FINISHED"] = "finished";
|
|
41
|
+
})(SubscriptionDetailsDtoStatusEnum || (exports.SubscriptionDetailsDtoStatusEnum = SubscriptionDetailsDtoStatusEnum = {}));
|
|
40
42
|
/**
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
43
|
+
* @export
|
|
44
|
+
* @enum {string}
|
|
45
|
+
*/
|
|
46
|
+
var SubscriptionDetailsDtoTypeEnum;
|
|
47
|
+
(function (SubscriptionDetailsDtoTypeEnum) {
|
|
48
|
+
SubscriptionDetailsDtoTypeEnum["RENT"] = "rent";
|
|
49
|
+
SubscriptionDetailsDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
|
|
50
|
+
})(SubscriptionDetailsDtoTypeEnum || (exports.SubscriptionDetailsDtoTypeEnum = SubscriptionDetailsDtoTypeEnum = {}));
|
|
47
51
|
/**
|
|
48
52
|
* Check if a given object implements the SubscriptionDetailsDto interface.
|
|
49
53
|
*/
|
|
@@ -163,35 +163,35 @@ export interface SubscriptionDto {
|
|
|
163
163
|
leaseToOwn: SubscriptionLeaseToOwnConfigurationDto | null;
|
|
164
164
|
}
|
|
165
165
|
/**
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
166
|
+
* @export
|
|
167
|
+
* @enum {string}
|
|
168
|
+
*/
|
|
169
|
+
export declare enum SubscriptionDtoStatusEnum {
|
|
170
|
+
DRAFT = "draft",
|
|
171
|
+
ACTIVE = "active",
|
|
172
|
+
PAUSED = "paused",
|
|
173
|
+
CANCELLED = "cancelled",
|
|
174
|
+
FINISHED = "finished"
|
|
175
|
+
}
|
|
176
176
|
/**
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
177
|
+
* @export
|
|
178
|
+
* @enum {string}
|
|
179
|
+
*/
|
|
180
|
+
export declare enum SubscriptionDtoTypeEnum {
|
|
181
|
+
RENT = "rent",
|
|
182
|
+
LEASE_TO_OWN = "lease_to_own"
|
|
183
|
+
}
|
|
184
184
|
/**
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
185
|
+
* @export
|
|
186
|
+
* @enum {string}
|
|
187
|
+
*/
|
|
188
|
+
export declare enum SubscriptionDtoLeadStatusEnum {
|
|
189
|
+
UNVERIFIED = "unverified",
|
|
190
|
+
ACTIVE = "active",
|
|
191
|
+
ACCEPTED = "accepted",
|
|
192
|
+
FINISHED = "finished",
|
|
193
|
+
CLOSED = "closed"
|
|
194
|
+
}
|
|
195
195
|
/**
|
|
196
196
|
* Check if a given object implements the SubscriptionDto interface.
|
|
197
197
|
*/
|
|
@@ -28,32 +28,38 @@ var SubscriptionBillingPeriodicityDto_1 = require("./SubscriptionBillingPeriodic
|
|
|
28
28
|
var SubscriptionCompanyInfoDto_1 = require("./SubscriptionCompanyInfoDto");
|
|
29
29
|
var AddressDto_1 = require("./AddressDto");
|
|
30
30
|
/**
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
31
|
+
* @export
|
|
32
|
+
* @enum {string}
|
|
33
|
+
*/
|
|
34
|
+
var SubscriptionDtoStatusEnum;
|
|
35
|
+
(function (SubscriptionDtoStatusEnum) {
|
|
36
|
+
SubscriptionDtoStatusEnum["DRAFT"] = "draft";
|
|
37
|
+
SubscriptionDtoStatusEnum["ACTIVE"] = "active";
|
|
38
|
+
SubscriptionDtoStatusEnum["PAUSED"] = "paused";
|
|
39
|
+
SubscriptionDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
40
|
+
SubscriptionDtoStatusEnum["FINISHED"] = "finished";
|
|
41
|
+
})(SubscriptionDtoStatusEnum || (exports.SubscriptionDtoStatusEnum = SubscriptionDtoStatusEnum = {}));
|
|
40
42
|
/**
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
43
|
+
* @export
|
|
44
|
+
* @enum {string}
|
|
45
|
+
*/
|
|
46
|
+
var SubscriptionDtoTypeEnum;
|
|
47
|
+
(function (SubscriptionDtoTypeEnum) {
|
|
48
|
+
SubscriptionDtoTypeEnum["RENT"] = "rent";
|
|
49
|
+
SubscriptionDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
|
|
50
|
+
})(SubscriptionDtoTypeEnum || (exports.SubscriptionDtoTypeEnum = SubscriptionDtoTypeEnum = {}));
|
|
47
51
|
/**
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
52
|
+
* @export
|
|
53
|
+
* @enum {string}
|
|
54
|
+
*/
|
|
55
|
+
var SubscriptionDtoLeadStatusEnum;
|
|
56
|
+
(function (SubscriptionDtoLeadStatusEnum) {
|
|
57
|
+
SubscriptionDtoLeadStatusEnum["UNVERIFIED"] = "unverified";
|
|
58
|
+
SubscriptionDtoLeadStatusEnum["ACTIVE"] = "active";
|
|
59
|
+
SubscriptionDtoLeadStatusEnum["ACCEPTED"] = "accepted";
|
|
60
|
+
SubscriptionDtoLeadStatusEnum["FINISHED"] = "finished";
|
|
61
|
+
SubscriptionDtoLeadStatusEnum["CLOSED"] = "closed";
|
|
62
|
+
})(SubscriptionDtoLeadStatusEnum || (exports.SubscriptionDtoLeadStatusEnum = SubscriptionDtoLeadStatusEnum = {}));
|
|
57
63
|
/**
|
|
58
64
|
* Check if a given object implements the SubscriptionDto interface.
|
|
59
65
|
*/
|
|
@@ -29,13 +29,13 @@ export interface SubscriptionListItemBillingPeriodicityDto {
|
|
|
29
29
|
unit: SubscriptionListItemBillingPeriodicityDtoUnitEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
* @enum {string}
|
|
34
|
+
*/
|
|
35
|
+
export declare enum SubscriptionListItemBillingPeriodicityDtoUnitEnum {
|
|
36
|
+
WEEK = "week",
|
|
37
|
+
MONTH = "month"
|
|
38
|
+
}
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the SubscriptionListItemBillingPeriodicityDto interface.
|
|
41
41
|
*/
|
|
@@ -20,12 +20,14 @@ exports.SubscriptionListItemBillingPeriodicityDtoFromJSONTyped = SubscriptionLis
|
|
|
20
20
|
exports.SubscriptionListItemBillingPeriodicityDtoToJSON = SubscriptionListItemBillingPeriodicityDtoToJSON;
|
|
21
21
|
exports.SubscriptionListItemBillingPeriodicityDtoToJSONTyped = SubscriptionListItemBillingPeriodicityDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var SubscriptionListItemBillingPeriodicityDtoUnitEnum;
|
|
27
|
+
(function (SubscriptionListItemBillingPeriodicityDtoUnitEnum) {
|
|
28
|
+
SubscriptionListItemBillingPeriodicityDtoUnitEnum["WEEK"] = "week";
|
|
29
|
+
SubscriptionListItemBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
|
|
30
|
+
})(SubscriptionListItemBillingPeriodicityDtoUnitEnum || (exports.SubscriptionListItemBillingPeriodicityDtoUnitEnum = SubscriptionListItemBillingPeriodicityDtoUnitEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the SubscriptionListItemBillingPeriodicityDto interface.
|
|
31
33
|
*/
|
|
@@ -148,24 +148,24 @@ export interface SubscriptionListItemDto {
|
|
|
148
148
|
sellerLeaseToOwnKickBackPercentage: number;
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
151
|
+
* @export
|
|
152
|
+
* @enum {string}
|
|
153
|
+
*/
|
|
154
|
+
export declare enum SubscriptionListItemDtoStatusEnum {
|
|
155
|
+
DRAFT = "draft",
|
|
156
|
+
ACTIVE = "active",
|
|
157
|
+
PAUSED = "paused",
|
|
158
|
+
CANCELLED = "cancelled",
|
|
159
|
+
FINISHED = "finished"
|
|
160
|
+
}
|
|
161
161
|
/**
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
162
|
+
* @export
|
|
163
|
+
* @enum {string}
|
|
164
|
+
*/
|
|
165
|
+
export declare enum SubscriptionListItemDtoTypeEnum {
|
|
166
|
+
RENT = "rent",
|
|
167
|
+
LEASE_TO_OWN = "lease_to_own"
|
|
168
|
+
}
|
|
169
169
|
/**
|
|
170
170
|
* Check if a given object implements the SubscriptionListItemDto interface.
|
|
171
171
|
*/
|
|
@@ -25,22 +25,26 @@ var SubscriptionListItemDtoSellerAccount_1 = require("./SubscriptionListItemDtoS
|
|
|
25
25
|
var MoneyDto_1 = require("./MoneyDto");
|
|
26
26
|
var SubscriptionListItemDtoDomainInformation_1 = require("./SubscriptionListItemDtoDomainInformation");
|
|
27
27
|
/**
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
28
|
+
* @export
|
|
29
|
+
* @enum {string}
|
|
30
|
+
*/
|
|
31
|
+
var SubscriptionListItemDtoStatusEnum;
|
|
32
|
+
(function (SubscriptionListItemDtoStatusEnum) {
|
|
33
|
+
SubscriptionListItemDtoStatusEnum["DRAFT"] = "draft";
|
|
34
|
+
SubscriptionListItemDtoStatusEnum["ACTIVE"] = "active";
|
|
35
|
+
SubscriptionListItemDtoStatusEnum["PAUSED"] = "paused";
|
|
36
|
+
SubscriptionListItemDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
37
|
+
SubscriptionListItemDtoStatusEnum["FINISHED"] = "finished";
|
|
38
|
+
})(SubscriptionListItemDtoStatusEnum || (exports.SubscriptionListItemDtoStatusEnum = SubscriptionListItemDtoStatusEnum = {}));
|
|
37
39
|
/**
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
40
|
+
* @export
|
|
41
|
+
* @enum {string}
|
|
42
|
+
*/
|
|
43
|
+
var SubscriptionListItemDtoTypeEnum;
|
|
44
|
+
(function (SubscriptionListItemDtoTypeEnum) {
|
|
45
|
+
SubscriptionListItemDtoTypeEnum["RENT"] = "rent";
|
|
46
|
+
SubscriptionListItemDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
|
|
47
|
+
})(SubscriptionListItemDtoTypeEnum || (exports.SubscriptionListItemDtoTypeEnum = SubscriptionListItemDtoTypeEnum = {}));
|
|
44
48
|
/**
|
|
45
49
|
* Check if a given object implements the SubscriptionListItemDto interface.
|
|
46
50
|
*/
|
|
@@ -42,14 +42,14 @@ export interface TaskListLeadDto {
|
|
|
42
42
|
unreadSellerMessagesNumber: number;
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
45
|
+
* @export
|
|
46
|
+
* @enum {string}
|
|
47
|
+
*/
|
|
48
|
+
export declare enum TaskListLeadDtoLastOfferByEnum {
|
|
49
|
+
BUYER = "buyer",
|
|
50
|
+
SELLER = "seller",
|
|
51
|
+
ADMIN = "admin"
|
|
52
|
+
}
|
|
53
53
|
/**
|
|
54
54
|
* Check if a given object implements the TaskListLeadDto interface.
|
|
55
55
|
*/
|
|
@@ -21,13 +21,15 @@ exports.TaskListLeadDtoToJSON = TaskListLeadDtoToJSON;
|
|
|
21
21
|
exports.TaskListLeadDtoToJSONTyped = TaskListLeadDtoToJSONTyped;
|
|
22
22
|
var MoneyDto_1 = require("./MoneyDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var TaskListLeadDtoLastOfferByEnum;
|
|
28
|
+
(function (TaskListLeadDtoLastOfferByEnum) {
|
|
29
|
+
TaskListLeadDtoLastOfferByEnum["BUYER"] = "buyer";
|
|
30
|
+
TaskListLeadDtoLastOfferByEnum["SELLER"] = "seller";
|
|
31
|
+
TaskListLeadDtoLastOfferByEnum["ADMIN"] = "admin";
|
|
32
|
+
})(TaskListLeadDtoLastOfferByEnum || (exports.TaskListLeadDtoLastOfferByEnum = TaskListLeadDtoLastOfferByEnum = {}));
|
|
31
33
|
/**
|
|
32
34
|
* Check if a given object implements the TaskListLeadDto interface.
|
|
33
35
|
*/
|
|
@@ -41,17 +41,17 @@ export interface UkBankAccountDetails {
|
|
|
41
41
|
accountNumber: 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 UkBankAccountDetailsTypeEnum {
|
|
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 UkBankAccountDetails interface.
|
|
57
57
|
*/
|
|
@@ -20,16 +20,18 @@ exports.UkBankAccountDetailsFromJSONTyped = UkBankAccountDetailsFromJSONTyped;
|
|
|
20
20
|
exports.UkBankAccountDetailsToJSON = UkBankAccountDetailsToJSON;
|
|
21
21
|
exports.UkBankAccountDetailsToJSONTyped = UkBankAccountDetailsToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var UkBankAccountDetailsTypeEnum;
|
|
27
|
+
(function (UkBankAccountDetailsTypeEnum) {
|
|
28
|
+
UkBankAccountDetailsTypeEnum["UK_BANK_ACCOUNT_DETAILS"] = "UkBankAccountDetails";
|
|
29
|
+
UkBankAccountDetailsTypeEnum["US_BANK_ACCOUNT_DETAILS"] = "UsBankAccountDetails";
|
|
30
|
+
UkBankAccountDetailsTypeEnum["CA_BANK_ACCOUNT_DETAILS"] = "CaBankAccountDetails";
|
|
31
|
+
UkBankAccountDetailsTypeEnum["NZ_BANK_ACCOUNT_DETAILS"] = "NzBankAccountDetails";
|
|
32
|
+
UkBankAccountDetailsTypeEnum["AU_BANK_ACCOUNT_DETAILS"] = "AuBankAccountDetails";
|
|
33
|
+
UkBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
|
|
34
|
+
})(UkBankAccountDetailsTypeEnum || (exports.UkBankAccountDetailsTypeEnum = UkBankAccountDetailsTypeEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the UkBankAccountDetails interface.
|
|
35
37
|
*/
|
|
@@ -29,13 +29,13 @@ export interface UpdateSubscriptionBillingPeriodicityInput {
|
|
|
29
29
|
unit?: UpdateSubscriptionBillingPeriodicityInputUnitEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
* @enum {string}
|
|
34
|
+
*/
|
|
35
|
+
export declare enum UpdateSubscriptionBillingPeriodicityInputUnitEnum {
|
|
36
|
+
WEEK = "week",
|
|
37
|
+
MONTH = "month"
|
|
38
|
+
}
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the UpdateSubscriptionBillingPeriodicityInput interface.
|
|
41
41
|
*/
|
|
@@ -20,12 +20,14 @@ exports.UpdateSubscriptionBillingPeriodicityInputFromJSONTyped = UpdateSubscript
|
|
|
20
20
|
exports.UpdateSubscriptionBillingPeriodicityInputToJSON = UpdateSubscriptionBillingPeriodicityInputToJSON;
|
|
21
21
|
exports.UpdateSubscriptionBillingPeriodicityInputToJSONTyped = UpdateSubscriptionBillingPeriodicityInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var UpdateSubscriptionBillingPeriodicityInputUnitEnum;
|
|
27
|
+
(function (UpdateSubscriptionBillingPeriodicityInputUnitEnum) {
|
|
28
|
+
UpdateSubscriptionBillingPeriodicityInputUnitEnum["WEEK"] = "week";
|
|
29
|
+
UpdateSubscriptionBillingPeriodicityInputUnitEnum["MONTH"] = "month";
|
|
30
|
+
})(UpdateSubscriptionBillingPeriodicityInputUnitEnum || (exports.UpdateSubscriptionBillingPeriodicityInputUnitEnum = UpdateSubscriptionBillingPeriodicityInputUnitEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the UpdateSubscriptionBillingPeriodicityInput interface.
|
|
31
33
|
*/
|
|
@@ -41,17 +41,17 @@ export interface UsBankAccountDetails {
|
|
|
41
41
|
accountNumber: 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 UsBankAccountDetailsTypeEnum {
|
|
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 UsBankAccountDetails interface.
|
|
57
57
|
*/
|