@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
|
@@ -22,17 +22,15 @@ exports.PublicLeadDtoToJSONTyped = PublicLeadDtoToJSONTyped;
|
|
|
22
22
|
var PublicLeadBuyerDto_1 = require("./PublicLeadBuyerDto");
|
|
23
23
|
var MoneyDto_1 = require("./MoneyDto");
|
|
24
24
|
/**
|
|
25
|
-
* @export
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
PublicLeadDtoStatusEnum["CLOSED"] = "closed";
|
|
35
|
-
})(PublicLeadDtoStatusEnum || (exports.PublicLeadDtoStatusEnum = PublicLeadDtoStatusEnum = {}));
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.PublicLeadDtoStatusEnum = {
|
|
28
|
+
UNVERIFIED: 'unverified',
|
|
29
|
+
ACTIVE: 'active',
|
|
30
|
+
ACCEPTED: 'accepted',
|
|
31
|
+
FINISHED: 'finished',
|
|
32
|
+
CLOSED: 'closed'
|
|
33
|
+
};
|
|
36
34
|
/**
|
|
37
35
|
* Check if a given object implements the PublicLeadDto interface.
|
|
38
36
|
*/
|
|
@@ -65,14 +65,14 @@ export interface RegisterAccountInput {
|
|
|
65
65
|
adId?: string | null;
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
|
-
* @export
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
68
|
+
* @export
|
|
69
|
+
*/
|
|
70
|
+
export declare const RegisterAccountInputAdProgramEnum: {
|
|
71
|
+
readonly ADWORDS: "adwords";
|
|
72
|
+
readonly MICROSOFT: "microsoft";
|
|
73
|
+
readonly FACEBOOK: "facebook";
|
|
74
|
+
};
|
|
75
|
+
export type RegisterAccountInputAdProgramEnum = typeof RegisterAccountInputAdProgramEnum[keyof typeof RegisterAccountInputAdProgramEnum];
|
|
76
76
|
/**
|
|
77
77
|
* Check if a given object implements the RegisterAccountInput interface.
|
|
78
78
|
*/
|
|
@@ -20,15 +20,13 @@ exports.RegisterAccountInputFromJSONTyped = RegisterAccountInputFromJSONTyped;
|
|
|
20
20
|
exports.RegisterAccountInputToJSON = RegisterAccountInputToJSON;
|
|
21
21
|
exports.RegisterAccountInputToJSONTyped = RegisterAccountInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
RegisterAccountInputAdProgramEnum["FACEBOOK"] = "facebook";
|
|
31
|
-
})(RegisterAccountInputAdProgramEnum || (exports.RegisterAccountInputAdProgramEnum = RegisterAccountInputAdProgramEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.RegisterAccountInputAdProgramEnum = {
|
|
26
|
+
ADWORDS: 'adwords',
|
|
27
|
+
MICROSOFT: 'microsoft',
|
|
28
|
+
FACEBOOK: 'facebook'
|
|
29
|
+
};
|
|
32
30
|
/**
|
|
33
31
|
* Check if a given object implements the RegisterAccountInput interface.
|
|
34
32
|
*/
|
|
@@ -55,16 +55,16 @@ export interface SellerDomainTransferDto {
|
|
|
55
55
|
createdAt: Date;
|
|
56
56
|
}
|
|
57
57
|
/**
|
|
58
|
-
* @export
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
58
|
+
* @export
|
|
59
|
+
*/
|
|
60
|
+
export declare const SellerDomainTransferDtoStatusEnum: {
|
|
61
|
+
readonly CREATED: "created";
|
|
62
|
+
readonly STARTED: "started";
|
|
63
|
+
readonly PENDING_MANUAL_ACTION: "pending_manual_action";
|
|
64
|
+
readonly ERROR: "error";
|
|
65
|
+
readonly COMPLETED: "completed";
|
|
66
|
+
};
|
|
67
|
+
export type SellerDomainTransferDtoStatusEnum = typeof SellerDomainTransferDtoStatusEnum[keyof typeof SellerDomainTransferDtoStatusEnum];
|
|
68
68
|
/**
|
|
69
69
|
* Check if a given object implements the SellerDomainTransferDto interface.
|
|
70
70
|
*/
|
|
@@ -22,17 +22,15 @@ exports.SellerDomainTransferDtoToJSONTyped = SellerDomainTransferDtoToJSONTyped;
|
|
|
22
22
|
var SellerDomainTransferDomainDto_1 = require("./SellerDomainTransferDomainDto");
|
|
23
23
|
var SellerDomainTransferAuthCodeDto_1 = require("./SellerDomainTransferAuthCodeDto");
|
|
24
24
|
/**
|
|
25
|
-
* @export
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
SellerDomainTransferDtoStatusEnum["COMPLETED"] = "completed";
|
|
35
|
-
})(SellerDomainTransferDtoStatusEnum || (exports.SellerDomainTransferDtoStatusEnum = SellerDomainTransferDtoStatusEnum = {}));
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.SellerDomainTransferDtoStatusEnum = {
|
|
28
|
+
CREATED: 'created',
|
|
29
|
+
STARTED: 'started',
|
|
30
|
+
PENDING_MANUAL_ACTION: 'pending_manual_action',
|
|
31
|
+
ERROR: 'error',
|
|
32
|
+
COMPLETED: 'completed'
|
|
33
|
+
};
|
|
36
34
|
/**
|
|
37
35
|
* Check if a given object implements the SellerDomainTransferDto interface.
|
|
38
36
|
*/
|
|
@@ -48,16 +48,16 @@ export interface SellerDomainTransferListItemDto {
|
|
|
48
48
|
createdAt: Date;
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
* @export
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
51
|
+
* @export
|
|
52
|
+
*/
|
|
53
|
+
export declare const SellerDomainTransferListItemDtoStatusEnum: {
|
|
54
|
+
readonly CREATED: "created";
|
|
55
|
+
readonly STARTED: "started";
|
|
56
|
+
readonly PENDING_MANUAL_ACTION: "pending_manual_action";
|
|
57
|
+
readonly ERROR: "error";
|
|
58
|
+
readonly COMPLETED: "completed";
|
|
59
|
+
};
|
|
60
|
+
export type SellerDomainTransferListItemDtoStatusEnum = typeof SellerDomainTransferListItemDtoStatusEnum[keyof typeof SellerDomainTransferListItemDtoStatusEnum];
|
|
61
61
|
/**
|
|
62
62
|
* Check if a given object implements the SellerDomainTransferListItemDto interface.
|
|
63
63
|
*/
|
|
@@ -21,17 +21,15 @@ exports.SellerDomainTransferListItemDtoToJSON = SellerDomainTransferListItemDtoT
|
|
|
21
21
|
exports.SellerDomainTransferListItemDtoToJSONTyped = SellerDomainTransferListItemDtoToJSONTyped;
|
|
22
22
|
var SellerDomainTransferListItemDomainDto_1 = require("./SellerDomainTransferListItemDomainDto");
|
|
23
23
|
/**
|
|
24
|
-
* @export
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
SellerDomainTransferListItemDtoStatusEnum["COMPLETED"] = "completed";
|
|
34
|
-
})(SellerDomainTransferListItemDtoStatusEnum || (exports.SellerDomainTransferListItemDtoStatusEnum = SellerDomainTransferListItemDtoStatusEnum = {}));
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.SellerDomainTransferListItemDtoStatusEnum = {
|
|
27
|
+
CREATED: 'created',
|
|
28
|
+
STARTED: 'started',
|
|
29
|
+
PENDING_MANUAL_ACTION: 'pending_manual_action',
|
|
30
|
+
ERROR: 'error',
|
|
31
|
+
COMPLETED: 'completed'
|
|
32
|
+
};
|
|
35
33
|
/**
|
|
36
34
|
* Check if a given object implements the SellerDomainTransferListItemDto interface.
|
|
37
35
|
*/
|
|
@@ -72,13 +72,13 @@ export interface SellerSecurityUserDto {
|
|
|
72
72
|
account: SellerSecurityUserAccountDto;
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
|
-
* @export
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
75
|
+
* @export
|
|
76
|
+
*/
|
|
77
|
+
export declare const SellerSecurityUserDtoTypeEnum: {
|
|
78
|
+
readonly BUYER: "buyer";
|
|
79
|
+
readonly SELLER: "seller";
|
|
80
|
+
};
|
|
81
|
+
export type SellerSecurityUserDtoTypeEnum = typeof SellerSecurityUserDtoTypeEnum[keyof typeof SellerSecurityUserDtoTypeEnum];
|
|
82
82
|
/**
|
|
83
83
|
* Check if a given object implements the SellerSecurityUserDto interface.
|
|
84
84
|
*/
|
|
@@ -21,14 +21,12 @@ exports.SellerSecurityUserDtoToJSON = SellerSecurityUserDtoToJSON;
|
|
|
21
21
|
exports.SellerSecurityUserDtoToJSONTyped = SellerSecurityUserDtoToJSONTyped;
|
|
22
22
|
var SellerSecurityUserAccountDto_1 = require("./SellerSecurityUserAccountDto");
|
|
23
23
|
/**
|
|
24
|
-
* @export
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
SellerSecurityUserDtoTypeEnum["SELLER"] = "seller";
|
|
31
|
-
})(SellerSecurityUserDtoTypeEnum || (exports.SellerSecurityUserDtoTypeEnum = SellerSecurityUserDtoTypeEnum = {}));
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.SellerSecurityUserDtoTypeEnum = {
|
|
27
|
+
BUYER: 'buyer',
|
|
28
|
+
SELLER: 'seller'
|
|
29
|
+
};
|
|
32
30
|
/**
|
|
33
31
|
* Check if a given object implements the SellerSecurityUserDto interface.
|
|
34
32
|
*/
|
|
@@ -79,24 +79,24 @@ export interface SellerSubscriptionListItemDto {
|
|
|
79
79
|
paidInstallmentsNumber: number;
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
|
-
* @export
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
82
|
+
* @export
|
|
83
|
+
*/
|
|
84
|
+
export declare const SellerSubscriptionListItemDtoStatusEnum: {
|
|
85
|
+
readonly DRAFT: "draft";
|
|
86
|
+
readonly ACTIVE: "active";
|
|
87
|
+
readonly PAUSED: "paused";
|
|
88
|
+
readonly CANCELLED: "cancelled";
|
|
89
|
+
readonly FINISHED: "finished";
|
|
90
|
+
};
|
|
91
|
+
export type SellerSubscriptionListItemDtoStatusEnum = typeof SellerSubscriptionListItemDtoStatusEnum[keyof typeof SellerSubscriptionListItemDtoStatusEnum];
|
|
92
92
|
/**
|
|
93
|
-
* @export
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
93
|
+
* @export
|
|
94
|
+
*/
|
|
95
|
+
export declare const SellerSubscriptionListItemDtoTypeEnum: {
|
|
96
|
+
readonly RENT: "rent";
|
|
97
|
+
readonly LEASE_TO_OWN: "lease_to_own";
|
|
98
|
+
};
|
|
99
|
+
export type SellerSubscriptionListItemDtoTypeEnum = typeof SellerSubscriptionListItemDtoTypeEnum[keyof typeof SellerSubscriptionListItemDtoTypeEnum];
|
|
100
100
|
/**
|
|
101
101
|
* Check if a given object implements the SellerSubscriptionListItemDto interface.
|
|
102
102
|
*/
|
|
@@ -22,26 +22,22 @@ exports.SellerSubscriptionListItemDtoToJSONTyped = SellerSubscriptionListItemDto
|
|
|
22
22
|
var SellerSubscriptionListItemDtoDomainInformation_1 = require("./SellerSubscriptionListItemDtoDomainInformation");
|
|
23
23
|
var MoneyDto_1 = require("./MoneyDto");
|
|
24
24
|
/**
|
|
25
|
-
* @export
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
SellerSubscriptionListItemDtoStatusEnum["FINISHED"] = "finished";
|
|
35
|
-
})(SellerSubscriptionListItemDtoStatusEnum || (exports.SellerSubscriptionListItemDtoStatusEnum = SellerSubscriptionListItemDtoStatusEnum = {}));
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.SellerSubscriptionListItemDtoStatusEnum = {
|
|
28
|
+
DRAFT: 'draft',
|
|
29
|
+
ACTIVE: 'active',
|
|
30
|
+
PAUSED: 'paused',
|
|
31
|
+
CANCELLED: 'cancelled',
|
|
32
|
+
FINISHED: 'finished'
|
|
33
|
+
};
|
|
36
34
|
/**
|
|
37
|
-
* @export
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
SellerSubscriptionListItemDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
|
|
44
|
-
})(SellerSubscriptionListItemDtoTypeEnum || (exports.SellerSubscriptionListItemDtoTypeEnum = SellerSubscriptionListItemDtoTypeEnum = {}));
|
|
35
|
+
* @export
|
|
36
|
+
*/
|
|
37
|
+
exports.SellerSubscriptionListItemDtoTypeEnum = {
|
|
38
|
+
RENT: 'rent',
|
|
39
|
+
LEASE_TO_OWN: 'lease_to_own'
|
|
40
|
+
};
|
|
45
41
|
/**
|
|
46
42
|
* Check if a given object implements the SellerSubscriptionListItemDto interface.
|
|
47
43
|
*/
|
|
@@ -91,14 +91,14 @@ export interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput {
|
|
|
91
91
|
buyerMessage: string;
|
|
92
92
|
}
|
|
93
93
|
/**
|
|
94
|
-
* @export
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
94
|
+
* @export
|
|
95
|
+
*/
|
|
96
|
+
export declare const SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum: {
|
|
97
|
+
readonly LOW: "low";
|
|
98
|
+
readonly MEDIUM: "medium";
|
|
99
|
+
readonly HIGH: "high";
|
|
100
|
+
};
|
|
101
|
+
export type SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = typeof SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum[keyof typeof SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum];
|
|
102
102
|
/**
|
|
103
103
|
* Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
|
|
104
104
|
*/
|
|
@@ -22,15 +22,13 @@ exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped = SendAdm
|
|
|
22
22
|
var MoneyDto_1 = require("./MoneyDto");
|
|
23
23
|
var LeadMessageDto_1 = require("./LeadMessageDto");
|
|
24
24
|
/**
|
|
25
|
-
* @export
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum["HIGH"] = "high";
|
|
33
|
-
})(SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum || (exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = {}));
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = {
|
|
28
|
+
LOW: 'low',
|
|
29
|
+
MEDIUM: 'medium',
|
|
30
|
+
HIGH: 'high'
|
|
31
|
+
};
|
|
34
32
|
/**
|
|
35
33
|
* Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
|
|
36
34
|
*/
|
|
@@ -41,17 +41,17 @@ export interface SepaBankAccountDetails {
|
|
|
41
41
|
iban: string;
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
|
-
* @export
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
44
|
+
* @export
|
|
45
|
+
*/
|
|
46
|
+
export declare const SepaBankAccountDetailsTypeEnum: {
|
|
47
|
+
readonly UK_BANK_ACCOUNT_DETAILS: "UkBankAccountDetails";
|
|
48
|
+
readonly US_BANK_ACCOUNT_DETAILS: "UsBankAccountDetails";
|
|
49
|
+
readonly CA_BANK_ACCOUNT_DETAILS: "CaBankAccountDetails";
|
|
50
|
+
readonly NZ_BANK_ACCOUNT_DETAILS: "NzBankAccountDetails";
|
|
51
|
+
readonly AU_BANK_ACCOUNT_DETAILS: "AuBankAccountDetails";
|
|
52
|
+
readonly SEPA_BANK_ACCOUNT_DETAILS: "SepaBankAccountDetails";
|
|
53
|
+
};
|
|
54
|
+
export type SepaBankAccountDetailsTypeEnum = typeof SepaBankAccountDetailsTypeEnum[keyof typeof SepaBankAccountDetailsTypeEnum];
|
|
55
55
|
/**
|
|
56
56
|
* Check if a given object implements the SepaBankAccountDetails interface.
|
|
57
57
|
*/
|
|
@@ -20,18 +20,16 @@ exports.SepaBankAccountDetailsFromJSONTyped = SepaBankAccountDetailsFromJSONType
|
|
|
20
20
|
exports.SepaBankAccountDetailsToJSON = SepaBankAccountDetailsToJSON;
|
|
21
21
|
exports.SepaBankAccountDetailsToJSONTyped = SepaBankAccountDetailsToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
SepaBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
|
|
34
|
-
})(SepaBankAccountDetailsTypeEnum || (exports.SepaBankAccountDetailsTypeEnum = SepaBankAccountDetailsTypeEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.SepaBankAccountDetailsTypeEnum = {
|
|
26
|
+
UK_BANK_ACCOUNT_DETAILS: 'UkBankAccountDetails',
|
|
27
|
+
US_BANK_ACCOUNT_DETAILS: 'UsBankAccountDetails',
|
|
28
|
+
CA_BANK_ACCOUNT_DETAILS: 'CaBankAccountDetails',
|
|
29
|
+
NZ_BANK_ACCOUNT_DETAILS: 'NzBankAccountDetails',
|
|
30
|
+
AU_BANK_ACCOUNT_DETAILS: 'AuBankAccountDetails',
|
|
31
|
+
SEPA_BANK_ACCOUNT_DETAILS: 'SepaBankAccountDetails'
|
|
32
|
+
};
|
|
35
33
|
/**
|
|
36
34
|
* Check if a given object implements the SepaBankAccountDetails interface.
|
|
37
35
|
*/
|
|
@@ -35,13 +35,13 @@ export interface SetDomainTransferConfirmationInput {
|
|
|
35
35
|
confirmationReasonText: string | null;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
* @export
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export declare const SetDomainTransferConfirmationInputConfirmationReasonEnum: {
|
|
41
|
+
readonly INVALID_AUTH_CODE: "invalid_auth_code";
|
|
42
|
+
readonly OTHER: "other";
|
|
43
|
+
};
|
|
44
|
+
export type SetDomainTransferConfirmationInputConfirmationReasonEnum = typeof SetDomainTransferConfirmationInputConfirmationReasonEnum[keyof typeof SetDomainTransferConfirmationInputConfirmationReasonEnum];
|
|
45
45
|
/**
|
|
46
46
|
* Check if a given object implements the SetDomainTransferConfirmationInput interface.
|
|
47
47
|
*/
|
|
@@ -20,14 +20,12 @@ exports.SetDomainTransferConfirmationInputFromJSONTyped = SetDomainTransferConfi
|
|
|
20
20
|
exports.SetDomainTransferConfirmationInputToJSON = SetDomainTransferConfirmationInputToJSON;
|
|
21
21
|
exports.SetDomainTransferConfirmationInputToJSONTyped = SetDomainTransferConfirmationInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
SetDomainTransferConfirmationInputConfirmationReasonEnum["OTHER"] = "other";
|
|
30
|
-
})(SetDomainTransferConfirmationInputConfirmationReasonEnum || (exports.SetDomainTransferConfirmationInputConfirmationReasonEnum = SetDomainTransferConfirmationInputConfirmationReasonEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.SetDomainTransferConfirmationInputConfirmationReasonEnum = {
|
|
26
|
+
INVALID_AUTH_CODE: 'invalid_auth_code',
|
|
27
|
+
OTHER: 'other'
|
|
28
|
+
};
|
|
31
29
|
/**
|
|
32
30
|
* Check if a given object implements the SetDomainTransferConfirmationInput interface.
|
|
33
31
|
*/
|
|
@@ -23,13 +23,13 @@ export interface SetPayoutProviderInput {
|
|
|
23
23
|
provider: SetPayoutProviderInputProviderEnum;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
|
-
* @export
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
26
|
+
* @export
|
|
27
|
+
*/
|
|
28
|
+
export declare const SetPayoutProviderInputProviderEnum: {
|
|
29
|
+
readonly STRIPE: "stripe";
|
|
30
|
+
readonly BANK_ACCOUNT: "bank_account";
|
|
31
|
+
};
|
|
32
|
+
export type SetPayoutProviderInputProviderEnum = typeof SetPayoutProviderInputProviderEnum[keyof typeof SetPayoutProviderInputProviderEnum];
|
|
33
33
|
/**
|
|
34
34
|
* Check if a given object implements the SetPayoutProviderInput interface.
|
|
35
35
|
*/
|
|
@@ -20,14 +20,12 @@ exports.SetPayoutProviderInputFromJSONTyped = SetPayoutProviderInputFromJSONType
|
|
|
20
20
|
exports.SetPayoutProviderInputToJSON = SetPayoutProviderInputToJSON;
|
|
21
21
|
exports.SetPayoutProviderInputToJSONTyped = SetPayoutProviderInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
SetPayoutProviderInputProviderEnum["BANK_ACCOUNT"] = "bank_account";
|
|
30
|
-
})(SetPayoutProviderInputProviderEnum || (exports.SetPayoutProviderInputProviderEnum = SetPayoutProviderInputProviderEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.SetPayoutProviderInputProviderEnum = {
|
|
26
|
+
STRIPE: 'stripe',
|
|
27
|
+
BANK_ACCOUNT: 'bank_account'
|
|
28
|
+
};
|
|
31
29
|
/**
|
|
32
30
|
* Check if a given object implements the SetPayoutProviderInput interface.
|
|
33
31
|
*/
|
|
@@ -29,13 +29,13 @@ export interface SubscriptionBillingPeriodicityDto {
|
|
|
29
29
|
unit: SubscriptionBillingPeriodicityDtoUnitEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
* @export
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
export declare const SubscriptionBillingPeriodicityDtoUnitEnum: {
|
|
35
|
+
readonly WEEK: "week";
|
|
36
|
+
readonly MONTH: "month";
|
|
37
|
+
};
|
|
38
|
+
export type SubscriptionBillingPeriodicityDtoUnitEnum = typeof SubscriptionBillingPeriodicityDtoUnitEnum[keyof typeof SubscriptionBillingPeriodicityDtoUnitEnum];
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the SubscriptionBillingPeriodicityDto interface.
|
|
41
41
|
*/
|
|
@@ -20,14 +20,12 @@ exports.SubscriptionBillingPeriodicityDtoFromJSONTyped = SubscriptionBillingPeri
|
|
|
20
20
|
exports.SubscriptionBillingPeriodicityDtoToJSON = SubscriptionBillingPeriodicityDtoToJSON;
|
|
21
21
|
exports.SubscriptionBillingPeriodicityDtoToJSONTyped = SubscriptionBillingPeriodicityDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
SubscriptionBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
|
|
30
|
-
})(SubscriptionBillingPeriodicityDtoUnitEnum || (exports.SubscriptionBillingPeriodicityDtoUnitEnum = SubscriptionBillingPeriodicityDtoUnitEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.SubscriptionBillingPeriodicityDtoUnitEnum = {
|
|
26
|
+
WEEK: 'week',
|
|
27
|
+
MONTH: 'month'
|
|
28
|
+
};
|
|
31
29
|
/**
|
|
32
30
|
* Check if a given object implements the SubscriptionBillingPeriodicityDto interface.
|
|
33
31
|
*/
|
|
@@ -29,13 +29,13 @@ export interface SubscriptionDetailsBillingPeriodicityDto {
|
|
|
29
29
|
unit: SubscriptionDetailsBillingPeriodicityDtoUnitEnum;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
|
-
* @export
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
export declare const SubscriptionDetailsBillingPeriodicityDtoUnitEnum: {
|
|
35
|
+
readonly WEEK: "week";
|
|
36
|
+
readonly MONTH: "month";
|
|
37
|
+
};
|
|
38
|
+
export type SubscriptionDetailsBillingPeriodicityDtoUnitEnum = typeof SubscriptionDetailsBillingPeriodicityDtoUnitEnum[keyof typeof SubscriptionDetailsBillingPeriodicityDtoUnitEnum];
|
|
39
39
|
/**
|
|
40
40
|
* Check if a given object implements the SubscriptionDetailsBillingPeriodicityDto interface.
|
|
41
41
|
*/
|
|
@@ -20,14 +20,12 @@ exports.SubscriptionDetailsBillingPeriodicityDtoFromJSONTyped = SubscriptionDeta
|
|
|
20
20
|
exports.SubscriptionDetailsBillingPeriodicityDtoToJSON = SubscriptionDetailsBillingPeriodicityDtoToJSON;
|
|
21
21
|
exports.SubscriptionDetailsBillingPeriodicityDtoToJSONTyped = SubscriptionDetailsBillingPeriodicityDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
SubscriptionDetailsBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
|
|
30
|
-
})(SubscriptionDetailsBillingPeriodicityDtoUnitEnum || (exports.SubscriptionDetailsBillingPeriodicityDtoUnitEnum = SubscriptionDetailsBillingPeriodicityDtoUnitEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.SubscriptionDetailsBillingPeriodicityDtoUnitEnum = {
|
|
26
|
+
WEEK: 'week',
|
|
27
|
+
MONTH: 'month'
|
|
28
|
+
};
|
|
31
29
|
/**
|
|
32
30
|
* Check if a given object implements the SubscriptionDetailsBillingPeriodicityDto interface.
|
|
33
31
|
*/
|