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