@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
|
@@ -23,15 +23,15 @@ export interface DomainTransferWorkflowDto {
|
|
|
23
23
|
path: DomainTransferWorkflowDtoPathEnum | null;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
26
|
+
* @export
|
|
27
|
+
* @enum {string}
|
|
28
|
+
*/
|
|
29
|
+
export declare enum DomainTransferWorkflowDtoPathEnum {
|
|
30
|
+
DIRECT = "direct",
|
|
31
|
+
INTERMEDIARY = "intermediary",
|
|
32
|
+
MANUAL = "manual",
|
|
33
|
+
AUTO = "auto"
|
|
34
|
+
}
|
|
35
35
|
/**
|
|
36
36
|
* Check if a given object implements the DomainTransferWorkflowDto interface.
|
|
37
37
|
*/
|
|
@@ -20,14 +20,16 @@ exports.DomainTransferWorkflowDtoFromJSONTyped = DomainTransferWorkflowDtoFromJS
|
|
|
20
20
|
exports.DomainTransferWorkflowDtoToJSON = DomainTransferWorkflowDtoToJSON;
|
|
21
21
|
exports.DomainTransferWorkflowDtoToJSONTyped = DomainTransferWorkflowDtoToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var DomainTransferWorkflowDtoPathEnum;
|
|
27
|
+
(function (DomainTransferWorkflowDtoPathEnum) {
|
|
28
|
+
DomainTransferWorkflowDtoPathEnum["DIRECT"] = "direct";
|
|
29
|
+
DomainTransferWorkflowDtoPathEnum["INTERMEDIARY"] = "intermediary";
|
|
30
|
+
DomainTransferWorkflowDtoPathEnum["MANUAL"] = "manual";
|
|
31
|
+
DomainTransferWorkflowDtoPathEnum["AUTO"] = "auto";
|
|
32
|
+
})(DomainTransferWorkflowDtoPathEnum || (exports.DomainTransferWorkflowDtoPathEnum = DomainTransferWorkflowDtoPathEnum = {}));
|
|
31
33
|
/**
|
|
32
34
|
* Check if a given object implements the DomainTransferWorkflowDto interface.
|
|
33
35
|
*/
|
|
@@ -89,16 +89,16 @@ export interface IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFe
|
|
|
89
89
|
enabledFeatures: Array<IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum>;
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
92
|
+
* @export
|
|
93
|
+
* @enum {string}
|
|
94
|
+
*/
|
|
95
|
+
export declare enum IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum {
|
|
96
|
+
LEASE_TO_OWN = "LEASE_TO_OWN",
|
|
97
|
+
RENT = "RENT",
|
|
98
|
+
SEO_METRICS = "SEO_METRICS",
|
|
99
|
+
BANK_PAYOUTS = "BANK_PAYOUTS",
|
|
100
|
+
ZERO_COMMISSION = "ZERO_COMMISSION"
|
|
101
|
+
}
|
|
102
102
|
/**
|
|
103
103
|
* Check if a given object implements the IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto interface.
|
|
104
104
|
*/
|
package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js
CHANGED
|
@@ -26,15 +26,17 @@ var AccountMetricsDto_1 = require("./AccountMetricsDto");
|
|
|
26
26
|
var AccountNotificationDto_1 = require("./AccountNotificationDto");
|
|
27
27
|
var BillingInformationDto_1 = require("./BillingInformationDto");
|
|
28
28
|
/**
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
29
|
+
* @export
|
|
30
|
+
* @enum {string}
|
|
31
|
+
*/
|
|
32
|
+
var IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum;
|
|
33
|
+
(function (IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum) {
|
|
34
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["LEASE_TO_OWN"] = "LEASE_TO_OWN";
|
|
35
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["RENT"] = "RENT";
|
|
36
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["SEO_METRICS"] = "SEO_METRICS";
|
|
37
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["BANK_PAYOUTS"] = "BANK_PAYOUTS";
|
|
38
|
+
IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum["ZERO_COMMISSION"] = "ZERO_COMMISSION";
|
|
39
|
+
})(IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum || (exports.IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = {}));
|
|
38
40
|
/**
|
|
39
41
|
* Check if a given object implements the IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto interface.
|
|
40
42
|
*/
|
|
@@ -92,25 +92,25 @@ export interface IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto {
|
|
|
92
92
|
orderPaymentUrl: string | null;
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
95
|
+
* @export
|
|
96
|
+
* @enum {string}
|
|
97
|
+
*/
|
|
98
|
+
export declare enum IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum {
|
|
99
|
+
UNVERIFIED = "unverified",
|
|
100
|
+
ACTIVE = "active",
|
|
101
|
+
ACCEPTED = "accepted",
|
|
102
|
+
FINISHED = "finished",
|
|
103
|
+
CLOSED = "closed"
|
|
104
|
+
}
|
|
105
105
|
/**
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
106
|
+
* @export
|
|
107
|
+
* @enum {string}
|
|
108
|
+
*/
|
|
109
|
+
export declare enum IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum {
|
|
110
|
+
BUYER = "buyer",
|
|
111
|
+
SELLER = "seller",
|
|
112
|
+
ADMIN = "admin"
|
|
113
|
+
}
|
|
114
114
|
/**
|
|
115
115
|
* Check if a given object implements the IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto interface.
|
|
116
116
|
*/
|
|
@@ -23,23 +23,27 @@ var IntersectionDomainDtoWithAccountDto_1 = require("./IntersectionDomainDtoWith
|
|
|
23
23
|
var MoneyDto_1 = require("./MoneyDto");
|
|
24
24
|
var BuyerDto_1 = require("./BuyerDto");
|
|
25
25
|
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
26
|
+
* @export
|
|
27
|
+
* @enum {string}
|
|
28
|
+
*/
|
|
29
|
+
var IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum;
|
|
30
|
+
(function (IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum) {
|
|
31
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum["UNVERIFIED"] = "unverified";
|
|
32
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum["ACTIVE"] = "active";
|
|
33
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum["ACCEPTED"] = "accepted";
|
|
34
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum["FINISHED"] = "finished";
|
|
35
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum["CLOSED"] = "closed";
|
|
36
|
+
})(IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum || (exports.IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum = IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoStatusEnum = {}));
|
|
35
37
|
/**
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
38
|
+
* @export
|
|
39
|
+
* @enum {string}
|
|
40
|
+
*/
|
|
41
|
+
var IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum;
|
|
42
|
+
(function (IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum) {
|
|
43
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum["BUYER"] = "buyer";
|
|
44
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum["SELLER"] = "seller";
|
|
45
|
+
IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum["ADMIN"] = "admin";
|
|
46
|
+
})(IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum || (exports.IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum = IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDtoLastOfferByEnum = {}));
|
|
43
47
|
/**
|
|
44
48
|
* Check if a given object implements the IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto interface.
|
|
45
49
|
*/
|
|
@@ -128,45 +128,45 @@ export interface IntersectionLeadDtoWithListFieldsDto {
|
|
|
128
128
|
lastMessageDate: Date;
|
|
129
129
|
}
|
|
130
130
|
/**
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
131
|
+
* @export
|
|
132
|
+
* @enum {string}
|
|
133
|
+
*/
|
|
134
|
+
export declare enum IntersectionLeadDtoWithListFieldsDtoStatusEnum {
|
|
135
|
+
UNVERIFIED = "unverified",
|
|
136
|
+
ACTIVE = "active",
|
|
137
|
+
ACCEPTED = "accepted",
|
|
138
|
+
FINISHED = "finished",
|
|
139
|
+
CLOSED = "closed"
|
|
140
|
+
}
|
|
141
141
|
/**
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
142
|
+
* @export
|
|
143
|
+
* @enum {string}
|
|
144
|
+
*/
|
|
145
|
+
export declare enum IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum {
|
|
146
|
+
BUYER = "buyer",
|
|
147
|
+
SELLER = "seller",
|
|
148
|
+
ADMIN = "admin"
|
|
149
|
+
}
|
|
150
150
|
/**
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
151
|
+
* @export
|
|
152
|
+
* @enum {string}
|
|
153
|
+
*/
|
|
154
|
+
export declare enum IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum {
|
|
155
|
+
BUYER = "buyer",
|
|
156
|
+
SELLER = "seller",
|
|
157
|
+
ADMIN = "admin"
|
|
158
|
+
}
|
|
159
159
|
/**
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
160
|
+
* @export
|
|
161
|
+
* @enum {string}
|
|
162
|
+
*/
|
|
163
|
+
export declare enum IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum {
|
|
164
|
+
OFFER = "offer",
|
|
165
|
+
OFFER_ACCEPTED = "offer_accepted",
|
|
166
|
+
OFFER_WITHDRAWN = "offer_withdrawn",
|
|
167
|
+
OFFER_REJECTED = "offer_rejected",
|
|
168
|
+
MESSAGE = "message"
|
|
169
|
+
}
|
|
170
170
|
/**
|
|
171
171
|
* Check if a given object implements the IntersectionLeadDtoWithListFieldsDto interface.
|
|
172
172
|
*/
|
|
@@ -23,41 +23,49 @@ var LeadMessageData_1 = require("./LeadMessageData");
|
|
|
23
23
|
var LeadDomainDto_1 = require("./LeadDomainDto");
|
|
24
24
|
var MoneyDto_1 = require("./MoneyDto");
|
|
25
25
|
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
26
|
+
* @export
|
|
27
|
+
* @enum {string}
|
|
28
|
+
*/
|
|
29
|
+
var IntersectionLeadDtoWithListFieldsDtoStatusEnum;
|
|
30
|
+
(function (IntersectionLeadDtoWithListFieldsDtoStatusEnum) {
|
|
31
|
+
IntersectionLeadDtoWithListFieldsDtoStatusEnum["UNVERIFIED"] = "unverified";
|
|
32
|
+
IntersectionLeadDtoWithListFieldsDtoStatusEnum["ACTIVE"] = "active";
|
|
33
|
+
IntersectionLeadDtoWithListFieldsDtoStatusEnum["ACCEPTED"] = "accepted";
|
|
34
|
+
IntersectionLeadDtoWithListFieldsDtoStatusEnum["FINISHED"] = "finished";
|
|
35
|
+
IntersectionLeadDtoWithListFieldsDtoStatusEnum["CLOSED"] = "closed";
|
|
36
|
+
})(IntersectionLeadDtoWithListFieldsDtoStatusEnum || (exports.IntersectionLeadDtoWithListFieldsDtoStatusEnum = IntersectionLeadDtoWithListFieldsDtoStatusEnum = {}));
|
|
35
37
|
/**
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
38
|
+
* @export
|
|
39
|
+
* @enum {string}
|
|
40
|
+
*/
|
|
41
|
+
var IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum;
|
|
42
|
+
(function (IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum) {
|
|
43
|
+
IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum["BUYER"] = "buyer";
|
|
44
|
+
IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum["SELLER"] = "seller";
|
|
45
|
+
IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum["ADMIN"] = "admin";
|
|
46
|
+
})(IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum || (exports.IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum = IntersectionLeadDtoWithListFieldsDtoLastOfferByEnum = {}));
|
|
43
47
|
/**
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
48
|
+
* @export
|
|
49
|
+
* @enum {string}
|
|
50
|
+
*/
|
|
51
|
+
var IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum;
|
|
52
|
+
(function (IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum) {
|
|
53
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum["BUYER"] = "buyer";
|
|
54
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum["SELLER"] = "seller";
|
|
55
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum["ADMIN"] = "admin";
|
|
56
|
+
})(IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum || (exports.IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum = IntersectionLeadDtoWithListFieldsDtoLastMessageFromEnum = {}));
|
|
51
57
|
/**
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
* @export
|
|
59
|
+
* @enum {string}
|
|
60
|
+
*/
|
|
61
|
+
var IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum;
|
|
62
|
+
(function (IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum) {
|
|
63
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum["OFFER"] = "offer";
|
|
64
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum["OFFER_ACCEPTED"] = "offer_accepted";
|
|
65
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum["OFFER_WITHDRAWN"] = "offer_withdrawn";
|
|
66
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum["OFFER_REJECTED"] = "offer_rejected";
|
|
67
|
+
IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum["MESSAGE"] = "message";
|
|
68
|
+
})(IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum || (exports.IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum = IntersectionLeadDtoWithListFieldsDtoLastMessageTypeEnum = {}));
|
|
61
69
|
/**
|
|
62
70
|
* Check if a given object implements the IntersectionLeadDtoWithListFieldsDto interface.
|
|
63
71
|
*/
|
|
@@ -69,23 +69,23 @@ export interface IntersectionTaskListTaskDto {
|
|
|
69
69
|
lead: TaskListLeadDto | null;
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
72
|
+
* @export
|
|
73
|
+
* @enum {string}
|
|
74
|
+
*/
|
|
75
|
+
export declare enum IntersectionTaskListTaskDtoPriorityEnum {
|
|
76
|
+
NUMBER_1 = 1,
|
|
77
|
+
NUMBER_2 = 2,
|
|
78
|
+
NUMBER_3 = 3
|
|
79
|
+
}
|
|
80
80
|
/**
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
81
|
+
* @export
|
|
82
|
+
* @enum {string}
|
|
83
|
+
*/
|
|
84
|
+
export declare enum IntersectionTaskListTaskDtoTypeEnum {
|
|
85
|
+
LEAD = "lead",
|
|
86
|
+
DOMAIN_TRANSFER = "domain_transfer",
|
|
87
|
+
ORDER = "order"
|
|
88
|
+
}
|
|
89
89
|
/**
|
|
90
90
|
* Check if a given object implements the IntersectionTaskListTaskDto interface.
|
|
91
91
|
*/
|
|
@@ -24,21 +24,25 @@ var ConcreteDomainTransferTaskData_1 = require("./ConcreteDomainTransferTaskData
|
|
|
24
24
|
var TaskListLeadDto_1 = require("./TaskListLeadDto");
|
|
25
25
|
var TaskListDomainDto_1 = require("./TaskListDomainDto");
|
|
26
26
|
/**
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
27
|
+
* @export
|
|
28
|
+
* @enum {string}
|
|
29
|
+
*/
|
|
30
|
+
var IntersectionTaskListTaskDtoPriorityEnum;
|
|
31
|
+
(function (IntersectionTaskListTaskDtoPriorityEnum) {
|
|
32
|
+
IntersectionTaskListTaskDtoPriorityEnum[IntersectionTaskListTaskDtoPriorityEnum["NUMBER_1"] = 1] = "NUMBER_1";
|
|
33
|
+
IntersectionTaskListTaskDtoPriorityEnum[IntersectionTaskListTaskDtoPriorityEnum["NUMBER_2"] = 2] = "NUMBER_2";
|
|
34
|
+
IntersectionTaskListTaskDtoPriorityEnum[IntersectionTaskListTaskDtoPriorityEnum["NUMBER_3"] = 3] = "NUMBER_3";
|
|
35
|
+
})(IntersectionTaskListTaskDtoPriorityEnum || (exports.IntersectionTaskListTaskDtoPriorityEnum = IntersectionTaskListTaskDtoPriorityEnum = {}));
|
|
34
36
|
/**
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
37
|
+
* @export
|
|
38
|
+
* @enum {string}
|
|
39
|
+
*/
|
|
40
|
+
var IntersectionTaskListTaskDtoTypeEnum;
|
|
41
|
+
(function (IntersectionTaskListTaskDtoTypeEnum) {
|
|
42
|
+
IntersectionTaskListTaskDtoTypeEnum["LEAD"] = "lead";
|
|
43
|
+
IntersectionTaskListTaskDtoTypeEnum["DOMAIN_TRANSFER"] = "domain_transfer";
|
|
44
|
+
IntersectionTaskListTaskDtoTypeEnum["ORDER"] = "order";
|
|
45
|
+
})(IntersectionTaskListTaskDtoTypeEnum || (exports.IntersectionTaskListTaskDtoTypeEnum = IntersectionTaskListTaskDtoTypeEnum = {}));
|
|
42
46
|
/**
|
|
43
47
|
* Check if a given object implements the IntersectionTaskListTaskDto interface.
|
|
44
48
|
*/
|
|
@@ -68,22 +68,22 @@ export interface InvoiceDto {
|
|
|
68
68
|
sellerAccount: InvoiceSellerAccountDto;
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
71
|
+
* @export
|
|
72
|
+
* @enum {string}
|
|
73
|
+
*/
|
|
74
|
+
export declare enum InvoiceDtoStatusEnum {
|
|
75
|
+
DRAFT = "draft",
|
|
76
|
+
PAID = "paid",
|
|
77
|
+
CANCELLED = "cancelled"
|
|
78
|
+
}
|
|
79
79
|
/**
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
80
|
+
* @export
|
|
81
|
+
* @enum {string}
|
|
82
|
+
*/
|
|
83
|
+
export declare enum InvoiceDtoTargetEnum {
|
|
84
|
+
SELLER = "seller",
|
|
85
|
+
BUYER = "buyer"
|
|
86
|
+
}
|
|
87
87
|
/**
|
|
88
88
|
* Check if a given object implements the InvoiceDto interface.
|
|
89
89
|
*/
|
|
@@ -23,20 +23,24 @@ var InvoiceDomainDto_1 = require("./InvoiceDomainDto");
|
|
|
23
23
|
var InvoiceSellerAccountDto_1 = require("./InvoiceSellerAccountDto");
|
|
24
24
|
var MoneyDto_1 = require("./MoneyDto");
|
|
25
25
|
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
26
|
+
* @export
|
|
27
|
+
* @enum {string}
|
|
28
|
+
*/
|
|
29
|
+
var InvoiceDtoStatusEnum;
|
|
30
|
+
(function (InvoiceDtoStatusEnum) {
|
|
31
|
+
InvoiceDtoStatusEnum["DRAFT"] = "draft";
|
|
32
|
+
InvoiceDtoStatusEnum["PAID"] = "paid";
|
|
33
|
+
InvoiceDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
34
|
+
})(InvoiceDtoStatusEnum || (exports.InvoiceDtoStatusEnum = InvoiceDtoStatusEnum = {}));
|
|
33
35
|
/**
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
36
|
+
* @export
|
|
37
|
+
* @enum {string}
|
|
38
|
+
*/
|
|
39
|
+
var InvoiceDtoTargetEnum;
|
|
40
|
+
(function (InvoiceDtoTargetEnum) {
|
|
41
|
+
InvoiceDtoTargetEnum["SELLER"] = "seller";
|
|
42
|
+
InvoiceDtoTargetEnum["BUYER"] = "buyer";
|
|
43
|
+
})(InvoiceDtoTargetEnum || (exports.InvoiceDtoTargetEnum = InvoiceDtoTargetEnum = {}));
|
|
40
44
|
/**
|
|
41
45
|
* Check if a given object implements the InvoiceDto interface.
|
|
42
46
|
*/
|
|
@@ -42,26 +42,26 @@ export interface InvoiceItemTaxDto {
|
|
|
42
42
|
percentage: number;
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
45
|
+
* @export
|
|
46
|
+
* @enum {string}
|
|
47
|
+
*/
|
|
48
|
+
export declare enum InvoiceItemTaxDtoReasonEnum {
|
|
49
|
+
CUSTOMER_EXEMPT = "customer_exempt",
|
|
50
|
+
NOT_COLLECTING = "not_collecting",
|
|
51
|
+
NOT_SUBJECT_TO_TAX = "not_subject_to_tax",
|
|
52
|
+
NOT_SUPPORTED = "not_supported",
|
|
53
|
+
PORTION_PRODUCT_EXEMPT = "portion_product_exempt",
|
|
54
|
+
PORTION_REDUCED_RATED = "portion_reduced_rated",
|
|
55
|
+
PORTION_STANDARD_RATED = "portion_standard_rated",
|
|
56
|
+
PRODUCT_EXEMPT = "product_exempt",
|
|
57
|
+
PRODUCT_EXEMPT_HOLIDAY = "product_exempt_holiday",
|
|
58
|
+
PROPORTIONALLY_RATED = "proportionally_rated",
|
|
59
|
+
REDUCED_RATED = "reduced_rated",
|
|
60
|
+
REVERSE_CHARGE = "reverse_charge",
|
|
61
|
+
STANDARD_RATED = "standard_rated",
|
|
62
|
+
TAXABLE_BASIS_REDUCED = "taxable_basis_reduced",
|
|
63
|
+
ZERO_RATED = "zero_rated"
|
|
64
|
+
}
|
|
65
65
|
/**
|
|
66
66
|
* Check if a given object implements the InvoiceItemTaxDto interface.
|
|
67
67
|
*/
|
|
@@ -21,25 +21,27 @@ exports.InvoiceItemTaxDtoToJSON = InvoiceItemTaxDtoToJSON;
|
|
|
21
21
|
exports.InvoiceItemTaxDtoToJSONTyped = InvoiceItemTaxDtoToJSONTyped;
|
|
22
22
|
var MoneyDto_1 = require("./MoneyDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var InvoiceItemTaxDtoReasonEnum;
|
|
28
|
+
(function (InvoiceItemTaxDtoReasonEnum) {
|
|
29
|
+
InvoiceItemTaxDtoReasonEnum["CUSTOMER_EXEMPT"] = "customer_exempt";
|
|
30
|
+
InvoiceItemTaxDtoReasonEnum["NOT_COLLECTING"] = "not_collecting";
|
|
31
|
+
InvoiceItemTaxDtoReasonEnum["NOT_SUBJECT_TO_TAX"] = "not_subject_to_tax";
|
|
32
|
+
InvoiceItemTaxDtoReasonEnum["NOT_SUPPORTED"] = "not_supported";
|
|
33
|
+
InvoiceItemTaxDtoReasonEnum["PORTION_PRODUCT_EXEMPT"] = "portion_product_exempt";
|
|
34
|
+
InvoiceItemTaxDtoReasonEnum["PORTION_REDUCED_RATED"] = "portion_reduced_rated";
|
|
35
|
+
InvoiceItemTaxDtoReasonEnum["PORTION_STANDARD_RATED"] = "portion_standard_rated";
|
|
36
|
+
InvoiceItemTaxDtoReasonEnum["PRODUCT_EXEMPT"] = "product_exempt";
|
|
37
|
+
InvoiceItemTaxDtoReasonEnum["PRODUCT_EXEMPT_HOLIDAY"] = "product_exempt_holiday";
|
|
38
|
+
InvoiceItemTaxDtoReasonEnum["PROPORTIONALLY_RATED"] = "proportionally_rated";
|
|
39
|
+
InvoiceItemTaxDtoReasonEnum["REDUCED_RATED"] = "reduced_rated";
|
|
40
|
+
InvoiceItemTaxDtoReasonEnum["REVERSE_CHARGE"] = "reverse_charge";
|
|
41
|
+
InvoiceItemTaxDtoReasonEnum["STANDARD_RATED"] = "standard_rated";
|
|
42
|
+
InvoiceItemTaxDtoReasonEnum["TAXABLE_BASIS_REDUCED"] = "taxable_basis_reduced";
|
|
43
|
+
InvoiceItemTaxDtoReasonEnum["ZERO_RATED"] = "zero_rated";
|
|
44
|
+
})(InvoiceItemTaxDtoReasonEnum || (exports.InvoiceItemTaxDtoReasonEnum = InvoiceItemTaxDtoReasonEnum = {}));
|
|
43
45
|
/**
|
|
44
46
|
* Check if a given object implements the InvoiceItemTaxDto interface.
|
|
45
47
|
*/
|