@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
|
@@ -20,13 +20,15 @@ exports.RegisterAccountInputFromJSONTyped = RegisterAccountInputFromJSONTyped;
|
|
|
20
20
|
exports.RegisterAccountInputToJSON = RegisterAccountInputToJSON;
|
|
21
21
|
exports.RegisterAccountInputToJSONTyped = RegisterAccountInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var RegisterAccountInputAdProgramEnum;
|
|
27
|
+
(function (RegisterAccountInputAdProgramEnum) {
|
|
28
|
+
RegisterAccountInputAdProgramEnum["ADWORDS"] = "adwords";
|
|
29
|
+
RegisterAccountInputAdProgramEnum["MICROSOFT"] = "microsoft";
|
|
30
|
+
RegisterAccountInputAdProgramEnum["FACEBOOK"] = "facebook";
|
|
31
|
+
})(RegisterAccountInputAdProgramEnum || (exports.RegisterAccountInputAdProgramEnum = RegisterAccountInputAdProgramEnum = {}));
|
|
30
32
|
/**
|
|
31
33
|
* Check if a given object implements the RegisterAccountInput interface.
|
|
32
34
|
*/
|
|
@@ -55,16 +55,16 @@ export interface SellerDomainTransferDto {
|
|
|
55
55
|
createdAt: Date;
|
|
56
56
|
}
|
|
57
57
|
/**
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
58
|
+
* @export
|
|
59
|
+
* @enum {string}
|
|
60
|
+
*/
|
|
61
|
+
export declare enum SellerDomainTransferDtoStatusEnum {
|
|
62
|
+
CREATED = "created",
|
|
63
|
+
STARTED = "started",
|
|
64
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
65
|
+
ERROR = "error",
|
|
66
|
+
COMPLETED = "completed"
|
|
67
|
+
}
|
|
68
68
|
/**
|
|
69
69
|
* Check if a given object implements the SellerDomainTransferDto interface.
|
|
70
70
|
*/
|
|
@@ -22,15 +22,17 @@ exports.SellerDomainTransferDtoToJSONTyped = SellerDomainTransferDtoToJSONTyped;
|
|
|
22
22
|
var SellerDomainTransferDomainDto_1 = require("./SellerDomainTransferDomainDto");
|
|
23
23
|
var SellerDomainTransferAuthCodeDto_1 = require("./SellerDomainTransferAuthCodeDto");
|
|
24
24
|
/**
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var SellerDomainTransferDtoStatusEnum;
|
|
29
|
+
(function (SellerDomainTransferDtoStatusEnum) {
|
|
30
|
+
SellerDomainTransferDtoStatusEnum["CREATED"] = "created";
|
|
31
|
+
SellerDomainTransferDtoStatusEnum["STARTED"] = "started";
|
|
32
|
+
SellerDomainTransferDtoStatusEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
33
|
+
SellerDomainTransferDtoStatusEnum["ERROR"] = "error";
|
|
34
|
+
SellerDomainTransferDtoStatusEnum["COMPLETED"] = "completed";
|
|
35
|
+
})(SellerDomainTransferDtoStatusEnum || (exports.SellerDomainTransferDtoStatusEnum = SellerDomainTransferDtoStatusEnum = {}));
|
|
34
36
|
/**
|
|
35
37
|
* Check if a given object implements the SellerDomainTransferDto interface.
|
|
36
38
|
*/
|
|
@@ -48,16 +48,16 @@ export interface SellerDomainTransferListItemDto {
|
|
|
48
48
|
createdAt: Date;
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
51
|
+
* @export
|
|
52
|
+
* @enum {string}
|
|
53
|
+
*/
|
|
54
|
+
export declare enum SellerDomainTransferListItemDtoStatusEnum {
|
|
55
|
+
CREATED = "created",
|
|
56
|
+
STARTED = "started",
|
|
57
|
+
PENDING_MANUAL_ACTION = "pending_manual_action",
|
|
58
|
+
ERROR = "error",
|
|
59
|
+
COMPLETED = "completed"
|
|
60
|
+
}
|
|
61
61
|
/**
|
|
62
62
|
* Check if a given object implements the SellerDomainTransferListItemDto interface.
|
|
63
63
|
*/
|
|
@@ -21,15 +21,17 @@ exports.SellerDomainTransferListItemDtoToJSON = SellerDomainTransferListItemDtoT
|
|
|
21
21
|
exports.SellerDomainTransferListItemDtoToJSONTyped = SellerDomainTransferListItemDtoToJSONTyped;
|
|
22
22
|
var SellerDomainTransferListItemDomainDto_1 = require("./SellerDomainTransferListItemDomainDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var SellerDomainTransferListItemDtoStatusEnum;
|
|
28
|
+
(function (SellerDomainTransferListItemDtoStatusEnum) {
|
|
29
|
+
SellerDomainTransferListItemDtoStatusEnum["CREATED"] = "created";
|
|
30
|
+
SellerDomainTransferListItemDtoStatusEnum["STARTED"] = "started";
|
|
31
|
+
SellerDomainTransferListItemDtoStatusEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
|
|
32
|
+
SellerDomainTransferListItemDtoStatusEnum["ERROR"] = "error";
|
|
33
|
+
SellerDomainTransferListItemDtoStatusEnum["COMPLETED"] = "completed";
|
|
34
|
+
})(SellerDomainTransferListItemDtoStatusEnum || (exports.SellerDomainTransferListItemDtoStatusEnum = SellerDomainTransferListItemDtoStatusEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the SellerDomainTransferListItemDto interface.
|
|
35
37
|
*/
|
|
@@ -72,13 +72,13 @@ export interface SellerSecurityUserDto {
|
|
|
72
72
|
account: SellerSecurityUserAccountDto;
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
75
|
+
* @export
|
|
76
|
+
* @enum {string}
|
|
77
|
+
*/
|
|
78
|
+
export declare enum SellerSecurityUserDtoTypeEnum {
|
|
79
|
+
BUYER = "buyer",
|
|
80
|
+
SELLER = "seller"
|
|
81
|
+
}
|
|
82
82
|
/**
|
|
83
83
|
* Check if a given object implements the SellerSecurityUserDto interface.
|
|
84
84
|
*/
|
|
@@ -21,12 +21,14 @@ exports.SellerSecurityUserDtoToJSON = SellerSecurityUserDtoToJSON;
|
|
|
21
21
|
exports.SellerSecurityUserDtoToJSONTyped = SellerSecurityUserDtoToJSONTyped;
|
|
22
22
|
var SellerSecurityUserAccountDto_1 = require("./SellerSecurityUserAccountDto");
|
|
23
23
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
* @export
|
|
25
|
+
* @enum {string}
|
|
26
|
+
*/
|
|
27
|
+
var SellerSecurityUserDtoTypeEnum;
|
|
28
|
+
(function (SellerSecurityUserDtoTypeEnum) {
|
|
29
|
+
SellerSecurityUserDtoTypeEnum["BUYER"] = "buyer";
|
|
30
|
+
SellerSecurityUserDtoTypeEnum["SELLER"] = "seller";
|
|
31
|
+
})(SellerSecurityUserDtoTypeEnum || (exports.SellerSecurityUserDtoTypeEnum = SellerSecurityUserDtoTypeEnum = {}));
|
|
30
32
|
/**
|
|
31
33
|
* Check if a given object implements the SellerSecurityUserDto interface.
|
|
32
34
|
*/
|
|
@@ -79,24 +79,24 @@ export interface SellerSubscriptionListItemDto {
|
|
|
79
79
|
paidInstallmentsNumber: number;
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
82
|
+
* @export
|
|
83
|
+
* @enum {string}
|
|
84
|
+
*/
|
|
85
|
+
export declare enum SellerSubscriptionListItemDtoStatusEnum {
|
|
86
|
+
DRAFT = "draft",
|
|
87
|
+
ACTIVE = "active",
|
|
88
|
+
PAUSED = "paused",
|
|
89
|
+
CANCELLED = "cancelled",
|
|
90
|
+
FINISHED = "finished"
|
|
91
|
+
}
|
|
92
92
|
/**
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
93
|
+
* @export
|
|
94
|
+
* @enum {string}
|
|
95
|
+
*/
|
|
96
|
+
export declare enum SellerSubscriptionListItemDtoTypeEnum {
|
|
97
|
+
RENT = "rent",
|
|
98
|
+
LEASE_TO_OWN = "lease_to_own"
|
|
99
|
+
}
|
|
100
100
|
/**
|
|
101
101
|
* Check if a given object implements the SellerSubscriptionListItemDto interface.
|
|
102
102
|
*/
|
|
@@ -22,22 +22,26 @@ exports.SellerSubscriptionListItemDtoToJSONTyped = SellerSubscriptionListItemDto
|
|
|
22
22
|
var SellerSubscriptionListItemDtoDomainInformation_1 = require("./SellerSubscriptionListItemDtoDomainInformation");
|
|
23
23
|
var MoneyDto_1 = require("./MoneyDto");
|
|
24
24
|
/**
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var SellerSubscriptionListItemDtoStatusEnum;
|
|
29
|
+
(function (SellerSubscriptionListItemDtoStatusEnum) {
|
|
30
|
+
SellerSubscriptionListItemDtoStatusEnum["DRAFT"] = "draft";
|
|
31
|
+
SellerSubscriptionListItemDtoStatusEnum["ACTIVE"] = "active";
|
|
32
|
+
SellerSubscriptionListItemDtoStatusEnum["PAUSED"] = "paused";
|
|
33
|
+
SellerSubscriptionListItemDtoStatusEnum["CANCELLED"] = "cancelled";
|
|
34
|
+
SellerSubscriptionListItemDtoStatusEnum["FINISHED"] = "finished";
|
|
35
|
+
})(SellerSubscriptionListItemDtoStatusEnum || (exports.SellerSubscriptionListItemDtoStatusEnum = SellerSubscriptionListItemDtoStatusEnum = {}));
|
|
34
36
|
/**
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
* @export
|
|
38
|
+
* @enum {string}
|
|
39
|
+
*/
|
|
40
|
+
var SellerSubscriptionListItemDtoTypeEnum;
|
|
41
|
+
(function (SellerSubscriptionListItemDtoTypeEnum) {
|
|
42
|
+
SellerSubscriptionListItemDtoTypeEnum["RENT"] = "rent";
|
|
43
|
+
SellerSubscriptionListItemDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
|
|
44
|
+
})(SellerSubscriptionListItemDtoTypeEnum || (exports.SellerSubscriptionListItemDtoTypeEnum = SellerSubscriptionListItemDtoTypeEnum = {}));
|
|
41
45
|
/**
|
|
42
46
|
* Check if a given object implements the SellerSubscriptionListItemDto interface.
|
|
43
47
|
*/
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Nameshift
|
|
3
|
+
* Nameshift API
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { MoneyDto } from './MoneyDto';
|
|
13
|
+
import type { LeadMessageDto } from './LeadMessageDto';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
18
|
+
*/
|
|
19
|
+
export interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {string}
|
|
23
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
24
|
+
*/
|
|
25
|
+
aiModel: string;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {number}
|
|
29
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
30
|
+
*/
|
|
31
|
+
aiModelTemperature: number;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
36
|
+
*/
|
|
37
|
+
domainName: string;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
42
|
+
*/
|
|
43
|
+
locale: string;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {MoneyDto}
|
|
47
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
48
|
+
*/
|
|
49
|
+
offer: MoneyDto;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
54
|
+
*/
|
|
55
|
+
sellImportance: SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {string}
|
|
59
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
60
|
+
*/
|
|
61
|
+
generalPrompt: string;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
66
|
+
*/
|
|
67
|
+
sellImportanceLowPrompt: string;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {string}
|
|
71
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
72
|
+
*/
|
|
73
|
+
sellImportanceMediumPrompt: string;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {string}
|
|
77
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
78
|
+
*/
|
|
79
|
+
sellImportanceHighPrompt: string;
|
|
80
|
+
/**
|
|
81
|
+
*
|
|
82
|
+
* @type {Array<LeadMessageDto>}
|
|
83
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
84
|
+
*/
|
|
85
|
+
chatHistory: Array<LeadMessageDto>;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {string}
|
|
89
|
+
* @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
|
|
90
|
+
*/
|
|
91
|
+
buyerMessage: string;
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* @export
|
|
95
|
+
* @enum {string}
|
|
96
|
+
*/
|
|
97
|
+
export declare enum SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum {
|
|
98
|
+
LOW = "low",
|
|
99
|
+
MEDIUM = "medium",
|
|
100
|
+
HIGH = "high"
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
|
|
104
|
+
*/
|
|
105
|
+
export declare function instanceOfSendAdminLeadAiPriceNegotiatorAgentChatMessageInput(value: object): value is SendAdminLeadAiPriceNegotiatorAgentChatMessageInput;
|
|
106
|
+
export declare function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSON(json: any): SendAdminLeadAiPriceNegotiatorAgentChatMessageInput;
|
|
107
|
+
export declare function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): SendAdminLeadAiPriceNegotiatorAgentChatMessageInput;
|
|
108
|
+
export declare function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSON(json: any): SendAdminLeadAiPriceNegotiatorAgentChatMessageInput;
|
|
109
|
+
export declare function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped(value?: SendAdminLeadAiPriceNegotiatorAgentChatMessageInput | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Nameshift
|
|
6
|
+
* Nameshift API
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = void 0;
|
|
17
|
+
exports.instanceOfSendAdminLeadAiPriceNegotiatorAgentChatMessageInput = instanceOfSendAdminLeadAiPriceNegotiatorAgentChatMessageInput;
|
|
18
|
+
exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSON = SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSON;
|
|
19
|
+
exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSONTyped = SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSONTyped;
|
|
20
|
+
exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSON = SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSON;
|
|
21
|
+
exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped = SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped;
|
|
22
|
+
var MoneyDto_1 = require("./MoneyDto");
|
|
23
|
+
var LeadMessageDto_1 = require("./LeadMessageDto");
|
|
24
|
+
/**
|
|
25
|
+
* @export
|
|
26
|
+
* @enum {string}
|
|
27
|
+
*/
|
|
28
|
+
var SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum;
|
|
29
|
+
(function (SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum) {
|
|
30
|
+
SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum["LOW"] = "low";
|
|
31
|
+
SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum["MEDIUM"] = "medium";
|
|
32
|
+
SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum["HIGH"] = "high";
|
|
33
|
+
})(SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum || (exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = {}));
|
|
34
|
+
/**
|
|
35
|
+
* Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
|
|
36
|
+
*/
|
|
37
|
+
function instanceOfSendAdminLeadAiPriceNegotiatorAgentChatMessageInput(value) {
|
|
38
|
+
if (!('aiModel' in value) || value['aiModel'] === undefined)
|
|
39
|
+
return false;
|
|
40
|
+
if (!('aiModelTemperature' in value) || value['aiModelTemperature'] === undefined)
|
|
41
|
+
return false;
|
|
42
|
+
if (!('domainName' in value) || value['domainName'] === undefined)
|
|
43
|
+
return false;
|
|
44
|
+
if (!('locale' in value) || value['locale'] === undefined)
|
|
45
|
+
return false;
|
|
46
|
+
if (!('offer' in value) || value['offer'] === undefined)
|
|
47
|
+
return false;
|
|
48
|
+
if (!('sellImportance' in value) || value['sellImportance'] === undefined)
|
|
49
|
+
return false;
|
|
50
|
+
if (!('generalPrompt' in value) || value['generalPrompt'] === undefined)
|
|
51
|
+
return false;
|
|
52
|
+
if (!('sellImportanceLowPrompt' in value) || value['sellImportanceLowPrompt'] === undefined)
|
|
53
|
+
return false;
|
|
54
|
+
if (!('sellImportanceMediumPrompt' in value) || value['sellImportanceMediumPrompt'] === undefined)
|
|
55
|
+
return false;
|
|
56
|
+
if (!('sellImportanceHighPrompt' in value) || value['sellImportanceHighPrompt'] === undefined)
|
|
57
|
+
return false;
|
|
58
|
+
if (!('chatHistory' in value) || value['chatHistory'] === undefined)
|
|
59
|
+
return false;
|
|
60
|
+
if (!('buyerMessage' in value) || value['buyerMessage'] === undefined)
|
|
61
|
+
return false;
|
|
62
|
+
return true;
|
|
63
|
+
}
|
|
64
|
+
function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSON(json) {
|
|
65
|
+
return SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSONTyped(json, false);
|
|
66
|
+
}
|
|
67
|
+
function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
68
|
+
if (json == null) {
|
|
69
|
+
return json;
|
|
70
|
+
}
|
|
71
|
+
return {
|
|
72
|
+
'aiModel': json['aiModel'],
|
|
73
|
+
'aiModelTemperature': json['aiModelTemperature'],
|
|
74
|
+
'domainName': json['domainName'],
|
|
75
|
+
'locale': json['locale'],
|
|
76
|
+
'offer': (0, MoneyDto_1.MoneyDtoFromJSON)(json['offer']),
|
|
77
|
+
'sellImportance': json['sellImportance'],
|
|
78
|
+
'generalPrompt': json['generalPrompt'],
|
|
79
|
+
'sellImportanceLowPrompt': json['sellImportanceLowPrompt'],
|
|
80
|
+
'sellImportanceMediumPrompt': json['sellImportanceMediumPrompt'],
|
|
81
|
+
'sellImportanceHighPrompt': json['sellImportanceHighPrompt'],
|
|
82
|
+
'chatHistory': (json['chatHistory'].map(LeadMessageDto_1.LeadMessageDtoFromJSON)),
|
|
83
|
+
'buyerMessage': json['buyerMessage'],
|
|
84
|
+
};
|
|
85
|
+
}
|
|
86
|
+
function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSON(json) {
|
|
87
|
+
return SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped(json, false);
|
|
88
|
+
}
|
|
89
|
+
function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped(value, ignoreDiscriminator) {
|
|
90
|
+
if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
|
|
91
|
+
if (value == null) {
|
|
92
|
+
return value;
|
|
93
|
+
}
|
|
94
|
+
return {
|
|
95
|
+
'aiModel': value['aiModel'],
|
|
96
|
+
'aiModelTemperature': value['aiModelTemperature'],
|
|
97
|
+
'domainName': value['domainName'],
|
|
98
|
+
'locale': value['locale'],
|
|
99
|
+
'offer': (0, MoneyDto_1.MoneyDtoToJSON)(value['offer']),
|
|
100
|
+
'sellImportance': value['sellImportance'],
|
|
101
|
+
'generalPrompt': value['generalPrompt'],
|
|
102
|
+
'sellImportanceLowPrompt': value['sellImportanceLowPrompt'],
|
|
103
|
+
'sellImportanceMediumPrompt': value['sellImportanceMediumPrompt'],
|
|
104
|
+
'sellImportanceHighPrompt': value['sellImportanceHighPrompt'],
|
|
105
|
+
'chatHistory': (value['chatHistory'].map(LeadMessageDto_1.LeadMessageDtoToJSON)),
|
|
106
|
+
'buyerMessage': value['buyerMessage'],
|
|
107
|
+
};
|
|
108
|
+
}
|
|
@@ -41,17 +41,17 @@ export interface SepaBankAccountDetails {
|
|
|
41
41
|
iban: string;
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
44
|
+
* @export
|
|
45
|
+
* @enum {string}
|
|
46
|
+
*/
|
|
47
|
+
export declare enum SepaBankAccountDetailsTypeEnum {
|
|
48
|
+
UK_BANK_ACCOUNT_DETAILS = "UkBankAccountDetails",
|
|
49
|
+
US_BANK_ACCOUNT_DETAILS = "UsBankAccountDetails",
|
|
50
|
+
CA_BANK_ACCOUNT_DETAILS = "CaBankAccountDetails",
|
|
51
|
+
NZ_BANK_ACCOUNT_DETAILS = "NzBankAccountDetails",
|
|
52
|
+
AU_BANK_ACCOUNT_DETAILS = "AuBankAccountDetails",
|
|
53
|
+
SEPA_BANK_ACCOUNT_DETAILS = "SepaBankAccountDetails"
|
|
54
|
+
}
|
|
55
55
|
/**
|
|
56
56
|
* Check if a given object implements the SepaBankAccountDetails interface.
|
|
57
57
|
*/
|
|
@@ -20,16 +20,18 @@ exports.SepaBankAccountDetailsFromJSONTyped = SepaBankAccountDetailsFromJSONType
|
|
|
20
20
|
exports.SepaBankAccountDetailsToJSON = SepaBankAccountDetailsToJSON;
|
|
21
21
|
exports.SepaBankAccountDetailsToJSONTyped = SepaBankAccountDetailsToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var SepaBankAccountDetailsTypeEnum;
|
|
27
|
+
(function (SepaBankAccountDetailsTypeEnum) {
|
|
28
|
+
SepaBankAccountDetailsTypeEnum["UK_BANK_ACCOUNT_DETAILS"] = "UkBankAccountDetails";
|
|
29
|
+
SepaBankAccountDetailsTypeEnum["US_BANK_ACCOUNT_DETAILS"] = "UsBankAccountDetails";
|
|
30
|
+
SepaBankAccountDetailsTypeEnum["CA_BANK_ACCOUNT_DETAILS"] = "CaBankAccountDetails";
|
|
31
|
+
SepaBankAccountDetailsTypeEnum["NZ_BANK_ACCOUNT_DETAILS"] = "NzBankAccountDetails";
|
|
32
|
+
SepaBankAccountDetailsTypeEnum["AU_BANK_ACCOUNT_DETAILS"] = "AuBankAccountDetails";
|
|
33
|
+
SepaBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
|
|
34
|
+
})(SepaBankAccountDetailsTypeEnum || (exports.SepaBankAccountDetailsTypeEnum = SepaBankAccountDetailsTypeEnum = {}));
|
|
33
35
|
/**
|
|
34
36
|
* Check if a given object implements the SepaBankAccountDetails interface.
|
|
35
37
|
*/
|
|
@@ -35,13 +35,13 @@ export interface SetDomainTransferConfirmationInput {
|
|
|
35
35
|
confirmationReasonText: string | null;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
38
|
+
* @export
|
|
39
|
+
* @enum {string}
|
|
40
|
+
*/
|
|
41
|
+
export declare enum SetDomainTransferConfirmationInputConfirmationReasonEnum {
|
|
42
|
+
INVALID_AUTH_CODE = "invalid_auth_code",
|
|
43
|
+
OTHER = "other"
|
|
44
|
+
}
|
|
45
45
|
/**
|
|
46
46
|
* Check if a given object implements the SetDomainTransferConfirmationInput interface.
|
|
47
47
|
*/
|
|
@@ -20,12 +20,14 @@ exports.SetDomainTransferConfirmationInputFromJSONTyped = SetDomainTransferConfi
|
|
|
20
20
|
exports.SetDomainTransferConfirmationInputToJSON = SetDomainTransferConfirmationInputToJSON;
|
|
21
21
|
exports.SetDomainTransferConfirmationInputToJSONTyped = SetDomainTransferConfirmationInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var SetDomainTransferConfirmationInputConfirmationReasonEnum;
|
|
27
|
+
(function (SetDomainTransferConfirmationInputConfirmationReasonEnum) {
|
|
28
|
+
SetDomainTransferConfirmationInputConfirmationReasonEnum["INVALID_AUTH_CODE"] = "invalid_auth_code";
|
|
29
|
+
SetDomainTransferConfirmationInputConfirmationReasonEnum["OTHER"] = "other";
|
|
30
|
+
})(SetDomainTransferConfirmationInputConfirmationReasonEnum || (exports.SetDomainTransferConfirmationInputConfirmationReasonEnum = SetDomainTransferConfirmationInputConfirmationReasonEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the SetDomainTransferConfirmationInput interface.
|
|
31
33
|
*/
|
|
@@ -23,13 +23,13 @@ export interface SetPayoutProviderInput {
|
|
|
23
23
|
provider: SetPayoutProviderInputProviderEnum;
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
26
|
+
* @export
|
|
27
|
+
* @enum {string}
|
|
28
|
+
*/
|
|
29
|
+
export declare enum SetPayoutProviderInputProviderEnum {
|
|
30
|
+
STRIPE = "stripe",
|
|
31
|
+
BANK_ACCOUNT = "bank_account"
|
|
32
|
+
}
|
|
33
33
|
/**
|
|
34
34
|
* Check if a given object implements the SetPayoutProviderInput interface.
|
|
35
35
|
*/
|
|
@@ -20,12 +20,14 @@ exports.SetPayoutProviderInputFromJSONTyped = SetPayoutProviderInputFromJSONType
|
|
|
20
20
|
exports.SetPayoutProviderInputToJSON = SetPayoutProviderInputToJSON;
|
|
21
21
|
exports.SetPayoutProviderInputToJSONTyped = SetPayoutProviderInputToJSONTyped;
|
|
22
22
|
/**
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
* @export
|
|
24
|
+
* @enum {string}
|
|
25
|
+
*/
|
|
26
|
+
var SetPayoutProviderInputProviderEnum;
|
|
27
|
+
(function (SetPayoutProviderInputProviderEnum) {
|
|
28
|
+
SetPayoutProviderInputProviderEnum["STRIPE"] = "stripe";
|
|
29
|
+
SetPayoutProviderInputProviderEnum["BANK_ACCOUNT"] = "bank_account";
|
|
30
|
+
})(SetPayoutProviderInputProviderEnum || (exports.SetPayoutProviderInputProviderEnum = SetPayoutProviderInputProviderEnum = {}));
|
|
29
31
|
/**
|
|
30
32
|
* Check if a given object implements the SetPayoutProviderInput interface.
|
|
31
33
|
*/
|