@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
|
@@ -21,27 +21,25 @@ exports.InvoiceItemTaxDtoToJSON = InvoiceItemTaxDtoToJSON;
|
|
|
21
21
|
exports.InvoiceItemTaxDtoToJSONTyped = InvoiceItemTaxDtoToJSONTyped;
|
|
22
22
|
var MoneyDto_1 = require("./MoneyDto");
|
|
23
23
|
/**
|
|
24
|
-
* @export
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
InvoiceItemTaxDtoReasonEnum["ZERO_RATED"] = "zero_rated";
|
|
44
|
-
})(InvoiceItemTaxDtoReasonEnum || (exports.InvoiceItemTaxDtoReasonEnum = InvoiceItemTaxDtoReasonEnum = {}));
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.InvoiceItemTaxDtoReasonEnum = {
|
|
27
|
+
CUSTOMER_EXEMPT: 'customer_exempt',
|
|
28
|
+
NOT_COLLECTING: 'not_collecting',
|
|
29
|
+
NOT_SUBJECT_TO_TAX: 'not_subject_to_tax',
|
|
30
|
+
NOT_SUPPORTED: 'not_supported',
|
|
31
|
+
PORTION_PRODUCT_EXEMPT: 'portion_product_exempt',
|
|
32
|
+
PORTION_REDUCED_RATED: 'portion_reduced_rated',
|
|
33
|
+
PORTION_STANDARD_RATED: 'portion_standard_rated',
|
|
34
|
+
PRODUCT_EXEMPT: 'product_exempt',
|
|
35
|
+
PRODUCT_EXEMPT_HOLIDAY: 'product_exempt_holiday',
|
|
36
|
+
PROPORTIONALLY_RATED: 'proportionally_rated',
|
|
37
|
+
REDUCED_RATED: 'reduced_rated',
|
|
38
|
+
REVERSE_CHARGE: 'reverse_charge',
|
|
39
|
+
STANDARD_RATED: 'standard_rated',
|
|
40
|
+
TAXABLE_BASIS_REDUCED: 'taxable_basis_reduced',
|
|
41
|
+
ZERO_RATED: 'zero_rated'
|
|
42
|
+
};
|
|
45
43
|
/**
|
|
46
44
|
* Check if a given object implements the InvoiceItemTaxDto interface.
|
|
47
45
|
*/
|
|
@@ -35,12 +35,12 @@ export interface InvoiceTransactionDto {
|
|
|
35
35
|
gatewayTransferToken: string;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
* @export
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export declare const InvoiceTransactionDtoGatewayEnum: {
|
|
41
|
+
readonly STRIPE: "stripe";
|
|
42
|
+
};
|
|
43
|
+
export type InvoiceTransactionDtoGatewayEnum = typeof InvoiceTransactionDtoGatewayEnum[keyof typeof InvoiceTransactionDtoGatewayEnum];
|
|
44
44
|
/**
|
|
45
45
|
* Check if a given object implements the InvoiceTransactionDto interface.
|
|
46
46
|
*/
|
|
@@ -20,13 +20,11 @@ exports.InvoiceTransactionDtoFromJSONTyped = InvoiceTransactionDtoFromJSONTyped;
|
|
|
20
20
|
exports.InvoiceTransactionDtoToJSON = InvoiceTransactionDtoToJSON;
|
|
21
21
|
exports.InvoiceTransactionDtoToJSONTyped = InvoiceTransactionDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
InvoiceTransactionDtoGatewayEnum["STRIPE"] = "stripe";
|
|
29
|
-
})(InvoiceTransactionDtoGatewayEnum || (exports.InvoiceTransactionDtoGatewayEnum = InvoiceTransactionDtoGatewayEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.InvoiceTransactionDtoGatewayEnum = {
|
|
26
|
+
STRIPE: 'stripe'
|
|
27
|
+
};
|
|
30
28
|
/**
|
|
31
29
|
* Check if a given object implements the InvoiceTransactionDto interface.
|
|
32
30
|
*/
|
package/dist/models/LeadDto.d.ts
CHANGED
|
@@ -85,25 +85,25 @@ export interface LeadDto {
|
|
|
85
85
|
orderPaymentUrl: string | null;
|
|
86
86
|
}
|
|
87
87
|
/**
|
|
88
|
-
* @export
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
88
|
+
* @export
|
|
89
|
+
*/
|
|
90
|
+
export declare const LeadDtoStatusEnum: {
|
|
91
|
+
readonly UNVERIFIED: "unverified";
|
|
92
|
+
readonly ACTIVE: "active";
|
|
93
|
+
readonly ACCEPTED: "accepted";
|
|
94
|
+
readonly FINISHED: "finished";
|
|
95
|
+
readonly CLOSED: "closed";
|
|
96
|
+
};
|
|
97
|
+
export type LeadDtoStatusEnum = typeof LeadDtoStatusEnum[keyof typeof LeadDtoStatusEnum];
|
|
98
98
|
/**
|
|
99
|
-
* @export
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
99
|
+
* @export
|
|
100
|
+
*/
|
|
101
|
+
export declare const LeadDtoLastOfferByEnum: {
|
|
102
|
+
readonly BUYER: "buyer";
|
|
103
|
+
readonly SELLER: "seller";
|
|
104
|
+
readonly ADMIN: "admin";
|
|
105
|
+
};
|
|
106
|
+
export type LeadDtoLastOfferByEnum = typeof LeadDtoLastOfferByEnum[keyof typeof LeadDtoLastOfferByEnum];
|
|
107
107
|
/**
|
|
108
108
|
* Check if a given object implements the LeadDto interface.
|
|
109
109
|
*/
|
package/dist/models/LeadDto.js
CHANGED
|
@@ -22,27 +22,23 @@ exports.LeadDtoToJSONTyped = LeadDtoToJSONTyped;
|
|
|
22
22
|
var LeadDomainDto_1 = require("./LeadDomainDto");
|
|
23
23
|
var MoneyDto_1 = require("./MoneyDto");
|
|
24
24
|
/**
|
|
25
|
-
* @export
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
LeadDtoStatusEnum["CLOSED"] = "closed";
|
|
35
|
-
})(LeadDtoStatusEnum || (exports.LeadDtoStatusEnum = LeadDtoStatusEnum = {}));
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
exports.LeadDtoStatusEnum = {
|
|
28
|
+
UNVERIFIED: 'unverified',
|
|
29
|
+
ACTIVE: 'active',
|
|
30
|
+
ACCEPTED: 'accepted',
|
|
31
|
+
FINISHED: 'finished',
|
|
32
|
+
CLOSED: 'closed'
|
|
33
|
+
};
|
|
36
34
|
/**
|
|
37
|
-
* @export
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
LeadDtoLastOfferByEnum["ADMIN"] = "admin";
|
|
45
|
-
})(LeadDtoLastOfferByEnum || (exports.LeadDtoLastOfferByEnum = LeadDtoLastOfferByEnum = {}));
|
|
35
|
+
* @export
|
|
36
|
+
*/
|
|
37
|
+
exports.LeadDtoLastOfferByEnum = {
|
|
38
|
+
BUYER: 'buyer',
|
|
39
|
+
SELLER: 'seller',
|
|
40
|
+
ADMIN: 'admin'
|
|
41
|
+
};
|
|
46
42
|
/**
|
|
47
43
|
* Check if a given object implements the LeadDto interface.
|
|
48
44
|
*/
|
|
@@ -66,25 +66,25 @@ export interface LeadMessageDto {
|
|
|
66
66
|
readByBuyer: boolean;
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
|
-
* @export
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
69
|
+
* @export
|
|
70
|
+
*/
|
|
71
|
+
export declare const LeadMessageDtoTypeEnum: {
|
|
72
|
+
readonly OFFER: "offer";
|
|
73
|
+
readonly OFFER_ACCEPTED: "offer_accepted";
|
|
74
|
+
readonly OFFER_WITHDRAWN: "offer_withdrawn";
|
|
75
|
+
readonly OFFER_REJECTED: "offer_rejected";
|
|
76
|
+
readonly MESSAGE: "message";
|
|
77
|
+
};
|
|
78
|
+
export type LeadMessageDtoTypeEnum = typeof LeadMessageDtoTypeEnum[keyof typeof LeadMessageDtoTypeEnum];
|
|
79
79
|
/**
|
|
80
|
-
* @export
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
80
|
+
* @export
|
|
81
|
+
*/
|
|
82
|
+
export declare const LeadMessageDtoOriginEnum: {
|
|
83
|
+
readonly BUYER: "buyer";
|
|
84
|
+
readonly SELLER: "seller";
|
|
85
|
+
readonly ADMIN: "admin";
|
|
86
|
+
};
|
|
87
|
+
export type LeadMessageDtoOriginEnum = typeof LeadMessageDtoOriginEnum[keyof typeof LeadMessageDtoOriginEnum];
|
|
88
88
|
/**
|
|
89
89
|
* Check if a given object implements the LeadMessageDto interface.
|
|
90
90
|
*/
|
|
@@ -21,27 +21,23 @@ exports.LeadMessageDtoToJSON = LeadMessageDtoToJSON;
|
|
|
21
21
|
exports.LeadMessageDtoToJSONTyped = LeadMessageDtoToJSONTyped;
|
|
22
22
|
var LeadMessageData_1 = require("./LeadMessageData");
|
|
23
23
|
/**
|
|
24
|
-
* @export
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
LeadMessageDtoTypeEnum["MESSAGE"] = "message";
|
|
34
|
-
})(LeadMessageDtoTypeEnum || (exports.LeadMessageDtoTypeEnum = LeadMessageDtoTypeEnum = {}));
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.LeadMessageDtoTypeEnum = {
|
|
27
|
+
OFFER: 'offer',
|
|
28
|
+
OFFER_ACCEPTED: 'offer_accepted',
|
|
29
|
+
OFFER_WITHDRAWN: 'offer_withdrawn',
|
|
30
|
+
OFFER_REJECTED: 'offer_rejected',
|
|
31
|
+
MESSAGE: 'message'
|
|
32
|
+
};
|
|
35
33
|
/**
|
|
36
|
-
* @export
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
LeadMessageDtoOriginEnum["ADMIN"] = "admin";
|
|
44
|
-
})(LeadMessageDtoOriginEnum || (exports.LeadMessageDtoOriginEnum = LeadMessageDtoOriginEnum = {}));
|
|
34
|
+
* @export
|
|
35
|
+
*/
|
|
36
|
+
exports.LeadMessageDtoOriginEnum = {
|
|
37
|
+
BUYER: 'buyer',
|
|
38
|
+
SELLER: 'seller',
|
|
39
|
+
ADMIN: 'admin'
|
|
40
|
+
};
|
|
45
41
|
/**
|
|
46
42
|
* Check if a given object implements the LeadMessageDto interface.
|
|
47
43
|
*/
|
|
@@ -23,16 +23,16 @@ export interface LeadStatusDto {
|
|
|
23
23
|
status: LeadStatusDtoStatusEnum;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
|
-
* @export
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
26
|
+
* @export
|
|
27
|
+
*/
|
|
28
|
+
export declare const LeadStatusDtoStatusEnum: {
|
|
29
|
+
readonly UNVERIFIED: "unverified";
|
|
30
|
+
readonly ACTIVE: "active";
|
|
31
|
+
readonly ACCEPTED: "accepted";
|
|
32
|
+
readonly FINISHED: "finished";
|
|
33
|
+
readonly CLOSED: "closed";
|
|
34
|
+
};
|
|
35
|
+
export type LeadStatusDtoStatusEnum = typeof LeadStatusDtoStatusEnum[keyof typeof LeadStatusDtoStatusEnum];
|
|
36
36
|
/**
|
|
37
37
|
* Check if a given object implements the LeadStatusDto interface.
|
|
38
38
|
*/
|
|
@@ -20,17 +20,15 @@ exports.LeadStatusDtoFromJSONTyped = LeadStatusDtoFromJSONTyped;
|
|
|
20
20
|
exports.LeadStatusDtoToJSON = LeadStatusDtoToJSON;
|
|
21
21
|
exports.LeadStatusDtoToJSONTyped = LeadStatusDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
LeadStatusDtoStatusEnum["CLOSED"] = "closed";
|
|
33
|
-
})(LeadStatusDtoStatusEnum || (exports.LeadStatusDtoStatusEnum = LeadStatusDtoStatusEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.LeadStatusDtoStatusEnum = {
|
|
26
|
+
UNVERIFIED: 'unverified',
|
|
27
|
+
ACTIVE: 'active',
|
|
28
|
+
ACCEPTED: 'accepted',
|
|
29
|
+
FINISHED: 'finished',
|
|
30
|
+
CLOSED: 'closed'
|
|
31
|
+
};
|
|
34
32
|
/**
|
|
35
33
|
* Check if a given object implements the LeadStatusDto interface.
|
|
36
34
|
*/
|
|
@@ -35,17 +35,17 @@ export interface NzBankAccountDetails {
|
|
|
35
35
|
accountNumber: string;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
* @export
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export declare const NzBankAccountDetailsTypeEnum: {
|
|
41
|
+
readonly UK_BANK_ACCOUNT_DETAILS: "UkBankAccountDetails";
|
|
42
|
+
readonly US_BANK_ACCOUNT_DETAILS: "UsBankAccountDetails";
|
|
43
|
+
readonly CA_BANK_ACCOUNT_DETAILS: "CaBankAccountDetails";
|
|
44
|
+
readonly NZ_BANK_ACCOUNT_DETAILS: "NzBankAccountDetails";
|
|
45
|
+
readonly AU_BANK_ACCOUNT_DETAILS: "AuBankAccountDetails";
|
|
46
|
+
readonly SEPA_BANK_ACCOUNT_DETAILS: "SepaBankAccountDetails";
|
|
47
|
+
};
|
|
48
|
+
export type NzBankAccountDetailsTypeEnum = typeof NzBankAccountDetailsTypeEnum[keyof typeof NzBankAccountDetailsTypeEnum];
|
|
49
49
|
/**
|
|
50
50
|
* Check if a given object implements the NzBankAccountDetails interface.
|
|
51
51
|
*/
|
|
@@ -20,18 +20,16 @@ exports.NzBankAccountDetailsFromJSONTyped = NzBankAccountDetailsFromJSONTyped;
|
|
|
20
20
|
exports.NzBankAccountDetailsToJSON = NzBankAccountDetailsToJSON;
|
|
21
21
|
exports.NzBankAccountDetailsToJSONTyped = NzBankAccountDetailsToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
NzBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
|
|
34
|
-
})(NzBankAccountDetailsTypeEnum || (exports.NzBankAccountDetailsTypeEnum = NzBankAccountDetailsTypeEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.NzBankAccountDetailsTypeEnum = {
|
|
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 NzBankAccountDetails interface.
|
|
37
35
|
*/
|
|
@@ -106,14 +106,14 @@ export interface OrderDto {
|
|
|
106
106
|
transaction: InvoiceTransactionDto;
|
|
107
107
|
}
|
|
108
108
|
/**
|
|
109
|
-
* @export
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
109
|
+
* @export
|
|
110
|
+
*/
|
|
111
|
+
export declare const OrderDtoStatusEnum: {
|
|
112
|
+
readonly DRAFT: "draft";
|
|
113
|
+
readonly PAID: "paid";
|
|
114
|
+
readonly CANCELLED: "cancelled";
|
|
115
|
+
};
|
|
116
|
+
export type OrderDtoStatusEnum = typeof OrderDtoStatusEnum[keyof typeof OrderDtoStatusEnum];
|
|
117
117
|
/**
|
|
118
118
|
* Check if a given object implements the OrderDto interface.
|
|
119
119
|
*/
|
package/dist/models/OrderDto.js
CHANGED
|
@@ -25,15 +25,13 @@ var MoneyDto_1 = require("./MoneyDto");
|
|
|
25
25
|
var OrderCompanyInfoDto_1 = require("./OrderCompanyInfoDto");
|
|
26
26
|
var AddressDto_1 = require("./AddressDto");
|
|
27
27
|
/**
|
|
28
|
-
* @export
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
OrderDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
36
|
-
})(OrderDtoStatusEnum || (exports.OrderDtoStatusEnum = OrderDtoStatusEnum = {}));
|
|
28
|
+
* @export
|
|
29
|
+
*/
|
|
30
|
+
exports.OrderDtoStatusEnum = {
|
|
31
|
+
DRAFT: 'draft',
|
|
32
|
+
PAID: 'paid',
|
|
33
|
+
CANCELLED: 'cancelled'
|
|
34
|
+
};
|
|
37
35
|
/**
|
|
38
36
|
* Check if a given object implements the OrderDto interface.
|
|
39
37
|
*/
|
|
@@ -75,14 +75,14 @@ export interface OrderListItemDto {
|
|
|
75
75
|
domainTransferId: object | null;
|
|
76
76
|
}
|
|
77
77
|
/**
|
|
78
|
-
* @export
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
78
|
+
* @export
|
|
79
|
+
*/
|
|
80
|
+
export declare const OrderListItemDtoStatusEnum: {
|
|
81
|
+
readonly DRAFT: "draft";
|
|
82
|
+
readonly PAID: "paid";
|
|
83
|
+
readonly CANCELLED: "cancelled";
|
|
84
|
+
};
|
|
85
|
+
export type OrderListItemDtoStatusEnum = typeof OrderListItemDtoStatusEnum[keyof typeof OrderListItemDtoStatusEnum];
|
|
86
86
|
/**
|
|
87
87
|
* Check if a given object implements the OrderListItemDto interface.
|
|
88
88
|
*/
|
|
@@ -24,15 +24,13 @@ var MoneyDto_1 = require("./MoneyDto");
|
|
|
24
24
|
var OrderListItemDtoBuyerInformation_1 = require("./OrderListItemDtoBuyerInformation");
|
|
25
25
|
var OrderListItemDtoSellerAccount_1 = require("./OrderListItemDtoSellerAccount");
|
|
26
26
|
/**
|
|
27
|
-
* @export
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
OrderListItemDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
35
|
-
})(OrderListItemDtoStatusEnum || (exports.OrderListItemDtoStatusEnum = OrderListItemDtoStatusEnum = {}));
|
|
27
|
+
* @export
|
|
28
|
+
*/
|
|
29
|
+
exports.OrderListItemDtoStatusEnum = {
|
|
30
|
+
DRAFT: 'draft',
|
|
31
|
+
PAID: 'paid',
|
|
32
|
+
CANCELLED: 'cancelled'
|
|
33
|
+
};
|
|
36
34
|
/**
|
|
37
35
|
* Check if a given object implements the OrderListItemDto interface.
|
|
38
36
|
*/
|
|
@@ -77,23 +77,23 @@ export interface OwnedDomainDto {
|
|
|
77
77
|
updatedAt: Date;
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
|
-
* @export
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
80
|
+
* @export
|
|
81
|
+
*/
|
|
82
|
+
export declare const OwnedDomainDtoHostingEnum: {
|
|
83
|
+
readonly OPENPROVIDER: "openprovider";
|
|
84
|
+
};
|
|
85
|
+
export type OwnedDomainDtoHostingEnum = typeof OwnedDomainDtoHostingEnum[keyof typeof OwnedDomainDtoHostingEnum];
|
|
86
86
|
/**
|
|
87
|
-
* @export
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
87
|
+
* @export
|
|
88
|
+
*/
|
|
89
|
+
export declare const OwnedDomainDtoTransferStatusEnum: {
|
|
90
|
+
readonly PENDING_TO_REQUEST: "pending_to_request";
|
|
91
|
+
readonly PENDING: "pending";
|
|
92
|
+
readonly FINISHED: "finished";
|
|
93
|
+
readonly ERROR: "error";
|
|
94
|
+
readonly WAITING: "waiting";
|
|
95
|
+
};
|
|
96
|
+
export type OwnedDomainDtoTransferStatusEnum = typeof OwnedDomainDtoTransferStatusEnum[keyof typeof OwnedDomainDtoTransferStatusEnum];
|
|
97
97
|
/**
|
|
98
98
|
* Check if a given object implements the OwnedDomainDto interface.
|
|
99
99
|
*/
|
|
@@ -20,25 +20,21 @@ exports.OwnedDomainDtoFromJSONTyped = OwnedDomainDtoFromJSONTyped;
|
|
|
20
20
|
exports.OwnedDomainDtoToJSON = OwnedDomainDtoToJSON;
|
|
21
21
|
exports.OwnedDomainDtoToJSONTyped = OwnedDomainDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
* @export
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
OwnedDomainDtoHostingEnum["OPENPROVIDER"] = "openprovider";
|
|
29
|
-
})(OwnedDomainDtoHostingEnum || (exports.OwnedDomainDtoHostingEnum = OwnedDomainDtoHostingEnum = {}));
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.OwnedDomainDtoHostingEnum = {
|
|
26
|
+
OPENPROVIDER: 'openprovider'
|
|
27
|
+
};
|
|
30
28
|
/**
|
|
31
|
-
* @export
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
OwnedDomainDtoTransferStatusEnum["WAITING"] = "waiting";
|
|
41
|
-
})(OwnedDomainDtoTransferStatusEnum || (exports.OwnedDomainDtoTransferStatusEnum = OwnedDomainDtoTransferStatusEnum = {}));
|
|
29
|
+
* @export
|
|
30
|
+
*/
|
|
31
|
+
exports.OwnedDomainDtoTransferStatusEnum = {
|
|
32
|
+
PENDING_TO_REQUEST: 'pending_to_request',
|
|
33
|
+
PENDING: 'pending',
|
|
34
|
+
FINISHED: 'finished',
|
|
35
|
+
ERROR: 'error',
|
|
36
|
+
WAITING: 'waiting'
|
|
37
|
+
};
|
|
42
38
|
/**
|
|
43
39
|
* Check if a given object implements the OwnedDomainDto interface.
|
|
44
40
|
*/
|
|
@@ -56,14 +56,14 @@ export interface ParsedDomainDto {
|
|
|
56
56
|
leaseToOwn?: LeaseToOwnDto;
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
59
|
-
* @export
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
59
|
+
* @export
|
|
60
|
+
*/
|
|
61
|
+
export declare const ParsedDomainDtoActionEnum: {
|
|
62
|
+
readonly INSERT: "insert";
|
|
63
|
+
readonly UPSERT: "upsert";
|
|
64
|
+
readonly DELETE: "delete";
|
|
65
|
+
};
|
|
66
|
+
export type ParsedDomainDtoActionEnum = typeof ParsedDomainDtoActionEnum[keyof typeof ParsedDomainDtoActionEnum];
|
|
67
67
|
/**
|
|
68
68
|
* Check if a given object implements the ParsedDomainDto interface.
|
|
69
69
|
*/
|
|
@@ -23,15 +23,13 @@ var MoneyDto_1 = require("./MoneyDto");
|
|
|
23
23
|
var LeaseToOwnDto_1 = require("./LeaseToOwnDto");
|
|
24
24
|
var RentDto_1 = require("./RentDto");
|
|
25
25
|
/**
|
|
26
|
-
* @export
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
ParsedDomainDtoActionEnum["DELETE"] = "delete";
|
|
34
|
-
})(ParsedDomainDtoActionEnum || (exports.ParsedDomainDtoActionEnum = ParsedDomainDtoActionEnum = {}));
|
|
26
|
+
* @export
|
|
27
|
+
*/
|
|
28
|
+
exports.ParsedDomainDtoActionEnum = {
|
|
29
|
+
INSERT: 'insert',
|
|
30
|
+
UPSERT: 'upsert',
|
|
31
|
+
DELETE: 'delete'
|
|
32
|
+
};
|
|
35
33
|
/**
|
|
36
34
|
* Check if a given object implements the ParsedDomainDto interface.
|
|
37
35
|
*/
|
|
@@ -49,16 +49,16 @@ export interface PublicLeadDto {
|
|
|
49
49
|
domainName: string;
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
|
-
* @export
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
52
|
+
* @export
|
|
53
|
+
*/
|
|
54
|
+
export declare const PublicLeadDtoStatusEnum: {
|
|
55
|
+
readonly UNVERIFIED: "unverified";
|
|
56
|
+
readonly ACTIVE: "active";
|
|
57
|
+
readonly ACCEPTED: "accepted";
|
|
58
|
+
readonly FINISHED: "finished";
|
|
59
|
+
readonly CLOSED: "closed";
|
|
60
|
+
};
|
|
61
|
+
export type PublicLeadDtoStatusEnum = typeof PublicLeadDtoStatusEnum[keyof typeof PublicLeadDtoStatusEnum];
|
|
62
62
|
/**
|
|
63
63
|
* Check if a given object implements the PublicLeadDto interface.
|
|
64
64
|
*/
|