@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
|
@@ -45,19 +45,18 @@ export interface UsBankAccountDetails {
|
|
|
45
45
|
accountNumber: string;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
|
|
49
48
|
/**
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
49
|
+
* @export
|
|
50
|
+
* @enum {string}
|
|
51
|
+
*/
|
|
52
|
+
export enum UsBankAccountDetailsTypeEnum {
|
|
53
|
+
UK_BANK_ACCOUNT_DETAILS = 'UkBankAccountDetails',
|
|
54
|
+
US_BANK_ACCOUNT_DETAILS = 'UsBankAccountDetails',
|
|
55
|
+
CA_BANK_ACCOUNT_DETAILS = 'CaBankAccountDetails',
|
|
56
|
+
NZ_BANK_ACCOUNT_DETAILS = 'NzBankAccountDetails',
|
|
57
|
+
AU_BANK_ACCOUNT_DETAILS = 'AuBankAccountDetails',
|
|
58
|
+
SEPA_BANK_ACCOUNT_DETAILS = 'SepaBankAccountDetails'
|
|
59
|
+
}
|
|
61
60
|
|
|
62
61
|
|
|
63
62
|
/**
|
|
@@ -33,15 +33,14 @@ export interface UserPasswordResetDto {
|
|
|
33
33
|
status: UserPasswordResetDtoStatusEnum;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
|
|
37
36
|
/**
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
37
|
+
* @export
|
|
38
|
+
* @enum {string}
|
|
39
|
+
*/
|
|
40
|
+
export enum UserPasswordResetDtoStatusEnum {
|
|
41
|
+
ACTIVE = 'active',
|
|
42
|
+
EXPIRED = 'expired'
|
|
43
|
+
}
|
|
45
44
|
|
|
46
45
|
|
|
47
46
|
/**
|
package/src/models/index.ts
CHANGED
|
@@ -183,6 +183,7 @@ export * from './SellerSecurityUserAccountDto';
|
|
|
183
183
|
export * from './SellerSecurityUserDto';
|
|
184
184
|
export * from './SellerSubscriptionListItemDto';
|
|
185
185
|
export * from './SellerSubscriptionListItemDtoDomainInformation';
|
|
186
|
+
export * from './SendAdminLeadAiPriceNegotiatorAgentChatMessageInput';
|
|
186
187
|
export * from './SeoMetricsDto';
|
|
187
188
|
export * from './SepaBankAccountDetails';
|
|
188
189
|
export * from './SetDomainTransferConfirmationInput';
|