@randock/nameshift-api-client 0.0.241 → 0.0.243

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.
Files changed (197) hide show
  1. package/README.md +2 -2
  2. package/dist/models/AccountBankAccountDto.d.ts +8 -8
  3. package/dist/models/AccountBankAccountDto.js +7 -9
  4. package/dist/models/AccountNotificationDto.d.ts +18 -18
  5. package/dist/models/AccountNotificationDto.js +16 -20
  6. package/dist/models/AccountOnboardingDto.d.ts +15 -15
  7. package/dist/models/AccountOnboardingDto.js +13 -17
  8. package/dist/models/AccountPayoutDto.d.ts +7 -7
  9. package/dist/models/AccountPayoutDto.js +6 -8
  10. package/dist/models/AuBankAccountDetails.d.ts +11 -11
  11. package/dist/models/AuBankAccountDetails.js +10 -12
  12. package/dist/models/BillingInformationDto.d.ts +9 -9
  13. package/dist/models/BillingInformationDto.js +8 -10
  14. package/dist/models/BuyerDomainTransferListItemDto.d.ts +18 -18
  15. package/dist/models/BuyerDomainTransferListItemDto.js +16 -20
  16. package/dist/models/BuyerLeadListItemDto.d.ts +18 -18
  17. package/dist/models/BuyerLeadListItemDto.js +16 -20
  18. package/dist/models/BuyerSecurityUserDto.d.ts +7 -7
  19. package/dist/models/BuyerSecurityUserDto.js +6 -8
  20. package/dist/models/BuyerSessionDto.d.ts +7 -7
  21. package/dist/models/BuyerSessionDto.js +6 -8
  22. package/dist/models/BuyerSubscriptionListItemDto.d.ts +17 -17
  23. package/dist/models/BuyerSubscriptionListItemDto.js +15 -19
  24. package/dist/models/CaBankAccountDetails.d.ts +11 -11
  25. package/dist/models/CaBankAccountDetails.js +10 -12
  26. package/dist/models/ChangeOrderStatusInput.d.ts +8 -8
  27. package/dist/models/ChangeOrderStatusInput.js +7 -9
  28. package/dist/models/ChangeSubscriptionStatusInput.d.ts +10 -10
  29. package/dist/models/ChangeSubscriptionStatusInput.js +9 -11
  30. package/dist/models/ConcreteDomainTransferTaskData.d.ts +12 -12
  31. package/dist/models/ConcreteDomainTransferTaskData.js +11 -13
  32. package/dist/models/CreateLeadInput.d.ts +8 -8
  33. package/dist/models/CreateLeadInput.js +7 -9
  34. package/dist/models/CreateManualLeadInput.d.ts +9 -9
  35. package/dist/models/CreateManualLeadInput.js +8 -10
  36. package/dist/models/CreateSubscriptionBillingPeriodicityInput.d.ts +7 -7
  37. package/dist/models/CreateSubscriptionBillingPeriodicityInput.js +6 -8
  38. package/dist/models/CreateSubscriptionInput.d.ts +7 -7
  39. package/dist/models/CreateSubscriptionInput.js +6 -8
  40. package/dist/models/DomainStatsDto.d.ts +7 -7
  41. package/dist/models/DomainStatsDto.js +6 -8
  42. package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.d.ts +10 -10
  43. package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.js +9 -11
  44. package/dist/models/DomainTransferDetailWorkflowStepDto.d.ts +9 -9
  45. package/dist/models/DomainTransferDetailWorkflowStepDto.js +8 -10
  46. package/dist/models/DomainTransferDetailsDto.d.ts +20 -20
  47. package/dist/models/DomainTransferDetailsDto.js +18 -22
  48. package/dist/models/DomainTransferDetailsOrderDto.d.ts +7 -7
  49. package/dist/models/DomainTransferDetailsOrderDto.js +6 -8
  50. package/dist/models/DomainTransferDetailsSubscriptionDto.d.ts +7 -7
  51. package/dist/models/DomainTransferDetailsSubscriptionDto.js +6 -8
  52. package/dist/models/DomainTransferDetailsValidationDto.d.ts +13 -13
  53. package/dist/models/DomainTransferDetailsValidationDto.js +11 -15
  54. package/dist/models/DomainTransferDetailsWorkflowDto.d.ts +9 -9
  55. package/dist/models/DomainTransferDetailsWorkflowDto.js +8 -10
  56. package/dist/models/DomainTransferDto.d.ts +20 -20
  57. package/dist/models/DomainTransferDto.js +18 -22
  58. package/dist/models/DomainTransferWorkflowDto.d.ts +9 -9
  59. package/dist/models/DomainTransferWorkflowDto.js +8 -10
  60. package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.d.ts +10 -10
  61. package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js +9 -11
  62. package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.d.ts +18 -18
  63. package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.js +16 -20
  64. package/dist/models/IntersectionLeadDtoWithListFieldsDto.d.ts +36 -36
  65. package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +32 -40
  66. package/dist/models/IntersectionTaskListTaskDto.d.ts +16 -16
  67. package/dist/models/IntersectionTaskListTaskDto.js +14 -18
  68. package/dist/models/InvoiceDto.d.ts +15 -15
  69. package/dist/models/InvoiceDto.js +13 -17
  70. package/dist/models/InvoiceItemTaxDto.d.ts +20 -20
  71. package/dist/models/InvoiceItemTaxDto.js +19 -21
  72. package/dist/models/InvoiceTransactionDto.d.ts +6 -6
  73. package/dist/models/InvoiceTransactionDto.js +5 -7
  74. package/dist/models/LeadDto.d.ts +18 -18
  75. package/dist/models/LeadDto.js +16 -20
  76. package/dist/models/LeadMessageDto.d.ts +18 -18
  77. package/dist/models/LeadMessageDto.js +16 -20
  78. package/dist/models/LeadStatusDto.d.ts +10 -10
  79. package/dist/models/LeadStatusDto.js +9 -11
  80. package/dist/models/NzBankAccountDetails.d.ts +11 -11
  81. package/dist/models/NzBankAccountDetails.js +10 -12
  82. package/dist/models/OrderDto.d.ts +8 -8
  83. package/dist/models/OrderDto.js +7 -9
  84. package/dist/models/OrderListItemDto.d.ts +8 -8
  85. package/dist/models/OrderListItemDto.js +7 -9
  86. package/dist/models/OwnedDomainDto.d.ts +16 -16
  87. package/dist/models/OwnedDomainDto.js +14 -18
  88. package/dist/models/ParsedDomainDto.d.ts +8 -8
  89. package/dist/models/ParsedDomainDto.js +7 -9
  90. package/dist/models/PublicLeadDto.d.ts +10 -10
  91. package/dist/models/PublicLeadDto.js +9 -11
  92. package/dist/models/RegisterAccountInput.d.ts +8 -8
  93. package/dist/models/RegisterAccountInput.js +7 -9
  94. package/dist/models/SellerDomainTransferDto.d.ts +10 -10
  95. package/dist/models/SellerDomainTransferDto.js +9 -11
  96. package/dist/models/SellerDomainTransferListItemDto.d.ts +10 -10
  97. package/dist/models/SellerDomainTransferListItemDto.js +9 -11
  98. package/dist/models/SellerSecurityUserDto.d.ts +7 -7
  99. package/dist/models/SellerSecurityUserDto.js +6 -8
  100. package/dist/models/SellerSubscriptionListItemDto.d.ts +17 -17
  101. package/dist/models/SellerSubscriptionListItemDto.js +15 -19
  102. package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.d.ts +8 -8
  103. package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.js +7 -9
  104. package/dist/models/SepaBankAccountDetails.d.ts +11 -11
  105. package/dist/models/SepaBankAccountDetails.js +10 -12
  106. package/dist/models/SetDomainTransferConfirmationInput.d.ts +7 -7
  107. package/dist/models/SetDomainTransferConfirmationInput.js +6 -8
  108. package/dist/models/SetPayoutProviderInput.d.ts +7 -7
  109. package/dist/models/SetPayoutProviderInput.js +6 -8
  110. package/dist/models/SubscriptionBillingPeriodicityDto.d.ts +7 -7
  111. package/dist/models/SubscriptionBillingPeriodicityDto.js +6 -8
  112. package/dist/models/SubscriptionDetailsBillingPeriodicityDto.d.ts +7 -7
  113. package/dist/models/SubscriptionDetailsBillingPeriodicityDto.js +6 -8
  114. package/dist/models/SubscriptionDetailsDto.d.ts +17 -17
  115. package/dist/models/SubscriptionDetailsDto.js +15 -19
  116. package/dist/models/SubscriptionDto.d.ts +27 -27
  117. package/dist/models/SubscriptionDto.js +24 -30
  118. package/dist/models/SubscriptionListItemBillingPeriodicityDto.d.ts +7 -7
  119. package/dist/models/SubscriptionListItemBillingPeriodicityDto.js +6 -8
  120. package/dist/models/SubscriptionListItemDto.d.ts +17 -17
  121. package/dist/models/SubscriptionListItemDto.js +15 -19
  122. package/dist/models/TaskListLeadDto.d.ts +8 -8
  123. package/dist/models/TaskListLeadDto.js +7 -9
  124. package/dist/models/UkBankAccountDetails.d.ts +11 -11
  125. package/dist/models/UkBankAccountDetails.js +10 -12
  126. package/dist/models/UpdateSubscriptionBillingPeriodicityInput.d.ts +7 -7
  127. package/dist/models/UpdateSubscriptionBillingPeriodicityInput.js +6 -8
  128. package/dist/models/UsBankAccountDetails.d.ts +11 -11
  129. package/dist/models/UsBankAccountDetails.js +10 -12
  130. package/dist/models/UserPasswordResetDto.d.ts +7 -7
  131. package/dist/models/UserPasswordResetDto.js +6 -8
  132. package/package.json +1 -1
  133. package/src/models/AccountBankAccountDto.ts +9 -8
  134. package/src/models/AccountNotificationDto.ts +20 -18
  135. package/src/models/AccountOnboardingDto.ts +17 -15
  136. package/src/models/AccountPayoutDto.ts +8 -7
  137. package/src/models/AuBankAccountDetails.ts +12 -11
  138. package/src/models/BillingInformationDto.ts +10 -9
  139. package/src/models/BuyerDomainTransferListItemDto.ts +20 -18
  140. package/src/models/BuyerLeadListItemDto.ts +20 -18
  141. package/src/models/BuyerSecurityUserDto.ts +8 -7
  142. package/src/models/BuyerSessionDto.ts +8 -7
  143. package/src/models/BuyerSubscriptionListItemDto.ts +19 -17
  144. package/src/models/CaBankAccountDetails.ts +12 -11
  145. package/src/models/ChangeOrderStatusInput.ts +9 -8
  146. package/src/models/ChangeSubscriptionStatusInput.ts +11 -10
  147. package/src/models/ConcreteDomainTransferTaskData.ts +13 -12
  148. package/src/models/CreateLeadInput.ts +9 -8
  149. package/src/models/CreateManualLeadInput.ts +10 -9
  150. package/src/models/CreateSubscriptionBillingPeriodicityInput.ts +8 -7
  151. package/src/models/CreateSubscriptionInput.ts +8 -7
  152. package/src/models/DomainStatsDto.ts +8 -7
  153. package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +11 -10
  154. package/src/models/DomainTransferDetailWorkflowStepDto.ts +10 -9
  155. package/src/models/DomainTransferDetailsDto.ts +22 -20
  156. package/src/models/DomainTransferDetailsOrderDto.ts +8 -7
  157. package/src/models/DomainTransferDetailsSubscriptionDto.ts +8 -7
  158. package/src/models/DomainTransferDetailsValidationDto.ts +15 -13
  159. package/src/models/DomainTransferDetailsWorkflowDto.ts +10 -9
  160. package/src/models/DomainTransferDto.ts +22 -20
  161. package/src/models/DomainTransferWorkflowDto.ts +10 -9
  162. package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts +11 -10
  163. package/src/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.ts +20 -18
  164. package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +40 -36
  165. package/src/models/IntersectionTaskListTaskDto.ts +18 -16
  166. package/src/models/InvoiceDto.ts +17 -15
  167. package/src/models/InvoiceItemTaxDto.ts +21 -20
  168. package/src/models/InvoiceTransactionDto.ts +7 -6
  169. package/src/models/LeadDto.ts +20 -18
  170. package/src/models/LeadMessageDto.ts +20 -18
  171. package/src/models/LeadStatusDto.ts +11 -10
  172. package/src/models/NzBankAccountDetails.ts +12 -11
  173. package/src/models/OrderDto.ts +9 -8
  174. package/src/models/OrderListItemDto.ts +9 -8
  175. package/src/models/OwnedDomainDto.ts +18 -16
  176. package/src/models/ParsedDomainDto.ts +9 -8
  177. package/src/models/PublicLeadDto.ts +11 -10
  178. package/src/models/RegisterAccountInput.ts +9 -8
  179. package/src/models/SellerDomainTransferDto.ts +11 -10
  180. package/src/models/SellerDomainTransferListItemDto.ts +11 -10
  181. package/src/models/SellerSecurityUserDto.ts +8 -7
  182. package/src/models/SellerSubscriptionListItemDto.ts +19 -17
  183. package/src/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.ts +9 -8
  184. package/src/models/SepaBankAccountDetails.ts +12 -11
  185. package/src/models/SetDomainTransferConfirmationInput.ts +8 -7
  186. package/src/models/SetPayoutProviderInput.ts +8 -7
  187. package/src/models/SubscriptionBillingPeriodicityDto.ts +8 -7
  188. package/src/models/SubscriptionDetailsBillingPeriodicityDto.ts +8 -7
  189. package/src/models/SubscriptionDetailsDto.ts +19 -17
  190. package/src/models/SubscriptionDto.ts +30 -27
  191. package/src/models/SubscriptionListItemBillingPeriodicityDto.ts +8 -7
  192. package/src/models/SubscriptionListItemDto.ts +19 -17
  193. package/src/models/TaskListLeadDto.ts +9 -8
  194. package/src/models/UkBankAccountDetails.ts +12 -11
  195. package/src/models/UpdateSubscriptionBillingPeriodicityInput.ts +8 -7
  196. package/src/models/UsBankAccountDetails.ts +12 -11
  197. package/src/models/UserPasswordResetDto.ts +8 -7
@@ -21,17 +21,15 @@ exports.SellerDomainTransferListItemDtoToJSON = SellerDomainTransferListItemDtoT
21
21
  exports.SellerDomainTransferListItemDtoToJSONTyped = SellerDomainTransferListItemDtoToJSONTyped;
22
22
  var SellerDomainTransferListItemDomainDto_1 = require("./SellerDomainTransferListItemDomainDto");
23
23
  /**
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 = {}));
24
+ * @export
25
+ */
26
+ exports.SellerDomainTransferListItemDtoStatusEnum = {
27
+ CREATED: 'created',
28
+ STARTED: 'started',
29
+ PENDING_MANUAL_ACTION: 'pending_manual_action',
30
+ ERROR: 'error',
31
+ COMPLETED: 'completed'
32
+ };
35
33
  /**
36
34
  * Check if a given object implements the SellerDomainTransferListItemDto interface.
37
35
  */
@@ -72,13 +72,13 @@ export interface SellerSecurityUserDto {
72
72
  account: SellerSecurityUserAccountDto;
73
73
  }
74
74
  /**
75
- * @export
76
- * @enum {string}
77
- */
78
- export declare enum SellerSecurityUserDtoTypeEnum {
79
- BUYER = "buyer",
80
- SELLER = "seller"
81
- }
75
+ * @export
76
+ */
77
+ export declare const SellerSecurityUserDtoTypeEnum: {
78
+ readonly BUYER: "buyer";
79
+ readonly SELLER: "seller";
80
+ };
81
+ export type SellerSecurityUserDtoTypeEnum = typeof SellerSecurityUserDtoTypeEnum[keyof typeof SellerSecurityUserDtoTypeEnum];
82
82
  /**
83
83
  * Check if a given object implements the SellerSecurityUserDto interface.
84
84
  */
@@ -21,14 +21,12 @@ exports.SellerSecurityUserDtoToJSON = SellerSecurityUserDtoToJSON;
21
21
  exports.SellerSecurityUserDtoToJSONTyped = SellerSecurityUserDtoToJSONTyped;
22
22
  var SellerSecurityUserAccountDto_1 = require("./SellerSecurityUserAccountDto");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var SellerSecurityUserDtoTypeEnum;
28
- (function (SellerSecurityUserDtoTypeEnum) {
29
- SellerSecurityUserDtoTypeEnum["BUYER"] = "buyer";
30
- SellerSecurityUserDtoTypeEnum["SELLER"] = "seller";
31
- })(SellerSecurityUserDtoTypeEnum || (exports.SellerSecurityUserDtoTypeEnum = SellerSecurityUserDtoTypeEnum = {}));
24
+ * @export
25
+ */
26
+ exports.SellerSecurityUserDtoTypeEnum = {
27
+ BUYER: 'buyer',
28
+ SELLER: 'seller'
29
+ };
32
30
  /**
33
31
  * Check if a given object implements the SellerSecurityUserDto interface.
34
32
  */
@@ -79,24 +79,24 @@ export interface SellerSubscriptionListItemDto {
79
79
  paidInstallmentsNumber: number;
80
80
  }
81
81
  /**
82
- * @export
83
- * @enum {string}
84
- */
85
- export declare enum SellerSubscriptionListItemDtoStatusEnum {
86
- DRAFT = "draft",
87
- ACTIVE = "active",
88
- PAUSED = "paused",
89
- CANCELLED = "cancelled",
90
- FINISHED = "finished"
91
- }
82
+ * @export
83
+ */
84
+ export declare const SellerSubscriptionListItemDtoStatusEnum: {
85
+ readonly DRAFT: "draft";
86
+ readonly ACTIVE: "active";
87
+ readonly PAUSED: "paused";
88
+ readonly CANCELLED: "cancelled";
89
+ readonly FINISHED: "finished";
90
+ };
91
+ export type SellerSubscriptionListItemDtoStatusEnum = typeof SellerSubscriptionListItemDtoStatusEnum[keyof typeof SellerSubscriptionListItemDtoStatusEnum];
92
92
  /**
93
- * @export
94
- * @enum {string}
95
- */
96
- export declare enum SellerSubscriptionListItemDtoTypeEnum {
97
- RENT = "rent",
98
- LEASE_TO_OWN = "lease_to_own"
99
- }
93
+ * @export
94
+ */
95
+ export declare const SellerSubscriptionListItemDtoTypeEnum: {
96
+ readonly RENT: "rent";
97
+ readonly LEASE_TO_OWN: "lease_to_own";
98
+ };
99
+ export type SellerSubscriptionListItemDtoTypeEnum = typeof SellerSubscriptionListItemDtoTypeEnum[keyof typeof SellerSubscriptionListItemDtoTypeEnum];
100
100
  /**
101
101
  * Check if a given object implements the SellerSubscriptionListItemDto interface.
102
102
  */
@@ -22,26 +22,22 @@ exports.SellerSubscriptionListItemDtoToJSONTyped = SellerSubscriptionListItemDto
22
22
  var SellerSubscriptionListItemDtoDomainInformation_1 = require("./SellerSubscriptionListItemDtoDomainInformation");
23
23
  var MoneyDto_1 = require("./MoneyDto");
24
24
  /**
25
- * @export
26
- * @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 = {}));
25
+ * @export
26
+ */
27
+ exports.SellerSubscriptionListItemDtoStatusEnum = {
28
+ DRAFT: 'draft',
29
+ ACTIVE: 'active',
30
+ PAUSED: 'paused',
31
+ CANCELLED: 'cancelled',
32
+ FINISHED: 'finished'
33
+ };
36
34
  /**
37
- * @export
38
- * @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 = {}));
35
+ * @export
36
+ */
37
+ exports.SellerSubscriptionListItemDtoTypeEnum = {
38
+ RENT: 'rent',
39
+ LEASE_TO_OWN: 'lease_to_own'
40
+ };
45
41
  /**
46
42
  * Check if a given object implements the SellerSubscriptionListItemDto interface.
47
43
  */
@@ -91,14 +91,14 @@ export interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput {
91
91
  buyerMessage: string;
92
92
  }
93
93
  /**
94
- * @export
95
- * @enum {string}
96
- */
97
- export declare enum SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum {
98
- LOW = "low",
99
- MEDIUM = "medium",
100
- HIGH = "high"
101
- }
94
+ * @export
95
+ */
96
+ export declare const SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum: {
97
+ readonly LOW: "low";
98
+ readonly MEDIUM: "medium";
99
+ readonly HIGH: "high";
100
+ };
101
+ export type SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = typeof SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum[keyof typeof SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum];
102
102
  /**
103
103
  * Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
104
104
  */
@@ -22,15 +22,13 @@ exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped = SendAdm
22
22
  var MoneyDto_1 = require("./MoneyDto");
23
23
  var LeadMessageDto_1 = require("./LeadMessageDto");
24
24
  /**
25
- * @export
26
- * @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 = {}));
25
+ * @export
26
+ */
27
+ exports.SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = {
28
+ LOW: 'low',
29
+ MEDIUM: 'medium',
30
+ HIGH: 'high'
31
+ };
34
32
  /**
35
33
  * Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
36
34
  */
@@ -41,17 +41,17 @@ export interface SepaBankAccountDetails {
41
41
  iban: string;
42
42
  }
43
43
  /**
44
- * @export
45
- * @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
- }
44
+ * @export
45
+ */
46
+ export declare const SepaBankAccountDetailsTypeEnum: {
47
+ readonly UK_BANK_ACCOUNT_DETAILS: "UkBankAccountDetails";
48
+ readonly US_BANK_ACCOUNT_DETAILS: "UsBankAccountDetails";
49
+ readonly CA_BANK_ACCOUNT_DETAILS: "CaBankAccountDetails";
50
+ readonly NZ_BANK_ACCOUNT_DETAILS: "NzBankAccountDetails";
51
+ readonly AU_BANK_ACCOUNT_DETAILS: "AuBankAccountDetails";
52
+ readonly SEPA_BANK_ACCOUNT_DETAILS: "SepaBankAccountDetails";
53
+ };
54
+ export type SepaBankAccountDetailsTypeEnum = typeof SepaBankAccountDetailsTypeEnum[keyof typeof SepaBankAccountDetailsTypeEnum];
55
55
  /**
56
56
  * Check if a given object implements the SepaBankAccountDetails interface.
57
57
  */
@@ -20,18 +20,16 @@ exports.SepaBankAccountDetailsFromJSONTyped = SepaBankAccountDetailsFromJSONType
20
20
  exports.SepaBankAccountDetailsToJSON = SepaBankAccountDetailsToJSON;
21
21
  exports.SepaBankAccountDetailsToJSONTyped = SepaBankAccountDetailsToJSONTyped;
22
22
  /**
23
- * @export
24
- * @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 = {}));
23
+ * @export
24
+ */
25
+ exports.SepaBankAccountDetailsTypeEnum = {
26
+ UK_BANK_ACCOUNT_DETAILS: 'UkBankAccountDetails',
27
+ US_BANK_ACCOUNT_DETAILS: 'UsBankAccountDetails',
28
+ CA_BANK_ACCOUNT_DETAILS: 'CaBankAccountDetails',
29
+ NZ_BANK_ACCOUNT_DETAILS: 'NzBankAccountDetails',
30
+ AU_BANK_ACCOUNT_DETAILS: 'AuBankAccountDetails',
31
+ SEPA_BANK_ACCOUNT_DETAILS: 'SepaBankAccountDetails'
32
+ };
35
33
  /**
36
34
  * Check if a given object implements the SepaBankAccountDetails interface.
37
35
  */
@@ -35,13 +35,13 @@ export interface SetDomainTransferConfirmationInput {
35
35
  confirmationReasonText: string | null;
36
36
  }
37
37
  /**
38
- * @export
39
- * @enum {string}
40
- */
41
- export declare enum SetDomainTransferConfirmationInputConfirmationReasonEnum {
42
- INVALID_AUTH_CODE = "invalid_auth_code",
43
- OTHER = "other"
44
- }
38
+ * @export
39
+ */
40
+ export declare const SetDomainTransferConfirmationInputConfirmationReasonEnum: {
41
+ readonly INVALID_AUTH_CODE: "invalid_auth_code";
42
+ readonly OTHER: "other";
43
+ };
44
+ export type SetDomainTransferConfirmationInputConfirmationReasonEnum = typeof SetDomainTransferConfirmationInputConfirmationReasonEnum[keyof typeof SetDomainTransferConfirmationInputConfirmationReasonEnum];
45
45
  /**
46
46
  * Check if a given object implements the SetDomainTransferConfirmationInput interface.
47
47
  */
@@ -20,14 +20,12 @@ exports.SetDomainTransferConfirmationInputFromJSONTyped = SetDomainTransferConfi
20
20
  exports.SetDomainTransferConfirmationInputToJSON = SetDomainTransferConfirmationInputToJSON;
21
21
  exports.SetDomainTransferConfirmationInputToJSONTyped = SetDomainTransferConfirmationInputToJSONTyped;
22
22
  /**
23
- * @export
24
- * @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 = {}));
23
+ * @export
24
+ */
25
+ exports.SetDomainTransferConfirmationInputConfirmationReasonEnum = {
26
+ INVALID_AUTH_CODE: 'invalid_auth_code',
27
+ OTHER: 'other'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the SetDomainTransferConfirmationInput interface.
33
31
  */
@@ -23,13 +23,13 @@ export interface SetPayoutProviderInput {
23
23
  provider: SetPayoutProviderInputProviderEnum;
24
24
  }
25
25
  /**
26
- * @export
27
- * @enum {string}
28
- */
29
- export declare enum SetPayoutProviderInputProviderEnum {
30
- STRIPE = "stripe",
31
- BANK_ACCOUNT = "bank_account"
32
- }
26
+ * @export
27
+ */
28
+ export declare const SetPayoutProviderInputProviderEnum: {
29
+ readonly STRIPE: "stripe";
30
+ readonly BANK_ACCOUNT: "bank_account";
31
+ };
32
+ export type SetPayoutProviderInputProviderEnum = typeof SetPayoutProviderInputProviderEnum[keyof typeof SetPayoutProviderInputProviderEnum];
33
33
  /**
34
34
  * Check if a given object implements the SetPayoutProviderInput interface.
35
35
  */
@@ -20,14 +20,12 @@ exports.SetPayoutProviderInputFromJSONTyped = SetPayoutProviderInputFromJSONType
20
20
  exports.SetPayoutProviderInputToJSON = SetPayoutProviderInputToJSON;
21
21
  exports.SetPayoutProviderInputToJSONTyped = SetPayoutProviderInputToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var SetPayoutProviderInputProviderEnum;
27
- (function (SetPayoutProviderInputProviderEnum) {
28
- SetPayoutProviderInputProviderEnum["STRIPE"] = "stripe";
29
- SetPayoutProviderInputProviderEnum["BANK_ACCOUNT"] = "bank_account";
30
- })(SetPayoutProviderInputProviderEnum || (exports.SetPayoutProviderInputProviderEnum = SetPayoutProviderInputProviderEnum = {}));
23
+ * @export
24
+ */
25
+ exports.SetPayoutProviderInputProviderEnum = {
26
+ STRIPE: 'stripe',
27
+ BANK_ACCOUNT: 'bank_account'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the SetPayoutProviderInput interface.
33
31
  */
@@ -29,13 +29,13 @@ export interface SubscriptionBillingPeriodicityDto {
29
29
  unit: SubscriptionBillingPeriodicityDtoUnitEnum;
30
30
  }
31
31
  /**
32
- * @export
33
- * @enum {string}
34
- */
35
- export declare enum SubscriptionBillingPeriodicityDtoUnitEnum {
36
- WEEK = "week",
37
- MONTH = "month"
38
- }
32
+ * @export
33
+ */
34
+ export declare const SubscriptionBillingPeriodicityDtoUnitEnum: {
35
+ readonly WEEK: "week";
36
+ readonly MONTH: "month";
37
+ };
38
+ export type SubscriptionBillingPeriodicityDtoUnitEnum = typeof SubscriptionBillingPeriodicityDtoUnitEnum[keyof typeof SubscriptionBillingPeriodicityDtoUnitEnum];
39
39
  /**
40
40
  * Check if a given object implements the SubscriptionBillingPeriodicityDto interface.
41
41
  */
@@ -20,14 +20,12 @@ exports.SubscriptionBillingPeriodicityDtoFromJSONTyped = SubscriptionBillingPeri
20
20
  exports.SubscriptionBillingPeriodicityDtoToJSON = SubscriptionBillingPeriodicityDtoToJSON;
21
21
  exports.SubscriptionBillingPeriodicityDtoToJSONTyped = SubscriptionBillingPeriodicityDtoToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var SubscriptionBillingPeriodicityDtoUnitEnum;
27
- (function (SubscriptionBillingPeriodicityDtoUnitEnum) {
28
- SubscriptionBillingPeriodicityDtoUnitEnum["WEEK"] = "week";
29
- SubscriptionBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
30
- })(SubscriptionBillingPeriodicityDtoUnitEnum || (exports.SubscriptionBillingPeriodicityDtoUnitEnum = SubscriptionBillingPeriodicityDtoUnitEnum = {}));
23
+ * @export
24
+ */
25
+ exports.SubscriptionBillingPeriodicityDtoUnitEnum = {
26
+ WEEK: 'week',
27
+ MONTH: 'month'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the SubscriptionBillingPeriodicityDto interface.
33
31
  */
@@ -29,13 +29,13 @@ export interface SubscriptionDetailsBillingPeriodicityDto {
29
29
  unit: SubscriptionDetailsBillingPeriodicityDtoUnitEnum;
30
30
  }
31
31
  /**
32
- * @export
33
- * @enum {string}
34
- */
35
- export declare enum SubscriptionDetailsBillingPeriodicityDtoUnitEnum {
36
- WEEK = "week",
37
- MONTH = "month"
38
- }
32
+ * @export
33
+ */
34
+ export declare const SubscriptionDetailsBillingPeriodicityDtoUnitEnum: {
35
+ readonly WEEK: "week";
36
+ readonly MONTH: "month";
37
+ };
38
+ export type SubscriptionDetailsBillingPeriodicityDtoUnitEnum = typeof SubscriptionDetailsBillingPeriodicityDtoUnitEnum[keyof typeof SubscriptionDetailsBillingPeriodicityDtoUnitEnum];
39
39
  /**
40
40
  * Check if a given object implements the SubscriptionDetailsBillingPeriodicityDto interface.
41
41
  */
@@ -20,14 +20,12 @@ exports.SubscriptionDetailsBillingPeriodicityDtoFromJSONTyped = SubscriptionDeta
20
20
  exports.SubscriptionDetailsBillingPeriodicityDtoToJSON = SubscriptionDetailsBillingPeriodicityDtoToJSON;
21
21
  exports.SubscriptionDetailsBillingPeriodicityDtoToJSONTyped = SubscriptionDetailsBillingPeriodicityDtoToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var SubscriptionDetailsBillingPeriodicityDtoUnitEnum;
27
- (function (SubscriptionDetailsBillingPeriodicityDtoUnitEnum) {
28
- SubscriptionDetailsBillingPeriodicityDtoUnitEnum["WEEK"] = "week";
29
- SubscriptionDetailsBillingPeriodicityDtoUnitEnum["MONTH"] = "month";
30
- })(SubscriptionDetailsBillingPeriodicityDtoUnitEnum || (exports.SubscriptionDetailsBillingPeriodicityDtoUnitEnum = SubscriptionDetailsBillingPeriodicityDtoUnitEnum = {}));
23
+ * @export
24
+ */
25
+ exports.SubscriptionDetailsBillingPeriodicityDtoUnitEnum = {
26
+ WEEK: 'week',
27
+ MONTH: 'month'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the SubscriptionDetailsBillingPeriodicityDto interface.
33
31
  */
@@ -157,24 +157,24 @@ export interface SubscriptionDetailsDto {
157
157
  domainTransfers: Array<DomainTransferDetailsDto>;
158
158
  }
159
159
  /**
160
- * @export
161
- * @enum {string}
162
- */
163
- export declare enum SubscriptionDetailsDtoStatusEnum {
164
- DRAFT = "draft",
165
- ACTIVE = "active",
166
- PAUSED = "paused",
167
- CANCELLED = "cancelled",
168
- FINISHED = "finished"
169
- }
160
+ * @export
161
+ */
162
+ export declare const SubscriptionDetailsDtoStatusEnum: {
163
+ readonly DRAFT: "draft";
164
+ readonly ACTIVE: "active";
165
+ readonly PAUSED: "paused";
166
+ readonly CANCELLED: "cancelled";
167
+ readonly FINISHED: "finished";
168
+ };
169
+ export type SubscriptionDetailsDtoStatusEnum = typeof SubscriptionDetailsDtoStatusEnum[keyof typeof SubscriptionDetailsDtoStatusEnum];
170
170
  /**
171
- * @export
172
- * @enum {string}
173
- */
174
- export declare enum SubscriptionDetailsDtoTypeEnum {
175
- RENT = "rent",
176
- LEASE_TO_OWN = "lease_to_own"
177
- }
171
+ * @export
172
+ */
173
+ export declare const SubscriptionDetailsDtoTypeEnum: {
174
+ readonly RENT: "rent";
175
+ readonly LEASE_TO_OWN: "lease_to_own";
176
+ };
177
+ export type SubscriptionDetailsDtoTypeEnum = typeof SubscriptionDetailsDtoTypeEnum[keyof typeof SubscriptionDetailsDtoTypeEnum];
178
178
  /**
179
179
  * Check if a given object implements the SubscriptionDetailsDto interface.
180
180
  */
@@ -28,26 +28,22 @@ var SubscriptionCompanyInfoDto_1 = require("./SubscriptionCompanyInfoDto");
28
28
  var AddressDto_1 = require("./AddressDto");
29
29
  var SubscriptionDetailsDomainSellerDto_1 = require("./SubscriptionDetailsDomainSellerDto");
30
30
  /**
31
- * @export
32
- * @enum {string}
33
- */
34
- var SubscriptionDetailsDtoStatusEnum;
35
- (function (SubscriptionDetailsDtoStatusEnum) {
36
- SubscriptionDetailsDtoStatusEnum["DRAFT"] = "draft";
37
- SubscriptionDetailsDtoStatusEnum["ACTIVE"] = "active";
38
- SubscriptionDetailsDtoStatusEnum["PAUSED"] = "paused";
39
- SubscriptionDetailsDtoStatusEnum["CANCELLED"] = "cancelled";
40
- SubscriptionDetailsDtoStatusEnum["FINISHED"] = "finished";
41
- })(SubscriptionDetailsDtoStatusEnum || (exports.SubscriptionDetailsDtoStatusEnum = SubscriptionDetailsDtoStatusEnum = {}));
31
+ * @export
32
+ */
33
+ exports.SubscriptionDetailsDtoStatusEnum = {
34
+ DRAFT: 'draft',
35
+ ACTIVE: 'active',
36
+ PAUSED: 'paused',
37
+ CANCELLED: 'cancelled',
38
+ FINISHED: 'finished'
39
+ };
42
40
  /**
43
- * @export
44
- * @enum {string}
45
- */
46
- var SubscriptionDetailsDtoTypeEnum;
47
- (function (SubscriptionDetailsDtoTypeEnum) {
48
- SubscriptionDetailsDtoTypeEnum["RENT"] = "rent";
49
- SubscriptionDetailsDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
50
- })(SubscriptionDetailsDtoTypeEnum || (exports.SubscriptionDetailsDtoTypeEnum = SubscriptionDetailsDtoTypeEnum = {}));
41
+ * @export
42
+ */
43
+ exports.SubscriptionDetailsDtoTypeEnum = {
44
+ RENT: 'rent',
45
+ LEASE_TO_OWN: 'lease_to_own'
46
+ };
51
47
  /**
52
48
  * Check if a given object implements the SubscriptionDetailsDto interface.
53
49
  */
@@ -163,35 +163,35 @@ export interface SubscriptionDto {
163
163
  leaseToOwn: SubscriptionLeaseToOwnConfigurationDto | null;
164
164
  }
165
165
  /**
166
- * @export
167
- * @enum {string}
168
- */
169
- export declare enum SubscriptionDtoStatusEnum {
170
- DRAFT = "draft",
171
- ACTIVE = "active",
172
- PAUSED = "paused",
173
- CANCELLED = "cancelled",
174
- FINISHED = "finished"
175
- }
166
+ * @export
167
+ */
168
+ export declare const SubscriptionDtoStatusEnum: {
169
+ readonly DRAFT: "draft";
170
+ readonly ACTIVE: "active";
171
+ readonly PAUSED: "paused";
172
+ readonly CANCELLED: "cancelled";
173
+ readonly FINISHED: "finished";
174
+ };
175
+ export type SubscriptionDtoStatusEnum = typeof SubscriptionDtoStatusEnum[keyof typeof SubscriptionDtoStatusEnum];
176
176
  /**
177
- * @export
178
- * @enum {string}
179
- */
180
- export declare enum SubscriptionDtoTypeEnum {
181
- RENT = "rent",
182
- LEASE_TO_OWN = "lease_to_own"
183
- }
177
+ * @export
178
+ */
179
+ export declare const SubscriptionDtoTypeEnum: {
180
+ readonly RENT: "rent";
181
+ readonly LEASE_TO_OWN: "lease_to_own";
182
+ };
183
+ export type SubscriptionDtoTypeEnum = typeof SubscriptionDtoTypeEnum[keyof typeof SubscriptionDtoTypeEnum];
184
184
  /**
185
- * @export
186
- * @enum {string}
187
- */
188
- export declare enum SubscriptionDtoLeadStatusEnum {
189
- UNVERIFIED = "unverified",
190
- ACTIVE = "active",
191
- ACCEPTED = "accepted",
192
- FINISHED = "finished",
193
- CLOSED = "closed"
194
- }
185
+ * @export
186
+ */
187
+ export declare const SubscriptionDtoLeadStatusEnum: {
188
+ readonly UNVERIFIED: "unverified";
189
+ readonly ACTIVE: "active";
190
+ readonly ACCEPTED: "accepted";
191
+ readonly FINISHED: "finished";
192
+ readonly CLOSED: "closed";
193
+ };
194
+ export type SubscriptionDtoLeadStatusEnum = typeof SubscriptionDtoLeadStatusEnum[keyof typeof SubscriptionDtoLeadStatusEnum];
195
195
  /**
196
196
  * Check if a given object implements the SubscriptionDto interface.
197
197
  */