@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
@@ -20,14 +20,12 @@ exports.BuyerSessionDtoFromJSONTyped = BuyerSessionDtoFromJSONTyped;
20
20
  exports.BuyerSessionDtoToJSON = BuyerSessionDtoToJSON;
21
21
  exports.BuyerSessionDtoToJSONTyped = BuyerSessionDtoToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var BuyerSessionDtoTypeEnum;
27
- (function (BuyerSessionDtoTypeEnum) {
28
- BuyerSessionDtoTypeEnum["BUYER"] = "buyer";
29
- BuyerSessionDtoTypeEnum["SELLER"] = "seller";
30
- })(BuyerSessionDtoTypeEnum || (exports.BuyerSessionDtoTypeEnum = BuyerSessionDtoTypeEnum = {}));
23
+ * @export
24
+ */
25
+ exports.BuyerSessionDtoTypeEnum = {
26
+ BUYER: 'buyer',
27
+ SELLER: 'seller'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the BuyerSessionDto interface.
33
31
  */
@@ -97,24 +97,24 @@ export interface BuyerSubscriptionListItemDto {
97
97
  paymentUrl: string | null;
98
98
  }
99
99
  /**
100
- * @export
101
- * @enum {string}
102
- */
103
- export declare enum BuyerSubscriptionListItemDtoStatusEnum {
104
- DRAFT = "draft",
105
- ACTIVE = "active",
106
- PAUSED = "paused",
107
- CANCELLED = "cancelled",
108
- FINISHED = "finished"
109
- }
100
+ * @export
101
+ */
102
+ export declare const BuyerSubscriptionListItemDtoStatusEnum: {
103
+ readonly DRAFT: "draft";
104
+ readonly ACTIVE: "active";
105
+ readonly PAUSED: "paused";
106
+ readonly CANCELLED: "cancelled";
107
+ readonly FINISHED: "finished";
108
+ };
109
+ export type BuyerSubscriptionListItemDtoStatusEnum = typeof BuyerSubscriptionListItemDtoStatusEnum[keyof typeof BuyerSubscriptionListItemDtoStatusEnum];
110
110
  /**
111
- * @export
112
- * @enum {string}
113
- */
114
- export declare enum BuyerSubscriptionListItemDtoTypeEnum {
115
- RENT = "rent",
116
- LEASE_TO_OWN = "lease_to_own"
117
- }
111
+ * @export
112
+ */
113
+ export declare const BuyerSubscriptionListItemDtoTypeEnum: {
114
+ readonly RENT: "rent";
115
+ readonly LEASE_TO_OWN: "lease_to_own";
116
+ };
117
+ export type BuyerSubscriptionListItemDtoTypeEnum = typeof BuyerSubscriptionListItemDtoTypeEnum[keyof typeof BuyerSubscriptionListItemDtoTypeEnum];
118
118
  /**
119
119
  * Check if a given object implements the BuyerSubscriptionListItemDto interface.
120
120
  */
@@ -22,26 +22,22 @@ exports.BuyerSubscriptionListItemDtoToJSONTyped = BuyerSubscriptionListItemDtoTo
22
22
  var BuyerSubscriptionListItemDtoDomainInformation_1 = require("./BuyerSubscriptionListItemDtoDomainInformation");
23
23
  var MoneyDto_1 = require("./MoneyDto");
24
24
  /**
25
- * @export
26
- * @enum {string}
27
- */
28
- var BuyerSubscriptionListItemDtoStatusEnum;
29
- (function (BuyerSubscriptionListItemDtoStatusEnum) {
30
- BuyerSubscriptionListItemDtoStatusEnum["DRAFT"] = "draft";
31
- BuyerSubscriptionListItemDtoStatusEnum["ACTIVE"] = "active";
32
- BuyerSubscriptionListItemDtoStatusEnum["PAUSED"] = "paused";
33
- BuyerSubscriptionListItemDtoStatusEnum["CANCELLED"] = "cancelled";
34
- BuyerSubscriptionListItemDtoStatusEnum["FINISHED"] = "finished";
35
- })(BuyerSubscriptionListItemDtoStatusEnum || (exports.BuyerSubscriptionListItemDtoStatusEnum = BuyerSubscriptionListItemDtoStatusEnum = {}));
25
+ * @export
26
+ */
27
+ exports.BuyerSubscriptionListItemDtoStatusEnum = {
28
+ DRAFT: 'draft',
29
+ ACTIVE: 'active',
30
+ PAUSED: 'paused',
31
+ CANCELLED: 'cancelled',
32
+ FINISHED: 'finished'
33
+ };
36
34
  /**
37
- * @export
38
- * @enum {string}
39
- */
40
- var BuyerSubscriptionListItemDtoTypeEnum;
41
- (function (BuyerSubscriptionListItemDtoTypeEnum) {
42
- BuyerSubscriptionListItemDtoTypeEnum["RENT"] = "rent";
43
- BuyerSubscriptionListItemDtoTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
44
- })(BuyerSubscriptionListItemDtoTypeEnum || (exports.BuyerSubscriptionListItemDtoTypeEnum = BuyerSubscriptionListItemDtoTypeEnum = {}));
35
+ * @export
36
+ */
37
+ exports.BuyerSubscriptionListItemDtoTypeEnum = {
38
+ RENT: 'rent',
39
+ LEASE_TO_OWN: 'lease_to_own'
40
+ };
45
41
  /**
46
42
  * Check if a given object implements the BuyerSubscriptionListItemDto interface.
47
43
  */
@@ -47,17 +47,17 @@ export interface CaBankAccountDetails {
47
47
  accountNumber: string;
48
48
  }
49
49
  /**
50
- * @export
51
- * @enum {string}
52
- */
53
- export declare enum CaBankAccountDetailsTypeEnum {
54
- UK_BANK_ACCOUNT_DETAILS = "UkBankAccountDetails",
55
- US_BANK_ACCOUNT_DETAILS = "UsBankAccountDetails",
56
- CA_BANK_ACCOUNT_DETAILS = "CaBankAccountDetails",
57
- NZ_BANK_ACCOUNT_DETAILS = "NzBankAccountDetails",
58
- AU_BANK_ACCOUNT_DETAILS = "AuBankAccountDetails",
59
- SEPA_BANK_ACCOUNT_DETAILS = "SepaBankAccountDetails"
60
- }
50
+ * @export
51
+ */
52
+ export declare const CaBankAccountDetailsTypeEnum: {
53
+ readonly UK_BANK_ACCOUNT_DETAILS: "UkBankAccountDetails";
54
+ readonly US_BANK_ACCOUNT_DETAILS: "UsBankAccountDetails";
55
+ readonly CA_BANK_ACCOUNT_DETAILS: "CaBankAccountDetails";
56
+ readonly NZ_BANK_ACCOUNT_DETAILS: "NzBankAccountDetails";
57
+ readonly AU_BANK_ACCOUNT_DETAILS: "AuBankAccountDetails";
58
+ readonly SEPA_BANK_ACCOUNT_DETAILS: "SepaBankAccountDetails";
59
+ };
60
+ export type CaBankAccountDetailsTypeEnum = typeof CaBankAccountDetailsTypeEnum[keyof typeof CaBankAccountDetailsTypeEnum];
61
61
  /**
62
62
  * Check if a given object implements the CaBankAccountDetails interface.
63
63
  */
@@ -20,18 +20,16 @@ exports.CaBankAccountDetailsFromJSONTyped = CaBankAccountDetailsFromJSONTyped;
20
20
  exports.CaBankAccountDetailsToJSON = CaBankAccountDetailsToJSON;
21
21
  exports.CaBankAccountDetailsToJSONTyped = CaBankAccountDetailsToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var CaBankAccountDetailsTypeEnum;
27
- (function (CaBankAccountDetailsTypeEnum) {
28
- CaBankAccountDetailsTypeEnum["UK_BANK_ACCOUNT_DETAILS"] = "UkBankAccountDetails";
29
- CaBankAccountDetailsTypeEnum["US_BANK_ACCOUNT_DETAILS"] = "UsBankAccountDetails";
30
- CaBankAccountDetailsTypeEnum["CA_BANK_ACCOUNT_DETAILS"] = "CaBankAccountDetails";
31
- CaBankAccountDetailsTypeEnum["NZ_BANK_ACCOUNT_DETAILS"] = "NzBankAccountDetails";
32
- CaBankAccountDetailsTypeEnum["AU_BANK_ACCOUNT_DETAILS"] = "AuBankAccountDetails";
33
- CaBankAccountDetailsTypeEnum["SEPA_BANK_ACCOUNT_DETAILS"] = "SepaBankAccountDetails";
34
- })(CaBankAccountDetailsTypeEnum || (exports.CaBankAccountDetailsTypeEnum = CaBankAccountDetailsTypeEnum = {}));
23
+ * @export
24
+ */
25
+ exports.CaBankAccountDetailsTypeEnum = {
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 CaBankAccountDetails interface.
37
35
  */
@@ -23,14 +23,14 @@ export interface ChangeOrderStatusInput {
23
23
  status: ChangeOrderStatusInputStatusEnum;
24
24
  }
25
25
  /**
26
- * @export
27
- * @enum {string}
28
- */
29
- export declare enum ChangeOrderStatusInputStatusEnum {
30
- DRAFT = "draft",
31
- PAID = "paid",
32
- CANCELLED = "cancelled"
33
- }
26
+ * @export
27
+ */
28
+ export declare const ChangeOrderStatusInputStatusEnum: {
29
+ readonly DRAFT: "draft";
30
+ readonly PAID: "paid";
31
+ readonly CANCELLED: "cancelled";
32
+ };
33
+ export type ChangeOrderStatusInputStatusEnum = typeof ChangeOrderStatusInputStatusEnum[keyof typeof ChangeOrderStatusInputStatusEnum];
34
34
  /**
35
35
  * Check if a given object implements the ChangeOrderStatusInput interface.
36
36
  */
@@ -20,15 +20,13 @@ exports.ChangeOrderStatusInputFromJSONTyped = ChangeOrderStatusInputFromJSONType
20
20
  exports.ChangeOrderStatusInputToJSON = ChangeOrderStatusInputToJSON;
21
21
  exports.ChangeOrderStatusInputToJSONTyped = ChangeOrderStatusInputToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var ChangeOrderStatusInputStatusEnum;
27
- (function (ChangeOrderStatusInputStatusEnum) {
28
- ChangeOrderStatusInputStatusEnum["DRAFT"] = "draft";
29
- ChangeOrderStatusInputStatusEnum["PAID"] = "paid";
30
- ChangeOrderStatusInputStatusEnum["CANCELLED"] = "cancelled";
31
- })(ChangeOrderStatusInputStatusEnum || (exports.ChangeOrderStatusInputStatusEnum = ChangeOrderStatusInputStatusEnum = {}));
23
+ * @export
24
+ */
25
+ exports.ChangeOrderStatusInputStatusEnum = {
26
+ DRAFT: 'draft',
27
+ PAID: 'paid',
28
+ CANCELLED: 'cancelled'
29
+ };
32
30
  /**
33
31
  * Check if a given object implements the ChangeOrderStatusInput interface.
34
32
  */
@@ -23,16 +23,16 @@ export interface ChangeSubscriptionStatusInput {
23
23
  status: ChangeSubscriptionStatusInputStatusEnum;
24
24
  }
25
25
  /**
26
- * @export
27
- * @enum {string}
28
- */
29
- export declare enum ChangeSubscriptionStatusInputStatusEnum {
30
- DRAFT = "draft",
31
- ACTIVE = "active",
32
- PAUSED = "paused",
33
- CANCELLED = "cancelled",
34
- FINISHED = "finished"
35
- }
26
+ * @export
27
+ */
28
+ export declare const ChangeSubscriptionStatusInputStatusEnum: {
29
+ readonly DRAFT: "draft";
30
+ readonly ACTIVE: "active";
31
+ readonly PAUSED: "paused";
32
+ readonly CANCELLED: "cancelled";
33
+ readonly FINISHED: "finished";
34
+ };
35
+ export type ChangeSubscriptionStatusInputStatusEnum = typeof ChangeSubscriptionStatusInputStatusEnum[keyof typeof ChangeSubscriptionStatusInputStatusEnum];
36
36
  /**
37
37
  * Check if a given object implements the ChangeSubscriptionStatusInput interface.
38
38
  */
@@ -20,17 +20,15 @@ exports.ChangeSubscriptionStatusInputFromJSONTyped = ChangeSubscriptionStatusInp
20
20
  exports.ChangeSubscriptionStatusInputToJSON = ChangeSubscriptionStatusInputToJSON;
21
21
  exports.ChangeSubscriptionStatusInputToJSONTyped = ChangeSubscriptionStatusInputToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var ChangeSubscriptionStatusInputStatusEnum;
27
- (function (ChangeSubscriptionStatusInputStatusEnum) {
28
- ChangeSubscriptionStatusInputStatusEnum["DRAFT"] = "draft";
29
- ChangeSubscriptionStatusInputStatusEnum["ACTIVE"] = "active";
30
- ChangeSubscriptionStatusInputStatusEnum["PAUSED"] = "paused";
31
- ChangeSubscriptionStatusInputStatusEnum["CANCELLED"] = "cancelled";
32
- ChangeSubscriptionStatusInputStatusEnum["FINISHED"] = "finished";
33
- })(ChangeSubscriptionStatusInputStatusEnum || (exports.ChangeSubscriptionStatusInputStatusEnum = ChangeSubscriptionStatusInputStatusEnum = {}));
23
+ * @export
24
+ */
25
+ exports.ChangeSubscriptionStatusInputStatusEnum = {
26
+ DRAFT: 'draft',
27
+ ACTIVE: 'active',
28
+ PAUSED: 'paused',
29
+ CANCELLED: 'cancelled',
30
+ FINISHED: 'finished'
31
+ };
34
32
  /**
35
33
  * Check if a given object implements the ChangeSubscriptionStatusInput interface.
36
34
  */
@@ -23,18 +23,18 @@ export interface ConcreteDomainTransferTaskData {
23
23
  requirements: Array<ConcreteDomainTransferTaskDataRequirementsEnum>;
24
24
  }
25
25
  /**
26
- * @export
27
- * @enum {string}
28
- */
29
- export declare enum ConcreteDomainTransferTaskDataRequirementsEnum {
30
- AUTH_CODE = "auth_code",
31
- BUYER_CONFIRMATION = "buyer_confirmation",
32
- OWNED_DOMAIN = "owned_domain",
33
- OWNED_DOMAIN_TAKEN_BY_BUYER = "owned_domain_taken_by_buyer",
34
- OWNED_DOMAIN_TAKEN_BY_SELLER = "owned_domain_taken_by_seller",
35
- DOMAIN_IPS_TAG = "domain_ips_tag",
36
- DOMAIN_IPS_TAG_SELLER = "domain_ips_tag_seller"
37
- }
26
+ * @export
27
+ */
28
+ export declare const ConcreteDomainTransferTaskDataRequirementsEnum: {
29
+ readonly AUTH_CODE: "auth_code";
30
+ readonly BUYER_CONFIRMATION: "buyer_confirmation";
31
+ readonly OWNED_DOMAIN: "owned_domain";
32
+ readonly OWNED_DOMAIN_TAKEN_BY_BUYER: "owned_domain_taken_by_buyer";
33
+ readonly OWNED_DOMAIN_TAKEN_BY_SELLER: "owned_domain_taken_by_seller";
34
+ readonly DOMAIN_IPS_TAG: "domain_ips_tag";
35
+ readonly DOMAIN_IPS_TAG_SELLER: "domain_ips_tag_seller";
36
+ };
37
+ export type ConcreteDomainTransferTaskDataRequirementsEnum = typeof ConcreteDomainTransferTaskDataRequirementsEnum[keyof typeof ConcreteDomainTransferTaskDataRequirementsEnum];
38
38
  /**
39
39
  * Check if a given object implements the ConcreteDomainTransferTaskData interface.
40
40
  */
@@ -20,19 +20,17 @@ exports.ConcreteDomainTransferTaskDataFromJSONTyped = ConcreteDomainTransferTask
20
20
  exports.ConcreteDomainTransferTaskDataToJSON = ConcreteDomainTransferTaskDataToJSON;
21
21
  exports.ConcreteDomainTransferTaskDataToJSONTyped = ConcreteDomainTransferTaskDataToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var ConcreteDomainTransferTaskDataRequirementsEnum;
27
- (function (ConcreteDomainTransferTaskDataRequirementsEnum) {
28
- ConcreteDomainTransferTaskDataRequirementsEnum["AUTH_CODE"] = "auth_code";
29
- ConcreteDomainTransferTaskDataRequirementsEnum["BUYER_CONFIRMATION"] = "buyer_confirmation";
30
- ConcreteDomainTransferTaskDataRequirementsEnum["OWNED_DOMAIN"] = "owned_domain";
31
- ConcreteDomainTransferTaskDataRequirementsEnum["OWNED_DOMAIN_TAKEN_BY_BUYER"] = "owned_domain_taken_by_buyer";
32
- ConcreteDomainTransferTaskDataRequirementsEnum["OWNED_DOMAIN_TAKEN_BY_SELLER"] = "owned_domain_taken_by_seller";
33
- ConcreteDomainTransferTaskDataRequirementsEnum["DOMAIN_IPS_TAG"] = "domain_ips_tag";
34
- ConcreteDomainTransferTaskDataRequirementsEnum["DOMAIN_IPS_TAG_SELLER"] = "domain_ips_tag_seller";
35
- })(ConcreteDomainTransferTaskDataRequirementsEnum || (exports.ConcreteDomainTransferTaskDataRequirementsEnum = ConcreteDomainTransferTaskDataRequirementsEnum = {}));
23
+ * @export
24
+ */
25
+ exports.ConcreteDomainTransferTaskDataRequirementsEnum = {
26
+ AUTH_CODE: 'auth_code',
27
+ BUYER_CONFIRMATION: 'buyer_confirmation',
28
+ OWNED_DOMAIN: 'owned_domain',
29
+ OWNED_DOMAIN_TAKEN_BY_BUYER: 'owned_domain_taken_by_buyer',
30
+ OWNED_DOMAIN_TAKEN_BY_SELLER: 'owned_domain_taken_by_seller',
31
+ DOMAIN_IPS_TAG: 'domain_ips_tag',
32
+ DOMAIN_IPS_TAG_SELLER: 'domain_ips_tag_seller'
33
+ };
36
34
  /**
37
35
  * Check if a given object implements the ConcreteDomainTransferTaskData interface.
38
36
  */
@@ -60,14 +60,14 @@ export interface CreateLeadInput {
60
60
  email: string;
61
61
  }
62
62
  /**
63
- * @export
64
- * @enum {string}
65
- */
66
- export declare enum CreateLeadInputOfferedByEnum {
67
- BUYER = "buyer",
68
- SELLER = "seller",
69
- ADMIN = "admin"
70
- }
63
+ * @export
64
+ */
65
+ export declare const CreateLeadInputOfferedByEnum: {
66
+ readonly BUYER: "buyer";
67
+ readonly SELLER: "seller";
68
+ readonly ADMIN: "admin";
69
+ };
70
+ export type CreateLeadInputOfferedByEnum = typeof CreateLeadInputOfferedByEnum[keyof typeof CreateLeadInputOfferedByEnum];
71
71
  /**
72
72
  * Check if a given object implements the CreateLeadInput interface.
73
73
  */
@@ -21,15 +21,13 @@ exports.CreateLeadInputToJSON = CreateLeadInputToJSON;
21
21
  exports.CreateLeadInputToJSONTyped = CreateLeadInputToJSONTyped;
22
22
  var MoneyDto_1 = require("./MoneyDto");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var CreateLeadInputOfferedByEnum;
28
- (function (CreateLeadInputOfferedByEnum) {
29
- CreateLeadInputOfferedByEnum["BUYER"] = "buyer";
30
- CreateLeadInputOfferedByEnum["SELLER"] = "seller";
31
- CreateLeadInputOfferedByEnum["ADMIN"] = "admin";
32
- })(CreateLeadInputOfferedByEnum || (exports.CreateLeadInputOfferedByEnum = CreateLeadInputOfferedByEnum = {}));
24
+ * @export
25
+ */
26
+ exports.CreateLeadInputOfferedByEnum = {
27
+ BUYER: 'buyer',
28
+ SELLER: 'seller',
29
+ ADMIN: 'admin'
30
+ };
33
31
  /**
34
32
  * Check if a given object implements the CreateLeadInput interface.
35
33
  */
@@ -72,15 +72,15 @@ export interface CreateManualLeadInput {
72
72
  leaseToOwnMaxMonths: number | null;
73
73
  }
74
74
  /**
75
- * @export
76
- * @enum {string}
77
- */
78
- export declare enum CreateManualLeadInputTypeEnum {
79
- BUY_NOW = "buy_now",
80
- OFFER = "offer",
81
- LEASE_TO_OWN = "lease_to_own",
82
- RENT = "rent"
83
- }
75
+ * @export
76
+ */
77
+ export declare const CreateManualLeadInputTypeEnum: {
78
+ readonly BUY_NOW: "buy_now";
79
+ readonly OFFER: "offer";
80
+ readonly LEASE_TO_OWN: "lease_to_own";
81
+ readonly RENT: "rent";
82
+ };
83
+ export type CreateManualLeadInputTypeEnum = typeof CreateManualLeadInputTypeEnum[keyof typeof CreateManualLeadInputTypeEnum];
84
84
  /**
85
85
  * Check if a given object implements the CreateManualLeadInput interface.
86
86
  */
@@ -21,16 +21,14 @@ exports.CreateManualLeadInputToJSON = CreateManualLeadInputToJSON;
21
21
  exports.CreateManualLeadInputToJSONTyped = CreateManualLeadInputToJSONTyped;
22
22
  var MoneyInput_1 = require("./MoneyInput");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var CreateManualLeadInputTypeEnum;
28
- (function (CreateManualLeadInputTypeEnum) {
29
- CreateManualLeadInputTypeEnum["BUY_NOW"] = "buy_now";
30
- CreateManualLeadInputTypeEnum["OFFER"] = "offer";
31
- CreateManualLeadInputTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
32
- CreateManualLeadInputTypeEnum["RENT"] = "rent";
33
- })(CreateManualLeadInputTypeEnum || (exports.CreateManualLeadInputTypeEnum = CreateManualLeadInputTypeEnum = {}));
24
+ * @export
25
+ */
26
+ exports.CreateManualLeadInputTypeEnum = {
27
+ BUY_NOW: 'buy_now',
28
+ OFFER: 'offer',
29
+ LEASE_TO_OWN: 'lease_to_own',
30
+ RENT: 'rent'
31
+ };
34
32
  /**
35
33
  * Check if a given object implements the CreateManualLeadInput interface.
36
34
  */
@@ -29,13 +29,13 @@ export interface CreateSubscriptionBillingPeriodicityInput {
29
29
  unit: CreateSubscriptionBillingPeriodicityInputUnitEnum;
30
30
  }
31
31
  /**
32
- * @export
33
- * @enum {string}
34
- */
35
- export declare enum CreateSubscriptionBillingPeriodicityInputUnitEnum {
36
- WEEK = "week",
37
- MONTH = "month"
38
- }
32
+ * @export
33
+ */
34
+ export declare const CreateSubscriptionBillingPeriodicityInputUnitEnum: {
35
+ readonly WEEK: "week";
36
+ readonly MONTH: "month";
37
+ };
38
+ export type CreateSubscriptionBillingPeriodicityInputUnitEnum = typeof CreateSubscriptionBillingPeriodicityInputUnitEnum[keyof typeof CreateSubscriptionBillingPeriodicityInputUnitEnum];
39
39
  /**
40
40
  * Check if a given object implements the CreateSubscriptionBillingPeriodicityInput interface.
41
41
  */
@@ -20,14 +20,12 @@ exports.CreateSubscriptionBillingPeriodicityInputFromJSONTyped = CreateSubscript
20
20
  exports.CreateSubscriptionBillingPeriodicityInputToJSON = CreateSubscriptionBillingPeriodicityInputToJSON;
21
21
  exports.CreateSubscriptionBillingPeriodicityInputToJSONTyped = CreateSubscriptionBillingPeriodicityInputToJSONTyped;
22
22
  /**
23
- * @export
24
- * @enum {string}
25
- */
26
- var CreateSubscriptionBillingPeriodicityInputUnitEnum;
27
- (function (CreateSubscriptionBillingPeriodicityInputUnitEnum) {
28
- CreateSubscriptionBillingPeriodicityInputUnitEnum["WEEK"] = "week";
29
- CreateSubscriptionBillingPeriodicityInputUnitEnum["MONTH"] = "month";
30
- })(CreateSubscriptionBillingPeriodicityInputUnitEnum || (exports.CreateSubscriptionBillingPeriodicityInputUnitEnum = CreateSubscriptionBillingPeriodicityInputUnitEnum = {}));
23
+ * @export
24
+ */
25
+ exports.CreateSubscriptionBillingPeriodicityInputUnitEnum = {
26
+ WEEK: 'week',
27
+ MONTH: 'month'
28
+ };
31
29
  /**
32
30
  * Check if a given object implements the CreateSubscriptionBillingPeriodicityInput interface.
33
31
  */
@@ -109,13 +109,13 @@ export interface CreateSubscriptionInput {
109
109
  companyInfo?: SubscriptionCompanyInfoDto | null;
110
110
  }
111
111
  /**
112
- * @export
113
- * @enum {string}
114
- */
115
- export declare enum CreateSubscriptionInputSubscriptionTypeEnum {
116
- RENT = "rent",
117
- LEASE_TO_OWN = "lease_to_own"
118
- }
112
+ * @export
113
+ */
114
+ export declare const CreateSubscriptionInputSubscriptionTypeEnum: {
115
+ readonly RENT: "rent";
116
+ readonly LEASE_TO_OWN: "lease_to_own";
117
+ };
118
+ export type CreateSubscriptionInputSubscriptionTypeEnum = typeof CreateSubscriptionInputSubscriptionTypeEnum[keyof typeof CreateSubscriptionInputSubscriptionTypeEnum];
119
119
  /**
120
120
  * Check if a given object implements the CreateSubscriptionInput interface.
121
121
  */
@@ -22,14 +22,12 @@ exports.CreateSubscriptionInputToJSONTyped = CreateSubscriptionInputToJSONTyped;
22
22
  var CreateSubscriptionBillingPeriodicityInput_1 = require("./CreateSubscriptionBillingPeriodicityInput");
23
23
  var SubscriptionCompanyInfoDto_1 = require("./SubscriptionCompanyInfoDto");
24
24
  /**
25
- * @export
26
- * @enum {string}
27
- */
28
- var CreateSubscriptionInputSubscriptionTypeEnum;
29
- (function (CreateSubscriptionInputSubscriptionTypeEnum) {
30
- CreateSubscriptionInputSubscriptionTypeEnum["RENT"] = "rent";
31
- CreateSubscriptionInputSubscriptionTypeEnum["LEASE_TO_OWN"] = "lease_to_own";
32
- })(CreateSubscriptionInputSubscriptionTypeEnum || (exports.CreateSubscriptionInputSubscriptionTypeEnum = CreateSubscriptionInputSubscriptionTypeEnum = {}));
25
+ * @export
26
+ */
27
+ exports.CreateSubscriptionInputSubscriptionTypeEnum = {
28
+ RENT: 'rent',
29
+ LEASE_TO_OWN: 'lease_to_own'
30
+ };
33
31
  /**
34
32
  * Check if a given object implements the CreateSubscriptionInput interface.
35
33
  */
@@ -48,13 +48,13 @@ export interface DomainStatsDto {
48
48
  chartData: Array<ChartDataPoint> | null;
49
49
  }
50
50
  /**
51
- * @export
52
- * @enum {string}
53
- */
54
- export declare enum DomainStatsDtoChartUnitEnum {
55
- DAY = "day",
56
- MONTH = "month"
57
- }
51
+ * @export
52
+ */
53
+ export declare const DomainStatsDtoChartUnitEnum: {
54
+ readonly DAY: "day";
55
+ readonly MONTH: "month";
56
+ };
57
+ export type DomainStatsDtoChartUnitEnum = typeof DomainStatsDtoChartUnitEnum[keyof typeof DomainStatsDtoChartUnitEnum];
58
58
  /**
59
59
  * Check if a given object implements the DomainStatsDto interface.
60
60
  */
@@ -21,14 +21,12 @@ exports.DomainStatsDtoToJSON = DomainStatsDtoToJSON;
21
21
  exports.DomainStatsDtoToJSONTyped = DomainStatsDtoToJSONTyped;
22
22
  var ChartDataPoint_1 = require("./ChartDataPoint");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var DomainStatsDtoChartUnitEnum;
28
- (function (DomainStatsDtoChartUnitEnum) {
29
- DomainStatsDtoChartUnitEnum["DAY"] = "day";
30
- DomainStatsDtoChartUnitEnum["MONTH"] = "month";
31
- })(DomainStatsDtoChartUnitEnum || (exports.DomainStatsDtoChartUnitEnum = DomainStatsDtoChartUnitEnum = {}));
24
+ * @export
25
+ */
26
+ exports.DomainStatsDtoChartUnitEnum = {
27
+ DAY: 'day',
28
+ MONTH: 'month'
29
+ };
32
30
  /**
33
31
  * Check if a given object implements the DomainStatsDto interface.
34
32
  */
@@ -36,16 +36,16 @@ export interface DomainTransferDetailSellerPayoutInvoiceDto {
36
36
  transactionStatus: DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum;
37
37
  }
38
38
  /**
39
- * @export
40
- * @enum {string}
41
- */
42
- export declare enum DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum {
43
- OPEN = "open",
44
- PAID = "paid",
45
- ERROR = "error",
46
- CANCELLED = "cancelled",
47
- REFUNDED = "refunded"
48
- }
39
+ * @export
40
+ */
41
+ export declare const DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum: {
42
+ readonly OPEN: "open";
43
+ readonly PAID: "paid";
44
+ readonly ERROR: "error";
45
+ readonly CANCELLED: "cancelled";
46
+ readonly REFUNDED: "refunded";
47
+ };
48
+ export type DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = typeof DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum[keyof typeof DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum];
49
49
  /**
50
50
  * Check if a given object implements the DomainTransferDetailSellerPayoutInvoiceDto interface.
51
51
  */
@@ -21,17 +21,15 @@ exports.DomainTransferDetailSellerPayoutInvoiceDtoToJSON = DomainTransferDetailS
21
21
  exports.DomainTransferDetailSellerPayoutInvoiceDtoToJSONTyped = DomainTransferDetailSellerPayoutInvoiceDtoToJSONTyped;
22
22
  var MoneyDto_1 = require("./MoneyDto");
23
23
  /**
24
- * @export
25
- * @enum {string}
26
- */
27
- var DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum;
28
- (function (DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum) {
29
- DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["OPEN"] = "open";
30
- DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["PAID"] = "paid";
31
- DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["ERROR"] = "error";
32
- DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["CANCELLED"] = "cancelled";
33
- DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum["REFUNDED"] = "refunded";
34
- })(DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum || (exports.DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = {}));
24
+ * @export
25
+ */
26
+ exports.DomainTransferDetailSellerPayoutInvoiceDtoTransactionStatusEnum = {
27
+ OPEN: 'open',
28
+ PAID: 'paid',
29
+ ERROR: 'error',
30
+ CANCELLED: 'cancelled',
31
+ REFUNDED: 'refunded'
32
+ };
35
33
  /**
36
34
  * Check if a given object implements the DomainTransferDetailSellerPayoutInvoiceDto interface.
37
35
  */