@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
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @randock/nameshift-api-client@0.0.241
1
+ ## @randock/nameshift-api-client@0.0.243
2
2
 
3
3
  This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
4
4
 
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
36
36
  _published:_
37
37
 
38
38
  ```
39
- npm install @randock/nameshift-api-client@0.0.241 --save
39
+ npm install @randock/nameshift-api-client@0.0.243 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
@@ -48,14 +48,14 @@ export interface AccountBankAccountDto {
48
48
  details: AccountBankAccountDtoDetails;
49
49
  }
50
50
  /**
51
- * @export
52
- * @enum {string}
53
- */
54
- export declare enum AccountBankAccountDtoVerificationStatusEnum {
55
- PENDING = "pending",
56
- VERIFIED = "verified",
57
- REJECTED = "rejected"
58
- }
51
+ * @export
52
+ */
53
+ export declare const AccountBankAccountDtoVerificationStatusEnum: {
54
+ readonly PENDING: "pending";
55
+ readonly VERIFIED: "verified";
56
+ readonly REJECTED: "rejected";
57
+ };
58
+ export type AccountBankAccountDtoVerificationStatusEnum = typeof AccountBankAccountDtoVerificationStatusEnum[keyof typeof AccountBankAccountDtoVerificationStatusEnum];
59
59
  /**
60
60
  * Check if a given object implements the AccountBankAccountDto interface.
61
61
  */
@@ -21,15 +21,13 @@ exports.AccountBankAccountDtoToJSON = AccountBankAccountDtoToJSON;
21
21
  exports.AccountBankAccountDtoToJSONTyped = AccountBankAccountDtoToJSONTyped;
22
22
  var AccountBankAccountDtoDetails_1 = require("./AccountBankAccountDtoDetails");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var AccountBankAccountDtoVerificationStatusEnum;
28
- (function (AccountBankAccountDtoVerificationStatusEnum) {
29
- AccountBankAccountDtoVerificationStatusEnum["PENDING"] = "pending";
30
- AccountBankAccountDtoVerificationStatusEnum["VERIFIED"] = "verified";
31
- AccountBankAccountDtoVerificationStatusEnum["REJECTED"] = "rejected";
32
- })(AccountBankAccountDtoVerificationStatusEnum || (exports.AccountBankAccountDtoVerificationStatusEnum = AccountBankAccountDtoVerificationStatusEnum = {}));
24
+ * @export
25
+ */
26
+ exports.AccountBankAccountDtoVerificationStatusEnum = {
27
+ PENDING: 'pending',
28
+ VERIFIED: 'verified',
29
+ REJECTED: 'rejected'
30
+ };
33
31
  /**
34
32
  * Check if a given object implements the AccountBankAccountDto interface.
35
33
  */
@@ -42,25 +42,25 @@ export interface AccountNotificationDto {
42
42
  read: AccountNotificationReadStatusDto;
43
43
  }
44
44
  /**
45
- * @export
46
- * @enum {string}
47
- */
48
- export declare enum AccountNotificationDtoLevelEnum {
49
- ERROR = "error",
50
- WARNING = "warning",
51
- CONFIGURATION_REQUIRED = "configuration_required"
52
- }
45
+ * @export
46
+ */
47
+ export declare const AccountNotificationDtoLevelEnum: {
48
+ readonly ERROR: "error";
49
+ readonly WARNING: "warning";
50
+ readonly CONFIGURATION_REQUIRED: "configuration_required";
51
+ };
52
+ export type AccountNotificationDtoLevelEnum = typeof AccountNotificationDtoLevelEnum[keyof typeof AccountNotificationDtoLevelEnum];
53
53
  /**
54
- * @export
55
- * @enum {string}
56
- */
57
- export declare enum AccountNotificationDtoTypeEnum {
58
- ACCOUNT_BILLING_INFORMATION_NOT_CONFIGURED = "account.billing_information.not_configured",
59
- ACCOUNT_PAYMENT_PROVIDER_NOT_CONFIGURED = "account.payment_provider.not_configured",
60
- ACCOUNT_PAYMENT_PROVIDER_NOT_ACTIVE = "account.payment_provider.not_active",
61
- ACCOUNT_PAYMENT_PROVIDER_WAS_CHANGED = "account.payment_provider.was_changed",
62
- ACCOUNT_BANK_ACCOUNT_VERIFICATION_REQUIRED = "account.bank_account.verification_required"
63
- }
54
+ * @export
55
+ */
56
+ export declare const AccountNotificationDtoTypeEnum: {
57
+ readonly ACCOUNT_BILLING_INFORMATION_NOT_CONFIGURED: "account.billing_information.not_configured";
58
+ readonly ACCOUNT_PAYMENT_PROVIDER_NOT_CONFIGURED: "account.payment_provider.not_configured";
59
+ readonly ACCOUNT_PAYMENT_PROVIDER_NOT_ACTIVE: "account.payment_provider.not_active";
60
+ readonly ACCOUNT_PAYMENT_PROVIDER_WAS_CHANGED: "account.payment_provider.was_changed";
61
+ readonly ACCOUNT_BANK_ACCOUNT_VERIFICATION_REQUIRED: "account.bank_account.verification_required";
62
+ };
63
+ export type AccountNotificationDtoTypeEnum = typeof AccountNotificationDtoTypeEnum[keyof typeof AccountNotificationDtoTypeEnum];
64
64
  /**
65
65
  * Check if a given object implements the AccountNotificationDto interface.
66
66
  */
@@ -21,27 +21,23 @@ exports.AccountNotificationDtoToJSON = AccountNotificationDtoToJSON;
21
21
  exports.AccountNotificationDtoToJSONTyped = AccountNotificationDtoToJSONTyped;
22
22
  var AccountNotificationReadStatusDto_1 = require("./AccountNotificationReadStatusDto");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var AccountNotificationDtoLevelEnum;
28
- (function (AccountNotificationDtoLevelEnum) {
29
- AccountNotificationDtoLevelEnum["ERROR"] = "error";
30
- AccountNotificationDtoLevelEnum["WARNING"] = "warning";
31
- AccountNotificationDtoLevelEnum["CONFIGURATION_REQUIRED"] = "configuration_required";
32
- })(AccountNotificationDtoLevelEnum || (exports.AccountNotificationDtoLevelEnum = AccountNotificationDtoLevelEnum = {}));
24
+ * @export
25
+ */
26
+ exports.AccountNotificationDtoLevelEnum = {
27
+ ERROR: 'error',
28
+ WARNING: 'warning',
29
+ CONFIGURATION_REQUIRED: 'configuration_required'
30
+ };
33
31
  /**
34
- * @export
35
- * @enum {string}
36
- */
37
- var AccountNotificationDtoTypeEnum;
38
- (function (AccountNotificationDtoTypeEnum) {
39
- AccountNotificationDtoTypeEnum["ACCOUNT_BILLING_INFORMATION_NOT_CONFIGURED"] = "account.billing_information.not_configured";
40
- AccountNotificationDtoTypeEnum["ACCOUNT_PAYMENT_PROVIDER_NOT_CONFIGURED"] = "account.payment_provider.not_configured";
41
- AccountNotificationDtoTypeEnum["ACCOUNT_PAYMENT_PROVIDER_NOT_ACTIVE"] = "account.payment_provider.not_active";
42
- AccountNotificationDtoTypeEnum["ACCOUNT_PAYMENT_PROVIDER_WAS_CHANGED"] = "account.payment_provider.was_changed";
43
- AccountNotificationDtoTypeEnum["ACCOUNT_BANK_ACCOUNT_VERIFICATION_REQUIRED"] = "account.bank_account.verification_required";
44
- })(AccountNotificationDtoTypeEnum || (exports.AccountNotificationDtoTypeEnum = AccountNotificationDtoTypeEnum = {}));
32
+ * @export
33
+ */
34
+ exports.AccountNotificationDtoTypeEnum = {
35
+ ACCOUNT_BILLING_INFORMATION_NOT_CONFIGURED: 'account.billing_information.not_configured',
36
+ ACCOUNT_PAYMENT_PROVIDER_NOT_CONFIGURED: 'account.payment_provider.not_configured',
37
+ ACCOUNT_PAYMENT_PROVIDER_NOT_ACTIVE: 'account.payment_provider.not_active',
38
+ ACCOUNT_PAYMENT_PROVIDER_WAS_CHANGED: 'account.payment_provider.was_changed',
39
+ ACCOUNT_BANK_ACCOUNT_VERIFICATION_REQUIRED: 'account.bank_account.verification_required'
40
+ };
45
41
  /**
46
42
  * Check if a given object implements the AccountNotificationDto interface.
47
43
  */
@@ -41,22 +41,22 @@ export interface AccountOnboardingDto {
41
41
  provider: AccountOnboardingDtoProviderEnum;
42
42
  }
43
43
  /**
44
- * @export
45
- * @enum {string}
46
- */
47
- export declare enum AccountOnboardingDtoStatusEnum {
48
- PENDING = "pending",
49
- ACTIVE = "active",
50
- REJECTED = "rejected"
51
- }
44
+ * @export
45
+ */
46
+ export declare const AccountOnboardingDtoStatusEnum: {
47
+ readonly PENDING: "pending";
48
+ readonly ACTIVE: "active";
49
+ readonly REJECTED: "rejected";
50
+ };
51
+ export type AccountOnboardingDtoStatusEnum = typeof AccountOnboardingDtoStatusEnum[keyof typeof AccountOnboardingDtoStatusEnum];
52
52
  /**
53
- * @export
54
- * @enum {string}
55
- */
56
- export declare enum AccountOnboardingDtoProviderEnum {
57
- STRIPE = "stripe",
58
- SUMSUB = "sumsub"
59
- }
53
+ * @export
54
+ */
55
+ export declare const AccountOnboardingDtoProviderEnum: {
56
+ readonly STRIPE: "stripe";
57
+ readonly SUMSUB: "sumsub";
58
+ };
59
+ export type AccountOnboardingDtoProviderEnum = typeof AccountOnboardingDtoProviderEnum[keyof typeof AccountOnboardingDtoProviderEnum];
60
60
  /**
61
61
  * Check if a given object implements the AccountOnboardingDto interface.
62
62
  */
@@ -20,24 +20,20 @@ exports.AccountOnboardingDtoFromJSONTyped = AccountOnboardingDtoFromJSONTyped;
20
20
  exports.AccountOnboardingDtoToJSON = AccountOnboardingDtoToJSON;
21
21
  exports.AccountOnboardingDtoToJSONTyped = AccountOnboardingDtoToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var AccountOnboardingDtoStatusEnum;
27
- (function (AccountOnboardingDtoStatusEnum) {
28
- AccountOnboardingDtoStatusEnum["PENDING"] = "pending";
29
- AccountOnboardingDtoStatusEnum["ACTIVE"] = "active";
30
- AccountOnboardingDtoStatusEnum["REJECTED"] = "rejected";
31
- })(AccountOnboardingDtoStatusEnum || (exports.AccountOnboardingDtoStatusEnum = AccountOnboardingDtoStatusEnum = {}));
23
+ * @export
24
+ */
25
+ exports.AccountOnboardingDtoStatusEnum = {
26
+ PENDING: 'pending',
27
+ ACTIVE: 'active',
28
+ REJECTED: 'rejected'
29
+ };
32
30
  /**
33
- * @export
34
- * @enum {string}
35
- */
36
- var AccountOnboardingDtoProviderEnum;
37
- (function (AccountOnboardingDtoProviderEnum) {
38
- AccountOnboardingDtoProviderEnum["STRIPE"] = "stripe";
39
- AccountOnboardingDtoProviderEnum["SUMSUB"] = "sumsub";
40
- })(AccountOnboardingDtoProviderEnum || (exports.AccountOnboardingDtoProviderEnum = AccountOnboardingDtoProviderEnum = {}));
31
+ * @export
32
+ */
33
+ exports.AccountOnboardingDtoProviderEnum = {
34
+ STRIPE: 'stripe',
35
+ SUMSUB: 'sumsub'
36
+ };
41
37
  /**
42
38
  * Check if a given object implements the AccountOnboardingDto interface.
43
39
  */
@@ -29,13 +29,13 @@ export interface AccountPayoutDto {
29
29
  provider: AccountPayoutDtoProviderEnum;
30
30
  }
31
31
  /**
32
- * @export
33
- * @enum {string}
34
- */
35
- export declare enum AccountPayoutDtoProviderEnum {
36
- STRIPE = "stripe",
37
- BANK_ACCOUNT = "bank_account"
38
- }
32
+ * @export
33
+ */
34
+ export declare const AccountPayoutDtoProviderEnum: {
35
+ readonly STRIPE: "stripe";
36
+ readonly BANK_ACCOUNT: "bank_account";
37
+ };
38
+ export type AccountPayoutDtoProviderEnum = typeof AccountPayoutDtoProviderEnum[keyof typeof AccountPayoutDtoProviderEnum];
39
39
  /**
40
40
  * Check if a given object implements the AccountPayoutDto interface.
41
41
  */
@@ -20,14 +20,12 @@ exports.AccountPayoutDtoFromJSONTyped = AccountPayoutDtoFromJSONTyped;
20
20
  exports.AccountPayoutDtoToJSON = AccountPayoutDtoToJSON;
21
21
  exports.AccountPayoutDtoToJSONTyped = AccountPayoutDtoToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var AccountPayoutDtoProviderEnum;
27
- (function (AccountPayoutDtoProviderEnum) {
28
- AccountPayoutDtoProviderEnum["STRIPE"] = "stripe";
29
- AccountPayoutDtoProviderEnum["BANK_ACCOUNT"] = "bank_account";
30
- })(AccountPayoutDtoProviderEnum || (exports.AccountPayoutDtoProviderEnum = AccountPayoutDtoProviderEnum = {}));
23
+ * @export
24
+ */
25
+ exports.AccountPayoutDtoProviderEnum = {
26
+ STRIPE: 'stripe',
27
+ BANK_ACCOUNT: 'bank_account'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the AccountPayoutDto interface.
33
31
  */
@@ -41,17 +41,17 @@ export interface AuBankAccountDetails {
41
41
  bsb: string;
42
42
  }
43
43
  /**
44
- * @export
45
- * @enum {string}
46
- */
47
- export declare enum AuBankAccountDetailsTypeEnum {
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 AuBankAccountDetailsTypeEnum: {
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 AuBankAccountDetailsTypeEnum = typeof AuBankAccountDetailsTypeEnum[keyof typeof AuBankAccountDetailsTypeEnum];
55
55
  /**
56
56
  * Check if a given object implements the AuBankAccountDetails interface.
57
57
  */
@@ -20,18 +20,16 @@ exports.AuBankAccountDetailsFromJSONTyped = AuBankAccountDetailsFromJSONTyped;
20
20
  exports.AuBankAccountDetailsToJSON = AuBankAccountDetailsToJSON;
21
21
  exports.AuBankAccountDetailsToJSONTyped = AuBankAccountDetailsToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var AuBankAccountDetailsTypeEnum;
27
- (function (AuBankAccountDetailsTypeEnum) {
28
- AuBankAccountDetailsTypeEnum["UK_BANK_ACCOUNT_DETAILS"] = "UkBankAccountDetails";
29
- AuBankAccountDetailsTypeEnum["US_BANK_ACCOUNT_DETAILS"] = "UsBankAccountDetails";
30
- AuBankAccountDetailsTypeEnum["CA_BANK_ACCOUNT_DETAILS"] = "CaBankAccountDetails";
31
- AuBankAccountDetailsTypeEnum["NZ_BANK_ACCOUNT_DETAILS"] = "NzBankAccountDetails";
32
- AuBankAccountDetailsTypeEnum["AU_BANK_ACCOUNT_DETAILS"] = "AuBankAccountDetails";
33
- AuBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
34
- })(AuBankAccountDetailsTypeEnum || (exports.AuBankAccountDetailsTypeEnum = AuBankAccountDetailsTypeEnum = {}));
23
+ * @export
24
+ */
25
+ exports.AuBankAccountDetailsTypeEnum = {
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 AuBankAccountDetails interface.
37
35
  */
@@ -61,15 +61,15 @@ export interface BillingInformationDto {
61
61
  companyInfo: CompanyInformationDto | null;
62
62
  }
63
63
  /**
64
- * @export
65
- * @enum {string}
66
- */
67
- export declare enum BillingInformationDtoTypeEnum {
68
- COMPANY = "company",
69
- GOVERNMENT_ENTITY = "government_entity",
70
- INDIVIDUAL = "individual",
71
- NON_PROFIT = "non_profit"
72
- }
64
+ * @export
65
+ */
66
+ export declare const BillingInformationDtoTypeEnum: {
67
+ readonly COMPANY: "company";
68
+ readonly GOVERNMENT_ENTITY: "government_entity";
69
+ readonly INDIVIDUAL: "individual";
70
+ readonly NON_PROFIT: "non_profit";
71
+ };
72
+ export type BillingInformationDtoTypeEnum = typeof BillingInformationDtoTypeEnum[keyof typeof BillingInformationDtoTypeEnum];
73
73
  /**
74
74
  * Check if a given object implements the BillingInformationDto interface.
75
75
  */
@@ -22,16 +22,14 @@ exports.BillingInformationDtoToJSONTyped = BillingInformationDtoToJSONTyped;
22
22
  var CompanyInformationDto_1 = require("./CompanyInformationDto");
23
23
  var AddressDto_1 = require("./AddressDto");
24
24
  /**
25
- * @export
26
- * @enum {string}
27
- */
28
- var BillingInformationDtoTypeEnum;
29
- (function (BillingInformationDtoTypeEnum) {
30
- BillingInformationDtoTypeEnum["COMPANY"] = "company";
31
- BillingInformationDtoTypeEnum["GOVERNMENT_ENTITY"] = "government_entity";
32
- BillingInformationDtoTypeEnum["INDIVIDUAL"] = "individual";
33
- BillingInformationDtoTypeEnum["NON_PROFIT"] = "non_profit";
34
- })(BillingInformationDtoTypeEnum || (exports.BillingInformationDtoTypeEnum = BillingInformationDtoTypeEnum = {}));
25
+ * @export
26
+ */
27
+ exports.BillingInformationDtoTypeEnum = {
28
+ COMPANY: 'company',
29
+ GOVERNMENT_ENTITY: 'government_entity',
30
+ INDIVIDUAL: 'individual',
31
+ NON_PROFIT: 'non_profit'
32
+ };
35
33
  /**
36
34
  * Check if a given object implements the BillingInformationDto interface.
37
35
  */
@@ -66,25 +66,25 @@ export interface BuyerDomainTransferListItemDto {
66
66
  ipsTag: string | null;
67
67
  }
68
68
  /**
69
- * @export
70
- * @enum {string}
71
- */
72
- export declare enum BuyerDomainTransferListItemDtoInvoiceStatusEnum {
73
- DRAFT = "draft",
74
- PAID = "paid",
75
- CANCELLED = "cancelled"
76
- }
69
+ * @export
70
+ */
71
+ export declare const BuyerDomainTransferListItemDtoInvoiceStatusEnum: {
72
+ readonly DRAFT: "draft";
73
+ readonly PAID: "paid";
74
+ readonly CANCELLED: "cancelled";
75
+ };
76
+ export type BuyerDomainTransferListItemDtoInvoiceStatusEnum = typeof BuyerDomainTransferListItemDtoInvoiceStatusEnum[keyof typeof BuyerDomainTransferListItemDtoInvoiceStatusEnum];
77
77
  /**
78
- * @export
79
- * @enum {string}
80
- */
81
- export declare enum BuyerDomainTransferListItemDtoDomainTransferStatusEnum {
82
- CREATED = "created",
83
- STARTED = "started",
84
- PENDING_MANUAL_ACTION = "pending_manual_action",
85
- ERROR = "error",
86
- COMPLETED = "completed"
87
- }
78
+ * @export
79
+ */
80
+ export declare const BuyerDomainTransferListItemDtoDomainTransferStatusEnum: {
81
+ readonly CREATED: "created";
82
+ readonly STARTED: "started";
83
+ readonly PENDING_MANUAL_ACTION: "pending_manual_action";
84
+ readonly ERROR: "error";
85
+ readonly COMPLETED: "completed";
86
+ };
87
+ export type BuyerDomainTransferListItemDtoDomainTransferStatusEnum = typeof BuyerDomainTransferListItemDtoDomainTransferStatusEnum[keyof typeof BuyerDomainTransferListItemDtoDomainTransferStatusEnum];
88
88
  /**
89
89
  * Check if a given object implements the BuyerDomainTransferListItemDto interface.
90
90
  */
@@ -21,27 +21,23 @@ exports.BuyerDomainTransferListItemDtoToJSON = BuyerDomainTransferListItemDtoToJ
21
21
  exports.BuyerDomainTransferListItemDtoToJSONTyped = BuyerDomainTransferListItemDtoToJSONTyped;
22
22
  var BuyerDomainTransferListItemDomainDto_1 = require("./BuyerDomainTransferListItemDomainDto");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var BuyerDomainTransferListItemDtoInvoiceStatusEnum;
28
- (function (BuyerDomainTransferListItemDtoInvoiceStatusEnum) {
29
- BuyerDomainTransferListItemDtoInvoiceStatusEnum["DRAFT"] = "draft";
30
- BuyerDomainTransferListItemDtoInvoiceStatusEnum["PAID"] = "paid";
31
- BuyerDomainTransferListItemDtoInvoiceStatusEnum["CANCELLED"] = "cancelled";
32
- })(BuyerDomainTransferListItemDtoInvoiceStatusEnum || (exports.BuyerDomainTransferListItemDtoInvoiceStatusEnum = BuyerDomainTransferListItemDtoInvoiceStatusEnum = {}));
24
+ * @export
25
+ */
26
+ exports.BuyerDomainTransferListItemDtoInvoiceStatusEnum = {
27
+ DRAFT: 'draft',
28
+ PAID: 'paid',
29
+ CANCELLED: 'cancelled'
30
+ };
33
31
  /**
34
- * @export
35
- * @enum {string}
36
- */
37
- var BuyerDomainTransferListItemDtoDomainTransferStatusEnum;
38
- (function (BuyerDomainTransferListItemDtoDomainTransferStatusEnum) {
39
- BuyerDomainTransferListItemDtoDomainTransferStatusEnum["CREATED"] = "created";
40
- BuyerDomainTransferListItemDtoDomainTransferStatusEnum["STARTED"] = "started";
41
- BuyerDomainTransferListItemDtoDomainTransferStatusEnum["PENDING_MANUAL_ACTION"] = "pending_manual_action";
42
- BuyerDomainTransferListItemDtoDomainTransferStatusEnum["ERROR"] = "error";
43
- BuyerDomainTransferListItemDtoDomainTransferStatusEnum["COMPLETED"] = "completed";
44
- })(BuyerDomainTransferListItemDtoDomainTransferStatusEnum || (exports.BuyerDomainTransferListItemDtoDomainTransferStatusEnum = BuyerDomainTransferListItemDtoDomainTransferStatusEnum = {}));
32
+ * @export
33
+ */
34
+ exports.BuyerDomainTransferListItemDtoDomainTransferStatusEnum = {
35
+ CREATED: 'created',
36
+ STARTED: 'started',
37
+ PENDING_MANUAL_ACTION: 'pending_manual_action',
38
+ ERROR: 'error',
39
+ COMPLETED: 'completed'
40
+ };
45
41
  /**
46
42
  * Check if a given object implements the BuyerDomainTransferListItemDto interface.
47
43
  */
@@ -67,25 +67,25 @@ export interface BuyerLeadListItemDto {
67
67
  orderPaymentUrl: string | null;
68
68
  }
69
69
  /**
70
- * @export
71
- * @enum {string}
72
- */
73
- export declare enum BuyerLeadListItemDtoStatusEnum {
74
- UNVERIFIED = "unverified",
75
- ACTIVE = "active",
76
- ACCEPTED = "accepted",
77
- FINISHED = "finished",
78
- CLOSED = "closed"
79
- }
70
+ * @export
71
+ */
72
+ export declare const BuyerLeadListItemDtoStatusEnum: {
73
+ readonly UNVERIFIED: "unverified";
74
+ readonly ACTIVE: "active";
75
+ readonly ACCEPTED: "accepted";
76
+ readonly FINISHED: "finished";
77
+ readonly CLOSED: "closed";
78
+ };
79
+ export type BuyerLeadListItemDtoStatusEnum = typeof BuyerLeadListItemDtoStatusEnum[keyof typeof BuyerLeadListItemDtoStatusEnum];
80
80
  /**
81
- * @export
82
- * @enum {string}
83
- */
84
- export declare enum BuyerLeadListItemDtoLastOfferByEnum {
85
- BUYER = "buyer",
86
- SELLER = "seller",
87
- ADMIN = "admin"
88
- }
81
+ * @export
82
+ */
83
+ export declare const BuyerLeadListItemDtoLastOfferByEnum: {
84
+ readonly BUYER: "buyer";
85
+ readonly SELLER: "seller";
86
+ readonly ADMIN: "admin";
87
+ };
88
+ export type BuyerLeadListItemDtoLastOfferByEnum = typeof BuyerLeadListItemDtoLastOfferByEnum[keyof typeof BuyerLeadListItemDtoLastOfferByEnum];
89
89
  /**
90
90
  * Check if a given object implements the BuyerLeadListItemDto interface.
91
91
  */
@@ -22,27 +22,23 @@ exports.BuyerLeadListItemDtoToJSONTyped = BuyerLeadListItemDtoToJSONTyped;
22
22
  var BuyerLeadListItemDomainDto_1 = require("./BuyerLeadListItemDomainDto");
23
23
  var MoneyDto_1 = require("./MoneyDto");
24
24
  /**
25
- * @export
26
- * @enum {string}
27
- */
28
- var BuyerLeadListItemDtoStatusEnum;
29
- (function (BuyerLeadListItemDtoStatusEnum) {
30
- BuyerLeadListItemDtoStatusEnum["UNVERIFIED"] = "unverified";
31
- BuyerLeadListItemDtoStatusEnum["ACTIVE"] = "active";
32
- BuyerLeadListItemDtoStatusEnum["ACCEPTED"] = "accepted";
33
- BuyerLeadListItemDtoStatusEnum["FINISHED"] = "finished";
34
- BuyerLeadListItemDtoStatusEnum["CLOSED"] = "closed";
35
- })(BuyerLeadListItemDtoStatusEnum || (exports.BuyerLeadListItemDtoStatusEnum = BuyerLeadListItemDtoStatusEnum = {}));
25
+ * @export
26
+ */
27
+ exports.BuyerLeadListItemDtoStatusEnum = {
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 BuyerLeadListItemDtoLastOfferByEnum;
41
- (function (BuyerLeadListItemDtoLastOfferByEnum) {
42
- BuyerLeadListItemDtoLastOfferByEnum["BUYER"] = "buyer";
43
- BuyerLeadListItemDtoLastOfferByEnum["SELLER"] = "seller";
44
- BuyerLeadListItemDtoLastOfferByEnum["ADMIN"] = "admin";
45
- })(BuyerLeadListItemDtoLastOfferByEnum || (exports.BuyerLeadListItemDtoLastOfferByEnum = BuyerLeadListItemDtoLastOfferByEnum = {}));
35
+ * @export
36
+ */
37
+ exports.BuyerLeadListItemDtoLastOfferByEnum = {
38
+ BUYER: 'buyer',
39
+ SELLER: 'seller',
40
+ ADMIN: 'admin'
41
+ };
46
42
  /**
47
43
  * Check if a given object implements the BuyerLeadListItemDto interface.
48
44
  */
@@ -53,13 +53,13 @@ export interface BuyerSecurityUserDto {
53
53
  type: BuyerSecurityUserDtoTypeEnum;
54
54
  }
55
55
  /**
56
- * @export
57
- * @enum {string}
58
- */
59
- export declare enum BuyerSecurityUserDtoTypeEnum {
60
- BUYER = "buyer",
61
- SELLER = "seller"
62
- }
56
+ * @export
57
+ */
58
+ export declare const BuyerSecurityUserDtoTypeEnum: {
59
+ readonly BUYER: "buyer";
60
+ readonly SELLER: "seller";
61
+ };
62
+ export type BuyerSecurityUserDtoTypeEnum = typeof BuyerSecurityUserDtoTypeEnum[keyof typeof BuyerSecurityUserDtoTypeEnum];
63
63
  /**
64
64
  * Check if a given object implements the BuyerSecurityUserDto interface.
65
65
  */
@@ -20,14 +20,12 @@ exports.BuyerSecurityUserDtoFromJSONTyped = BuyerSecurityUserDtoFromJSONTyped;
20
20
  exports.BuyerSecurityUserDtoToJSON = BuyerSecurityUserDtoToJSON;
21
21
  exports.BuyerSecurityUserDtoToJSONTyped = BuyerSecurityUserDtoToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var BuyerSecurityUserDtoTypeEnum;
27
- (function (BuyerSecurityUserDtoTypeEnum) {
28
- BuyerSecurityUserDtoTypeEnum["BUYER"] = "buyer";
29
- BuyerSecurityUserDtoTypeEnum["SELLER"] = "seller";
30
- })(BuyerSecurityUserDtoTypeEnum || (exports.BuyerSecurityUserDtoTypeEnum = BuyerSecurityUserDtoTypeEnum = {}));
23
+ * @export
24
+ */
25
+ exports.BuyerSecurityUserDtoTypeEnum = {
26
+ BUYER: 'buyer',
27
+ SELLER: 'seller'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the BuyerSecurityUserDto interface.
33
31
  */
@@ -59,13 +59,13 @@ export interface BuyerSessionDto {
59
59
  hasSubscriptions: boolean;
60
60
  }
61
61
  /**
62
- * @export
63
- * @enum {string}
64
- */
65
- export declare enum BuyerSessionDtoTypeEnum {
66
- BUYER = "buyer",
67
- SELLER = "seller"
68
- }
62
+ * @export
63
+ */
64
+ export declare const BuyerSessionDtoTypeEnum: {
65
+ readonly BUYER: "buyer";
66
+ readonly SELLER: "seller";
67
+ };
68
+ export type BuyerSessionDtoTypeEnum = typeof BuyerSessionDtoTypeEnum[keyof typeof BuyerSessionDtoTypeEnum];
69
69
  /**
70
70
  * Check if a given object implements the BuyerSessionDto interface.
71
71
  */