@randock/nameshift-api-client 0.0.240 → 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.
Files changed (198) hide show
  1. package/.openapi-generator/VERSION +1 -1
  2. package/README.md +3 -3
  3. package/dist/models/AccountBankAccountDto.d.ts +8 -8
  4. package/dist/models/AccountBankAccountDto.js +9 -7
  5. package/dist/models/AccountNotificationDto.d.ts +18 -18
  6. package/dist/models/AccountNotificationDto.js +20 -16
  7. package/dist/models/AccountOnboardingDto.d.ts +15 -15
  8. package/dist/models/AccountOnboardingDto.js +17 -13
  9. package/dist/models/AccountPayoutDto.d.ts +7 -7
  10. package/dist/models/AccountPayoutDto.js +8 -6
  11. package/dist/models/AuBankAccountDetails.d.ts +11 -11
  12. package/dist/models/AuBankAccountDetails.js +12 -10
  13. package/dist/models/BillingInformationDto.d.ts +9 -9
  14. package/dist/models/BillingInformationDto.js +10 -8
  15. package/dist/models/BuyerDomainTransferListItemDto.d.ts +18 -18
  16. package/dist/models/BuyerDomainTransferListItemDto.js +20 -16
  17. package/dist/models/BuyerLeadListItemDto.d.ts +18 -18
  18. package/dist/models/BuyerLeadListItemDto.js +20 -16
  19. package/dist/models/BuyerSecurityUserDto.d.ts +7 -7
  20. package/dist/models/BuyerSecurityUserDto.js +8 -6
  21. package/dist/models/BuyerSessionDto.d.ts +7 -7
  22. package/dist/models/BuyerSessionDto.js +8 -6
  23. package/dist/models/BuyerSubscriptionListItemDto.d.ts +17 -17
  24. package/dist/models/BuyerSubscriptionListItemDto.js +19 -15
  25. package/dist/models/CaBankAccountDetails.d.ts +11 -11
  26. package/dist/models/CaBankAccountDetails.js +12 -10
  27. package/dist/models/ChangeOrderStatusInput.d.ts +8 -8
  28. package/dist/models/ChangeOrderStatusInput.js +9 -7
  29. package/dist/models/ChangeSubscriptionStatusInput.d.ts +10 -10
  30. package/dist/models/ChangeSubscriptionStatusInput.js +11 -9
  31. package/dist/models/ConcreteDomainTransferTaskData.d.ts +12 -12
  32. package/dist/models/ConcreteDomainTransferTaskData.js +13 -11
  33. package/dist/models/CreateLeadInput.d.ts +8 -8
  34. package/dist/models/CreateLeadInput.js +9 -7
  35. package/dist/models/CreateManualLeadInput.d.ts +9 -9
  36. package/dist/models/CreateManualLeadInput.js +10 -8
  37. package/dist/models/CreateSubscriptionBillingPeriodicityInput.d.ts +7 -7
  38. package/dist/models/CreateSubscriptionBillingPeriodicityInput.js +8 -6
  39. package/dist/models/CreateSubscriptionInput.d.ts +7 -7
  40. package/dist/models/CreateSubscriptionInput.js +8 -6
  41. package/dist/models/DomainStatsDto.d.ts +7 -7
  42. package/dist/models/DomainStatsDto.js +8 -6
  43. package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.d.ts +10 -10
  44. package/dist/models/DomainTransferDetailSellerPayoutInvoiceDto.js +11 -9
  45. package/dist/models/DomainTransferDetailWorkflowStepDto.d.ts +9 -9
  46. package/dist/models/DomainTransferDetailWorkflowStepDto.js +10 -8
  47. package/dist/models/DomainTransferDetailsDto.d.ts +20 -20
  48. package/dist/models/DomainTransferDetailsDto.js +22 -18
  49. package/dist/models/DomainTransferDetailsOrderDto.d.ts +7 -7
  50. package/dist/models/DomainTransferDetailsOrderDto.js +8 -6
  51. package/dist/models/DomainTransferDetailsSubscriptionDto.d.ts +7 -7
  52. package/dist/models/DomainTransferDetailsSubscriptionDto.js +8 -6
  53. package/dist/models/DomainTransferDetailsValidationDto.d.ts +13 -13
  54. package/dist/models/DomainTransferDetailsValidationDto.js +15 -11
  55. package/dist/models/DomainTransferDetailsWorkflowDto.d.ts +9 -9
  56. package/dist/models/DomainTransferDetailsWorkflowDto.js +10 -8
  57. package/dist/models/DomainTransferDto.d.ts +20 -20
  58. package/dist/models/DomainTransferDto.js +22 -18
  59. package/dist/models/DomainTransferWorkflowDto.d.ts +9 -9
  60. package/dist/models/DomainTransferWorkflowDto.js +10 -8
  61. package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.d.ts +10 -10
  62. package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js +11 -9
  63. package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.d.ts +18 -18
  64. package/dist/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.js +20 -16
  65. package/dist/models/IntersectionLeadDtoWithListFieldsDto.d.ts +36 -36
  66. package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +40 -32
  67. package/dist/models/IntersectionTaskListTaskDto.d.ts +16 -16
  68. package/dist/models/IntersectionTaskListTaskDto.js +18 -14
  69. package/dist/models/InvoiceDto.d.ts +15 -15
  70. package/dist/models/InvoiceDto.js +17 -13
  71. package/dist/models/InvoiceItemTaxDto.d.ts +20 -20
  72. package/dist/models/InvoiceItemTaxDto.js +21 -19
  73. package/dist/models/InvoiceTransactionDto.d.ts +6 -6
  74. package/dist/models/InvoiceTransactionDto.js +7 -5
  75. package/dist/models/LeadDto.d.ts +18 -18
  76. package/dist/models/LeadDto.js +20 -16
  77. package/dist/models/LeadMessageDto.d.ts +18 -18
  78. package/dist/models/LeadMessageDto.js +20 -16
  79. package/dist/models/LeadStatusDto.d.ts +10 -10
  80. package/dist/models/LeadStatusDto.js +11 -9
  81. package/dist/models/NzBankAccountDetails.d.ts +11 -11
  82. package/dist/models/NzBankAccountDetails.js +12 -10
  83. package/dist/models/OrderDto.d.ts +8 -8
  84. package/dist/models/OrderDto.js +9 -7
  85. package/dist/models/OrderListItemDto.d.ts +8 -8
  86. package/dist/models/OrderListItemDto.js +9 -7
  87. package/dist/models/OwnedDomainDto.d.ts +16 -16
  88. package/dist/models/OwnedDomainDto.js +18 -14
  89. package/dist/models/ParsedDomainDto.d.ts +8 -8
  90. package/dist/models/ParsedDomainDto.js +9 -7
  91. package/dist/models/PublicLeadDto.d.ts +10 -10
  92. package/dist/models/PublicLeadDto.js +11 -9
  93. package/dist/models/RegisterAccountInput.d.ts +8 -8
  94. package/dist/models/RegisterAccountInput.js +9 -7
  95. package/dist/models/SellerDomainTransferDto.d.ts +10 -10
  96. package/dist/models/SellerDomainTransferDto.js +11 -9
  97. package/dist/models/SellerDomainTransferListItemDto.d.ts +10 -10
  98. package/dist/models/SellerDomainTransferListItemDto.js +11 -9
  99. package/dist/models/SellerSecurityUserDto.d.ts +7 -7
  100. package/dist/models/SellerSecurityUserDto.js +8 -6
  101. package/dist/models/SellerSubscriptionListItemDto.d.ts +17 -17
  102. package/dist/models/SellerSubscriptionListItemDto.js +19 -15
  103. package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.d.ts +26 -8
  104. package/dist/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.js +21 -7
  105. package/dist/models/SepaBankAccountDetails.d.ts +11 -11
  106. package/dist/models/SepaBankAccountDetails.js +12 -10
  107. package/dist/models/SetDomainTransferConfirmationInput.d.ts +7 -7
  108. package/dist/models/SetDomainTransferConfirmationInput.js +8 -6
  109. package/dist/models/SetPayoutProviderInput.d.ts +7 -7
  110. package/dist/models/SetPayoutProviderInput.js +8 -6
  111. package/dist/models/SubscriptionBillingPeriodicityDto.d.ts +7 -7
  112. package/dist/models/SubscriptionBillingPeriodicityDto.js +8 -6
  113. package/dist/models/SubscriptionDetailsBillingPeriodicityDto.d.ts +7 -7
  114. package/dist/models/SubscriptionDetailsBillingPeriodicityDto.js +8 -6
  115. package/dist/models/SubscriptionDetailsDto.d.ts +17 -17
  116. package/dist/models/SubscriptionDetailsDto.js +19 -15
  117. package/dist/models/SubscriptionDto.d.ts +27 -27
  118. package/dist/models/SubscriptionDto.js +30 -24
  119. package/dist/models/SubscriptionListItemBillingPeriodicityDto.d.ts +7 -7
  120. package/dist/models/SubscriptionListItemBillingPeriodicityDto.js +8 -6
  121. package/dist/models/SubscriptionListItemDto.d.ts +17 -17
  122. package/dist/models/SubscriptionListItemDto.js +19 -15
  123. package/dist/models/TaskListLeadDto.d.ts +8 -8
  124. package/dist/models/TaskListLeadDto.js +9 -7
  125. package/dist/models/UkBankAccountDetails.d.ts +11 -11
  126. package/dist/models/UkBankAccountDetails.js +12 -10
  127. package/dist/models/UpdateSubscriptionBillingPeriodicityInput.d.ts +7 -7
  128. package/dist/models/UpdateSubscriptionBillingPeriodicityInput.js +8 -6
  129. package/dist/models/UsBankAccountDetails.d.ts +11 -11
  130. package/dist/models/UsBankAccountDetails.js +12 -10
  131. package/dist/models/UserPasswordResetDto.d.ts +7 -7
  132. package/dist/models/UserPasswordResetDto.js +8 -6
  133. package/package.json +1 -1
  134. package/src/models/AccountBankAccountDto.ts +8 -9
  135. package/src/models/AccountNotificationDto.ts +18 -20
  136. package/src/models/AccountOnboardingDto.ts +15 -17
  137. package/src/models/AccountPayoutDto.ts +7 -8
  138. package/src/models/AuBankAccountDetails.ts +11 -12
  139. package/src/models/BillingInformationDto.ts +9 -10
  140. package/src/models/BuyerDomainTransferListItemDto.ts +18 -20
  141. package/src/models/BuyerLeadListItemDto.ts +18 -20
  142. package/src/models/BuyerSecurityUserDto.ts +7 -8
  143. package/src/models/BuyerSessionDto.ts +7 -8
  144. package/src/models/BuyerSubscriptionListItemDto.ts +17 -19
  145. package/src/models/CaBankAccountDetails.ts +11 -12
  146. package/src/models/ChangeOrderStatusInput.ts +8 -9
  147. package/src/models/ChangeSubscriptionStatusInput.ts +10 -11
  148. package/src/models/ConcreteDomainTransferTaskData.ts +12 -13
  149. package/src/models/CreateLeadInput.ts +8 -9
  150. package/src/models/CreateManualLeadInput.ts +9 -10
  151. package/src/models/CreateSubscriptionBillingPeriodicityInput.ts +7 -8
  152. package/src/models/CreateSubscriptionInput.ts +7 -8
  153. package/src/models/DomainStatsDto.ts +7 -8
  154. package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +10 -11
  155. package/src/models/DomainTransferDetailWorkflowStepDto.ts +9 -10
  156. package/src/models/DomainTransferDetailsDto.ts +20 -22
  157. package/src/models/DomainTransferDetailsOrderDto.ts +7 -8
  158. package/src/models/DomainTransferDetailsSubscriptionDto.ts +7 -8
  159. package/src/models/DomainTransferDetailsValidationDto.ts +13 -15
  160. package/src/models/DomainTransferDetailsWorkflowDto.ts +9 -10
  161. package/src/models/DomainTransferDto.ts +20 -22
  162. package/src/models/DomainTransferWorkflowDto.ts +9 -10
  163. package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts +10 -11
  164. package/src/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.ts +18 -20
  165. package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +36 -40
  166. package/src/models/IntersectionTaskListTaskDto.ts +16 -18
  167. package/src/models/InvoiceDto.ts +15 -17
  168. package/src/models/InvoiceItemTaxDto.ts +20 -21
  169. package/src/models/InvoiceTransactionDto.ts +6 -7
  170. package/src/models/LeadDto.ts +18 -20
  171. package/src/models/LeadMessageDto.ts +18 -20
  172. package/src/models/LeadStatusDto.ts +10 -11
  173. package/src/models/NzBankAccountDetails.ts +11 -12
  174. package/src/models/OrderDto.ts +8 -9
  175. package/src/models/OrderListItemDto.ts +8 -9
  176. package/src/models/OwnedDomainDto.ts +16 -18
  177. package/src/models/ParsedDomainDto.ts +8 -9
  178. package/src/models/PublicLeadDto.ts +10 -11
  179. package/src/models/RegisterAccountInput.ts +8 -9
  180. package/src/models/SellerDomainTransferDto.ts +10 -11
  181. package/src/models/SellerDomainTransferListItemDto.ts +10 -11
  182. package/src/models/SellerSecurityUserDto.ts +7 -8
  183. package/src/models/SellerSubscriptionListItemDto.ts +17 -19
  184. package/src/models/SendAdminLeadAiPriceNegotiatorAgentChatMessageInput.ts +35 -9
  185. package/src/models/SepaBankAccountDetails.ts +11 -12
  186. package/src/models/SetDomainTransferConfirmationInput.ts +7 -8
  187. package/src/models/SetPayoutProviderInput.ts +7 -8
  188. package/src/models/SubscriptionBillingPeriodicityDto.ts +7 -8
  189. package/src/models/SubscriptionDetailsBillingPeriodicityDto.ts +7 -8
  190. package/src/models/SubscriptionDetailsDto.ts +17 -19
  191. package/src/models/SubscriptionDto.ts +27 -30
  192. package/src/models/SubscriptionListItemBillingPeriodicityDto.ts +7 -8
  193. package/src/models/SubscriptionListItemDto.ts +17 -19
  194. package/src/models/TaskListLeadDto.ts +8 -9
  195. package/src/models/UkBankAccountDetails.ts +11 -12
  196. package/src/models/UpdateSubscriptionBillingPeriodicityInput.ts +7 -8
  197. package/src/models/UsBankAccountDetails.ts +11 -12
  198. package/src/models/UserPasswordResetDto.ts +7 -8
@@ -77,28 +77,26 @@ export interface LeadMessageDto {
77
77
  readByBuyer: boolean;
78
78
  }
79
79
 
80
-
81
80
  /**
82
- * @export
83
- */
84
- export const LeadMessageDtoTypeEnum = {
85
- OFFER: 'offer',
86
- OFFER_ACCEPTED: 'offer_accepted',
87
- OFFER_WITHDRAWN: 'offer_withdrawn',
88
- OFFER_REJECTED: 'offer_rejected',
89
- MESSAGE: 'message'
90
- } as const;
91
- export type LeadMessageDtoTypeEnum = typeof LeadMessageDtoTypeEnum[keyof typeof LeadMessageDtoTypeEnum];
92
-
81
+ * @export
82
+ * @enum {string}
83
+ */
84
+ export enum LeadMessageDtoTypeEnum {
85
+ OFFER = 'offer',
86
+ OFFER_ACCEPTED = 'offer_accepted',
87
+ OFFER_WITHDRAWN = 'offer_withdrawn',
88
+ OFFER_REJECTED = 'offer_rejected',
89
+ MESSAGE = 'message'
90
+ }
93
91
  /**
94
- * @export
95
- */
96
- export const LeadMessageDtoOriginEnum = {
97
- BUYER: 'buyer',
98
- SELLER: 'seller',
99
- ADMIN: 'admin'
100
- } as const;
101
- export type LeadMessageDtoOriginEnum = typeof LeadMessageDtoOriginEnum[keyof typeof LeadMessageDtoOriginEnum];
92
+ * @export
93
+ * @enum {string}
94
+ */
95
+ export enum LeadMessageDtoOriginEnum {
96
+ BUYER = 'buyer',
97
+ SELLER = 'seller',
98
+ ADMIN = 'admin'
99
+ }
102
100
 
103
101
 
104
102
  /**
@@ -27,18 +27,17 @@ export interface LeadStatusDto {
27
27
  status: LeadStatusDtoStatusEnum;
28
28
  }
29
29
 
30
-
31
30
  /**
32
- * @export
33
- */
34
- export const LeadStatusDtoStatusEnum = {
35
- UNVERIFIED: 'unverified',
36
- ACTIVE: 'active',
37
- ACCEPTED: 'accepted',
38
- FINISHED: 'finished',
39
- CLOSED: 'closed'
40
- } as const;
41
- export type LeadStatusDtoStatusEnum = typeof LeadStatusDtoStatusEnum[keyof typeof LeadStatusDtoStatusEnum];
31
+ * @export
32
+ * @enum {string}
33
+ */
34
+ export enum LeadStatusDtoStatusEnum {
35
+ UNVERIFIED = 'unverified',
36
+ ACTIVE = 'active',
37
+ ACCEPTED = 'accepted',
38
+ FINISHED = 'finished',
39
+ CLOSED = 'closed'
40
+ }
42
41
 
43
42
 
44
43
  /**
@@ -39,19 +39,18 @@ export interface NzBankAccountDetails {
39
39
  accountNumber: string;
40
40
  }
41
41
 
42
-
43
42
  /**
44
- * @export
45
- */
46
- export const NzBankAccountDetailsTypeEnum = {
47
- UK_BANK_ACCOUNT_DETAILS: 'UkBankAccountDetails',
48
- US_BANK_ACCOUNT_DETAILS: 'UsBankAccountDetails',
49
- CA_BANK_ACCOUNT_DETAILS: 'CaBankAccountDetails',
50
- NZ_BANK_ACCOUNT_DETAILS: 'NzBankAccountDetails',
51
- AU_BANK_ACCOUNT_DETAILS: 'AuBankAccountDetails',
52
- SEPA_BANK_ACCOUNT_DETAILS: 'SepaBankAccountDetails'
53
- } as const;
54
- export type NzBankAccountDetailsTypeEnum = typeof NzBankAccountDetailsTypeEnum[keyof typeof NzBankAccountDetailsTypeEnum];
43
+ * @export
44
+ * @enum {string}
45
+ */
46
+ export enum NzBankAccountDetailsTypeEnum {
47
+ UK_BANK_ACCOUNT_DETAILS = 'UkBankAccountDetails',
48
+ US_BANK_ACCOUNT_DETAILS = 'UsBankAccountDetails',
49
+ CA_BANK_ACCOUNT_DETAILS = 'CaBankAccountDetails',
50
+ NZ_BANK_ACCOUNT_DETAILS = 'NzBankAccountDetails',
51
+ AU_BANK_ACCOUNT_DETAILS = 'AuBankAccountDetails',
52
+ SEPA_BANK_ACCOUNT_DETAILS = 'SepaBankAccountDetails'
53
+ }
55
54
 
56
55
 
57
56
  /**
@@ -141,16 +141,15 @@ export interface OrderDto {
141
141
  transaction: InvoiceTransactionDto;
142
142
  }
143
143
 
144
-
145
144
  /**
146
- * @export
147
- */
148
- export const OrderDtoStatusEnum = {
149
- DRAFT: 'draft',
150
- PAID: 'paid',
151
- CANCELLED: 'cancelled'
152
- } as const;
153
- export type OrderDtoStatusEnum = typeof OrderDtoStatusEnum[keyof typeof OrderDtoStatusEnum];
145
+ * @export
146
+ * @enum {string}
147
+ */
148
+ export enum OrderDtoStatusEnum {
149
+ DRAFT = 'draft',
150
+ PAID = 'paid',
151
+ CANCELLED = 'cancelled'
152
+ }
154
153
 
155
154
 
156
155
  /**
@@ -104,16 +104,15 @@ export interface OrderListItemDto {
104
104
  domainTransferId: object | null;
105
105
  }
106
106
 
107
-
108
107
  /**
109
- * @export
110
- */
111
- export const OrderListItemDtoStatusEnum = {
112
- DRAFT: 'draft',
113
- PAID: 'paid',
114
- CANCELLED: 'cancelled'
115
- } as const;
116
- export type OrderListItemDtoStatusEnum = typeof OrderListItemDtoStatusEnum[keyof typeof OrderListItemDtoStatusEnum];
108
+ * @export
109
+ * @enum {string}
110
+ */
111
+ export enum OrderListItemDtoStatusEnum {
112
+ DRAFT = 'draft',
113
+ PAID = 'paid',
114
+ CANCELLED = 'cancelled'
115
+ }
117
116
 
118
117
 
119
118
  /**
@@ -81,26 +81,24 @@ export interface OwnedDomainDto {
81
81
  updatedAt: Date;
82
82
  }
83
83
 
84
-
85
84
  /**
86
- * @export
87
- */
88
- export const OwnedDomainDtoHostingEnum = {
89
- OPENPROVIDER: 'openprovider'
90
- } as const;
91
- export type OwnedDomainDtoHostingEnum = typeof OwnedDomainDtoHostingEnum[keyof typeof OwnedDomainDtoHostingEnum];
92
-
85
+ * @export
86
+ * @enum {string}
87
+ */
88
+ export enum OwnedDomainDtoHostingEnum {
89
+ OPENPROVIDER = 'openprovider'
90
+ }
93
91
  /**
94
- * @export
95
- */
96
- export const OwnedDomainDtoTransferStatusEnum = {
97
- PENDING_TO_REQUEST: 'pending_to_request',
98
- PENDING: 'pending',
99
- FINISHED: 'finished',
100
- ERROR: 'error',
101
- WAITING: 'waiting'
102
- } as const;
103
- export type OwnedDomainDtoTransferStatusEnum = typeof OwnedDomainDtoTransferStatusEnum[keyof typeof OwnedDomainDtoTransferStatusEnum];
92
+ * @export
93
+ * @enum {string}
94
+ */
95
+ export enum OwnedDomainDtoTransferStatusEnum {
96
+ PENDING_TO_REQUEST = 'pending_to_request',
97
+ PENDING = 'pending',
98
+ FINISHED = 'finished',
99
+ ERROR = 'error',
100
+ WAITING = 'waiting'
101
+ }
104
102
 
105
103
 
106
104
  /**
@@ -79,16 +79,15 @@ export interface ParsedDomainDto {
79
79
  leaseToOwn?: LeaseToOwnDto;
80
80
  }
81
81
 
82
-
83
82
  /**
84
- * @export
85
- */
86
- export const ParsedDomainDtoActionEnum = {
87
- INSERT: 'insert',
88
- UPSERT: 'upsert',
89
- DELETE: 'delete'
90
- } as const;
91
- export type ParsedDomainDtoActionEnum = typeof ParsedDomainDtoActionEnum[keyof typeof ParsedDomainDtoActionEnum];
83
+ * @export
84
+ * @enum {string}
85
+ */
86
+ export enum ParsedDomainDtoActionEnum {
87
+ INSERT = 'insert',
88
+ UPSERT = 'upsert',
89
+ DELETE = 'delete'
90
+ }
92
91
 
93
92
 
94
93
  /**
@@ -66,18 +66,17 @@ export interface PublicLeadDto {
66
66
  domainName: string;
67
67
  }
68
68
 
69
-
70
69
  /**
71
- * @export
72
- */
73
- export const PublicLeadDtoStatusEnum = {
74
- UNVERIFIED: 'unverified',
75
- ACTIVE: 'active',
76
- ACCEPTED: 'accepted',
77
- FINISHED: 'finished',
78
- CLOSED: 'closed'
79
- } as const;
80
- export type PublicLeadDtoStatusEnum = typeof PublicLeadDtoStatusEnum[keyof typeof PublicLeadDtoStatusEnum];
70
+ * @export
71
+ * @enum {string}
72
+ */
73
+ export enum PublicLeadDtoStatusEnum {
74
+ UNVERIFIED = 'unverified',
75
+ ACTIVE = 'active',
76
+ ACCEPTED = 'accepted',
77
+ FINISHED = 'finished',
78
+ CLOSED = 'closed'
79
+ }
81
80
 
82
81
 
83
82
  /**
@@ -69,16 +69,15 @@ export interface RegisterAccountInput {
69
69
  adId?: string | null;
70
70
  }
71
71
 
72
-
73
72
  /**
74
- * @export
75
- */
76
- export const RegisterAccountInputAdProgramEnum = {
77
- ADWORDS: 'adwords',
78
- MICROSOFT: 'microsoft',
79
- FACEBOOK: 'facebook'
80
- } as const;
81
- export type RegisterAccountInputAdProgramEnum = typeof RegisterAccountInputAdProgramEnum[keyof typeof RegisterAccountInputAdProgramEnum];
73
+ * @export
74
+ * @enum {string}
75
+ */
76
+ export enum RegisterAccountInputAdProgramEnum {
77
+ ADWORDS = 'adwords',
78
+ MICROSOFT = 'microsoft',
79
+ FACEBOOK = 'facebook'
80
+ }
82
81
 
83
82
 
84
83
  /**
@@ -72,18 +72,17 @@ export interface SellerDomainTransferDto {
72
72
  createdAt: Date;
73
73
  }
74
74
 
75
-
76
75
  /**
77
- * @export
78
- */
79
- export const SellerDomainTransferDtoStatusEnum = {
80
- CREATED: 'created',
81
- STARTED: 'started',
82
- PENDING_MANUAL_ACTION: 'pending_manual_action',
83
- ERROR: 'error',
84
- COMPLETED: 'completed'
85
- } as const;
86
- export type SellerDomainTransferDtoStatusEnum = typeof SellerDomainTransferDtoStatusEnum[keyof typeof SellerDomainTransferDtoStatusEnum];
76
+ * @export
77
+ * @enum {string}
78
+ */
79
+ export enum SellerDomainTransferDtoStatusEnum {
80
+ CREATED = 'created',
81
+ STARTED = 'started',
82
+ PENDING_MANUAL_ACTION = 'pending_manual_action',
83
+ ERROR = 'error',
84
+ COMPLETED = 'completed'
85
+ }
87
86
 
88
87
 
89
88
  /**
@@ -59,18 +59,17 @@ export interface SellerDomainTransferListItemDto {
59
59
  createdAt: Date;
60
60
  }
61
61
 
62
-
63
62
  /**
64
- * @export
65
- */
66
- export const SellerDomainTransferListItemDtoStatusEnum = {
67
- CREATED: 'created',
68
- STARTED: 'started',
69
- PENDING_MANUAL_ACTION: 'pending_manual_action',
70
- ERROR: 'error',
71
- COMPLETED: 'completed'
72
- } as const;
73
- export type SellerDomainTransferListItemDtoStatusEnum = typeof SellerDomainTransferListItemDtoStatusEnum[keyof typeof SellerDomainTransferListItemDtoStatusEnum];
63
+ * @export
64
+ * @enum {string}
65
+ */
66
+ export enum SellerDomainTransferListItemDtoStatusEnum {
67
+ CREATED = 'created',
68
+ STARTED = 'started',
69
+ PENDING_MANUAL_ACTION = 'pending_manual_action',
70
+ ERROR = 'error',
71
+ COMPLETED = 'completed'
72
+ }
74
73
 
75
74
 
76
75
  /**
@@ -83,15 +83,14 @@ export interface SellerSecurityUserDto {
83
83
  account: SellerSecurityUserAccountDto;
84
84
  }
85
85
 
86
-
87
86
  /**
88
- * @export
89
- */
90
- export const SellerSecurityUserDtoTypeEnum = {
91
- BUYER: 'buyer',
92
- SELLER: 'seller'
93
- } as const;
94
- export type SellerSecurityUserDtoTypeEnum = typeof SellerSecurityUserDtoTypeEnum[keyof typeof SellerSecurityUserDtoTypeEnum];
87
+ * @export
88
+ * @enum {string}
89
+ */
90
+ export enum SellerSecurityUserDtoTypeEnum {
91
+ BUYER = 'buyer',
92
+ SELLER = 'seller'
93
+ }
95
94
 
96
95
 
97
96
  /**
@@ -96,27 +96,25 @@ export interface SellerSubscriptionListItemDto {
96
96
  paidInstallmentsNumber: number;
97
97
  }
98
98
 
99
-
100
99
  /**
101
- * @export
102
- */
103
- export const SellerSubscriptionListItemDtoStatusEnum = {
104
- DRAFT: 'draft',
105
- ACTIVE: 'active',
106
- PAUSED: 'paused',
107
- CANCELLED: 'cancelled',
108
- FINISHED: 'finished'
109
- } as const;
110
- export type SellerSubscriptionListItemDtoStatusEnum = typeof SellerSubscriptionListItemDtoStatusEnum[keyof typeof SellerSubscriptionListItemDtoStatusEnum];
111
-
100
+ * @export
101
+ * @enum {string}
102
+ */
103
+ export enum SellerSubscriptionListItemDtoStatusEnum {
104
+ DRAFT = 'draft',
105
+ ACTIVE = 'active',
106
+ PAUSED = 'paused',
107
+ CANCELLED = 'cancelled',
108
+ FINISHED = 'finished'
109
+ }
112
110
  /**
113
- * @export
114
- */
115
- export const SellerSubscriptionListItemDtoTypeEnum = {
116
- RENT: 'rent',
117
- LEASE_TO_OWN: 'lease_to_own'
118
- } as const;
119
- export type SellerSubscriptionListItemDtoTypeEnum = typeof SellerSubscriptionListItemDtoTypeEnum[keyof typeof SellerSubscriptionListItemDtoTypeEnum];
111
+ * @export
112
+ * @enum {string}
113
+ */
114
+ export enum SellerSubscriptionListItemDtoTypeEnum {
115
+ RENT = 'rent',
116
+ LEASE_TO_OWN = 'lease_to_own'
117
+ }
120
118
 
121
119
 
122
120
  /**
@@ -34,12 +34,30 @@ import {
34
34
  * @interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
35
35
  */
36
36
  export interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput {
37
+ /**
38
+ *
39
+ * @type {string}
40
+ * @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
41
+ */
42
+ aiModel: string;
43
+ /**
44
+ *
45
+ * @type {number}
46
+ * @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
47
+ */
48
+ aiModelTemperature: number;
37
49
  /**
38
50
  *
39
51
  * @type {string}
40
52
  * @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
41
53
  */
42
54
  domainName: string;
55
+ /**
56
+ *
57
+ * @type {string}
58
+ * @memberof SendAdminLeadAiPriceNegotiatorAgentChatMessageInput
59
+ */
60
+ locale: string;
43
61
  /**
44
62
  *
45
63
  * @type {MoneyDto}
@@ -90,23 +108,25 @@ export interface SendAdminLeadAiPriceNegotiatorAgentChatMessageInput {
90
108
  buyerMessage: string;
91
109
  }
92
110
 
93
-
94
111
  /**
95
- * @export
96
- */
97
- export const SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = {
98
- LOW: 'low',
99
- MEDIUM: 'medium',
100
- HIGH: 'high'
101
- } as const;
102
- export type SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum = typeof SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum[keyof typeof SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum];
112
+ * @export
113
+ * @enum {string}
114
+ */
115
+ export enum SendAdminLeadAiPriceNegotiatorAgentChatMessageInputSellImportanceEnum {
116
+ LOW = 'low',
117
+ MEDIUM = 'medium',
118
+ HIGH = 'high'
119
+ }
103
120
 
104
121
 
105
122
  /**
106
123
  * Check if a given object implements the SendAdminLeadAiPriceNegotiatorAgentChatMessageInput interface.
107
124
  */
108
125
  export function instanceOfSendAdminLeadAiPriceNegotiatorAgentChatMessageInput(value: object): value is SendAdminLeadAiPriceNegotiatorAgentChatMessageInput {
126
+ if (!('aiModel' in value) || value['aiModel'] === undefined) return false;
127
+ if (!('aiModelTemperature' in value) || value['aiModelTemperature'] === undefined) return false;
109
128
  if (!('domainName' in value) || value['domainName'] === undefined) return false;
129
+ if (!('locale' in value) || value['locale'] === undefined) return false;
110
130
  if (!('offer' in value) || value['offer'] === undefined) return false;
111
131
  if (!('sellImportance' in value) || value['sellImportance'] === undefined) return false;
112
132
  if (!('generalPrompt' in value) || value['generalPrompt'] === undefined) return false;
@@ -128,7 +148,10 @@ export function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputFromJSONTyped
128
148
  }
129
149
  return {
130
150
 
151
+ 'aiModel': json['aiModel'],
152
+ 'aiModelTemperature': json['aiModelTemperature'],
131
153
  'domainName': json['domainName'],
154
+ 'locale': json['locale'],
132
155
  'offer': MoneyDtoFromJSON(json['offer']),
133
156
  'sellImportance': json['sellImportance'],
134
157
  'generalPrompt': json['generalPrompt'],
@@ -151,7 +174,10 @@ export function SendAdminLeadAiPriceNegotiatorAgentChatMessageInputToJSONTyped(v
151
174
 
152
175
  return {
153
176
 
177
+ 'aiModel': value['aiModel'],
178
+ 'aiModelTemperature': value['aiModelTemperature'],
154
179
  'domainName': value['domainName'],
180
+ 'locale': value['locale'],
155
181
  'offer': MoneyDtoToJSON(value['offer']),
156
182
  'sellImportance': value['sellImportance'],
157
183
  'generalPrompt': value['generalPrompt'],
@@ -45,19 +45,18 @@ export interface SepaBankAccountDetails {
45
45
  iban: string;
46
46
  }
47
47
 
48
-
49
48
  /**
50
- * @export
51
- */
52
- export const SepaBankAccountDetailsTypeEnum = {
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
- } as const;
60
- export type SepaBankAccountDetailsTypeEnum = typeof SepaBankAccountDetailsTypeEnum[keyof typeof SepaBankAccountDetailsTypeEnum];
49
+ * @export
50
+ * @enum {string}
51
+ */
52
+ export enum SepaBankAccountDetailsTypeEnum {
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
  /**
@@ -39,15 +39,14 @@ export interface SetDomainTransferConfirmationInput {
39
39
  confirmationReasonText: string | null;
40
40
  }
41
41
 
42
-
43
42
  /**
44
- * @export
45
- */
46
- export const SetDomainTransferConfirmationInputConfirmationReasonEnum = {
47
- INVALID_AUTH_CODE: 'invalid_auth_code',
48
- OTHER: 'other'
49
- } as const;
50
- export type SetDomainTransferConfirmationInputConfirmationReasonEnum = typeof SetDomainTransferConfirmationInputConfirmationReasonEnum[keyof typeof SetDomainTransferConfirmationInputConfirmationReasonEnum];
43
+ * @export
44
+ * @enum {string}
45
+ */
46
+ export enum SetDomainTransferConfirmationInputConfirmationReasonEnum {
47
+ INVALID_AUTH_CODE = 'invalid_auth_code',
48
+ OTHER = 'other'
49
+ }
51
50
 
52
51
 
53
52
  /**
@@ -27,15 +27,14 @@ export interface SetPayoutProviderInput {
27
27
  provider: SetPayoutProviderInputProviderEnum;
28
28
  }
29
29
 
30
-
31
30
  /**
32
- * @export
33
- */
34
- export const SetPayoutProviderInputProviderEnum = {
35
- STRIPE: 'stripe',
36
- BANK_ACCOUNT: 'bank_account'
37
- } as const;
38
- export type SetPayoutProviderInputProviderEnum = typeof SetPayoutProviderInputProviderEnum[keyof typeof SetPayoutProviderInputProviderEnum];
31
+ * @export
32
+ * @enum {string}
33
+ */
34
+ export enum SetPayoutProviderInputProviderEnum {
35
+ STRIPE = 'stripe',
36
+ BANK_ACCOUNT = 'bank_account'
37
+ }
39
38
 
40
39
 
41
40
  /**
@@ -33,15 +33,14 @@ export interface SubscriptionBillingPeriodicityDto {
33
33
  unit: SubscriptionBillingPeriodicityDtoUnitEnum;
34
34
  }
35
35
 
36
-
37
36
  /**
38
- * @export
39
- */
40
- export const SubscriptionBillingPeriodicityDtoUnitEnum = {
41
- WEEK: 'week',
42
- MONTH: 'month'
43
- } as const;
44
- export type SubscriptionBillingPeriodicityDtoUnitEnum = typeof SubscriptionBillingPeriodicityDtoUnitEnum[keyof typeof SubscriptionBillingPeriodicityDtoUnitEnum];
37
+ * @export
38
+ * @enum {string}
39
+ */
40
+ export enum SubscriptionBillingPeriodicityDtoUnitEnum {
41
+ WEEK = 'week',
42
+ MONTH = 'month'
43
+ }
45
44
 
46
45
 
47
46
  /**
@@ -33,15 +33,14 @@ export interface SubscriptionDetailsBillingPeriodicityDto {
33
33
  unit: SubscriptionDetailsBillingPeriodicityDtoUnitEnum;
34
34
  }
35
35
 
36
-
37
36
  /**
38
- * @export
39
- */
40
- export const SubscriptionDetailsBillingPeriodicityDtoUnitEnum = {
41
- WEEK: 'week',
42
- MONTH: 'month'
43
- } as const;
44
- export type SubscriptionDetailsBillingPeriodicityDtoUnitEnum = typeof SubscriptionDetailsBillingPeriodicityDtoUnitEnum[keyof typeof SubscriptionDetailsBillingPeriodicityDtoUnitEnum];
37
+ * @export
38
+ * @enum {string}
39
+ */
40
+ export enum SubscriptionDetailsBillingPeriodicityDtoUnitEnum {
41
+ WEEK = 'week',
42
+ MONTH = 'month'
43
+ }
45
44
 
46
45
 
47
46
  /**