@randock/nameshift-api-client 0.0.423 → 0.0.425

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.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @randock/nameshift-api-client@0.0.423
1
+ ## @randock/nameshift-api-client@0.0.425
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.423 --save
39
+ npm install @randock/nameshift-api-client@0.0.425 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
@@ -44,4 +44,4 @@ _unPublished (not recommended):_
44
44
  ```
45
45
  npm install PATH_TO_GENERATED_PACKAGE --save
46
46
  ```
47
- 5a3fefca05659001d06b5e91c7f7f190393e4e1487d211bdcbb6c20ea014afcd54130a8d93307787405b56d06e4ce64b
47
+ 11d67e4aaeb2ca14d1b8a6dc4e5dc68bd0dd691b569307953e790c44ad72ce6669cec7bdb92642421a1cae53c4d6498c
@@ -82,6 +82,7 @@ export declare const BuyerNotificationDtoTypeEnum: {
82
82
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: "domain_transfer.send_ips_tag_instructions_to_seller_reminder";
83
83
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: "domain_transfer.send_ips_tag_instructions_to_buyer";
84
84
  readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: "domain_transfer.request_buyer_transfer_info_to_buyer";
85
+ readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: "domain_transfer.request_buyer_transfer_info_to_buyer_invalid";
85
86
  readonly DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: "domain_transfer.recreate_domain_in_seller_account_error";
86
87
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: "domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller";
87
88
  readonly DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: "domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller";
@@ -43,6 +43,7 @@ exports.BuyerNotificationDtoTypeEnum = {
43
43
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
44
44
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
45
45
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
46
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
46
47
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
47
48
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
48
49
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
@@ -75,6 +75,7 @@ export declare const BuyerNotificationListItemDtoTypeEnum: {
75
75
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: "domain_transfer.send_ips_tag_instructions_to_seller_reminder";
76
76
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: "domain_transfer.send_ips_tag_instructions_to_buyer";
77
77
  readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: "domain_transfer.request_buyer_transfer_info_to_buyer";
78
+ readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: "domain_transfer.request_buyer_transfer_info_to_buyer_invalid";
78
79
  readonly DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: "domain_transfer.recreate_domain_in_seller_account_error";
79
80
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: "domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller";
80
81
  readonly DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: "domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller";
@@ -42,6 +42,7 @@ exports.BuyerNotificationListItemDtoTypeEnum = {
42
42
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
43
43
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
44
44
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
45
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
45
46
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
46
47
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
47
48
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
@@ -35,6 +35,12 @@ export interface SubscriptionDto {
35
35
  * @memberof SubscriptionDto
36
36
  */
37
37
  invoiceId: string;
38
+ /**
39
+ *
40
+ * @type {string}
41
+ * @memberof SubscriptionDto
42
+ */
43
+ invoiceStatus: SubscriptionDtoInvoiceStatusEnum;
38
44
  /**
39
45
  *
40
46
  * @type {string}
@@ -204,6 +210,16 @@ export interface SubscriptionDto {
204
210
  */
205
211
  canBeProforma: boolean;
206
212
  }
213
+ /**
214
+ * @export
215
+ */
216
+ export declare const SubscriptionDtoInvoiceStatusEnum: {
217
+ readonly DRAFT: "draft";
218
+ readonly PENDING_PAYMENT: "pending_payment";
219
+ readonly PAID: "paid";
220
+ readonly CANCELLED: "cancelled";
221
+ };
222
+ export type SubscriptionDtoInvoiceStatusEnum = typeof SubscriptionDtoInvoiceStatusEnum[keyof typeof SubscriptionDtoInvoiceStatusEnum];
207
223
  /**
208
224
  * @export
209
225
  */
@@ -13,7 +13,7 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.SubscriptionDtoLeadStatusEnum = exports.SubscriptionDtoTypeEnum = exports.SubscriptionDtoSelectedPaymentMethodEnum = exports.SubscriptionDtoStatusEnum = void 0;
16
+ exports.SubscriptionDtoLeadStatusEnum = exports.SubscriptionDtoTypeEnum = exports.SubscriptionDtoSelectedPaymentMethodEnum = exports.SubscriptionDtoStatusEnum = exports.SubscriptionDtoInvoiceStatusEnum = void 0;
17
17
  exports.instanceOfSubscriptionDto = instanceOfSubscriptionDto;
18
18
  exports.SubscriptionDtoFromJSON = SubscriptionDtoFromJSON;
19
19
  exports.SubscriptionDtoFromJSONTyped = SubscriptionDtoFromJSONTyped;
@@ -27,6 +27,15 @@ var SubscriptionDomainDto_1 = require("./SubscriptionDomainDto");
27
27
  var SubscriptionBillingPeriodicityDto_1 = require("./SubscriptionBillingPeriodicityDto");
28
28
  var SubscriptionCompanyInfoDto_1 = require("./SubscriptionCompanyInfoDto");
29
29
  var AddressDto_1 = require("./AddressDto");
30
+ /**
31
+ * @export
32
+ */
33
+ exports.SubscriptionDtoInvoiceStatusEnum = {
34
+ DRAFT: 'draft',
35
+ PENDING_PAYMENT: 'pending_payment',
36
+ PAID: 'paid',
37
+ CANCELLED: 'cancelled'
38
+ };
30
39
  /**
31
40
  * @export
32
41
  */
@@ -133,6 +142,8 @@ function instanceOfSubscriptionDto(value) {
133
142
  return false;
134
143
  if (!('invoiceId' in value) || value['invoiceId'] === undefined)
135
144
  return false;
145
+ if (!('invoiceStatus' in value) || value['invoiceStatus'] === undefined)
146
+ return false;
136
147
  if (!('status' in value) || value['status'] === undefined)
137
148
  return false;
138
149
  if (!('selfDeclaredTaxCountry' in value) || value['selfDeclaredTaxCountry'] === undefined)
@@ -201,6 +212,7 @@ function SubscriptionDtoFromJSONTyped(json, ignoreDiscriminator) {
201
212
  return {
202
213
  'id': json['id'],
203
214
  'invoiceId': json['invoiceId'],
215
+ 'invoiceStatus': json['invoiceStatus'],
204
216
  'status': json['status'],
205
217
  'selfDeclaredTaxCountry': json['selfDeclaredTaxCountry'],
206
218
  'decidedCountry': json['decidedCountry'],
@@ -242,6 +254,7 @@ function SubscriptionDtoToJSONTyped(value, ignoreDiscriminator) {
242
254
  return {
243
255
  'id': value['id'],
244
256
  'invoiceId': value['invoiceId'],
257
+ 'invoiceStatus': value['invoiceStatus'],
245
258
  'status': value['status'],
246
259
  'selfDeclaredTaxCountry': value['selfDeclaredTaxCountry'],
247
260
  'decidedCountry': value['decidedCountry'],
@@ -82,6 +82,7 @@ export declare const UserNotificationDtoTypeEnum: {
82
82
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: "domain_transfer.send_ips_tag_instructions_to_seller_reminder";
83
83
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: "domain_transfer.send_ips_tag_instructions_to_buyer";
84
84
  readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: "domain_transfer.request_buyer_transfer_info_to_buyer";
85
+ readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: "domain_transfer.request_buyer_transfer_info_to_buyer_invalid";
85
86
  readonly DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: "domain_transfer.recreate_domain_in_seller_account_error";
86
87
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: "domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller";
87
88
  readonly DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: "domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller";
@@ -43,6 +43,7 @@ exports.UserNotificationDtoTypeEnum = {
43
43
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
44
44
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
45
45
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
46
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
46
47
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
47
48
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
48
49
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
@@ -75,6 +75,7 @@ export declare const UserNotificationListItemDtoTypeEnum: {
75
75
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: "domain_transfer.send_ips_tag_instructions_to_seller_reminder";
76
76
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: "domain_transfer.send_ips_tag_instructions_to_buyer";
77
77
  readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: "domain_transfer.request_buyer_transfer_info_to_buyer";
78
+ readonly DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: "domain_transfer.request_buyer_transfer_info_to_buyer_invalid";
78
79
  readonly DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: "domain_transfer.recreate_domain_in_seller_account_error";
79
80
  readonly DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: "domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller";
80
81
  readonly DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: "domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller";
@@ -42,6 +42,7 @@ exports.UserNotificationListItemDtoTypeEnum = {
42
42
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
43
43
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
44
44
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
45
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
45
46
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
46
47
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
47
48
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@randock/nameshift-api-client",
3
- "version": "0.0.423",
3
+ "version": "0.0.425",
4
4
  "description": "OpenAPI client for @randock/nameshift-api-client",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -95,6 +95,7 @@ export const BuyerNotificationDtoTypeEnum = {
95
95
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
96
96
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
97
97
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
98
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
98
99
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
99
100
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
100
101
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
@@ -81,6 +81,7 @@ export const BuyerNotificationListItemDtoTypeEnum = {
81
81
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
82
82
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
83
83
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
84
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
84
85
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
85
86
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
86
87
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
@@ -88,6 +88,12 @@ export interface SubscriptionDto {
88
88
  * @memberof SubscriptionDto
89
89
  */
90
90
  invoiceId: string;
91
+ /**
92
+ *
93
+ * @type {string}
94
+ * @memberof SubscriptionDto
95
+ */
96
+ invoiceStatus: SubscriptionDtoInvoiceStatusEnum;
91
97
  /**
92
98
  *
93
99
  * @type {string}
@@ -259,6 +265,17 @@ export interface SubscriptionDto {
259
265
  }
260
266
 
261
267
 
268
+ /**
269
+ * @export
270
+ */
271
+ export const SubscriptionDtoInvoiceStatusEnum = {
272
+ DRAFT: 'draft',
273
+ PENDING_PAYMENT: 'pending_payment',
274
+ PAID: 'paid',
275
+ CANCELLED: 'cancelled'
276
+ } as const;
277
+ export type SubscriptionDtoInvoiceStatusEnum = typeof SubscriptionDtoInvoiceStatusEnum[keyof typeof SubscriptionDtoInvoiceStatusEnum];
278
+
262
279
  /**
263
280
  * @export
264
281
  */
@@ -372,6 +389,7 @@ export type SubscriptionDtoLeadStatusEnum = typeof SubscriptionDtoLeadStatusEnum
372
389
  export function instanceOfSubscriptionDto(value: object): value is SubscriptionDto {
373
390
  if (!('id' in value) || value['id'] === undefined) return false;
374
391
  if (!('invoiceId' in value) || value['invoiceId'] === undefined) return false;
392
+ if (!('invoiceStatus' in value) || value['invoiceStatus'] === undefined) return false;
375
393
  if (!('status' in value) || value['status'] === undefined) return false;
376
394
  if (!('selfDeclaredTaxCountry' in value) || value['selfDeclaredTaxCountry'] === undefined) return false;
377
395
  if (!('decidedCountry' in value) || value['decidedCountry'] === undefined) return false;
@@ -415,6 +433,7 @@ export function SubscriptionDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
415
433
 
416
434
  'id': json['id'],
417
435
  'invoiceId': json['invoiceId'],
436
+ 'invoiceStatus': json['invoiceStatus'],
418
437
  'status': json['status'],
419
438
  'selfDeclaredTaxCountry': json['selfDeclaredTaxCountry'],
420
439
  'decidedCountry': json['decidedCountry'],
@@ -459,6 +478,7 @@ export function SubscriptionDtoToJSONTyped(value?: SubscriptionDto | null, ignor
459
478
 
460
479
  'id': value['id'],
461
480
  'invoiceId': value['invoiceId'],
481
+ 'invoiceStatus': value['invoiceStatus'],
462
482
  'status': value['status'],
463
483
  'selfDeclaredTaxCountry': value['selfDeclaredTaxCountry'],
464
484
  'decidedCountry': value['decidedCountry'],
@@ -95,6 +95,7 @@ export const UserNotificationDtoTypeEnum = {
95
95
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
96
96
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
97
97
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
98
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
98
99
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
99
100
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
100
101
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',
@@ -81,6 +81,7 @@ export const UserNotificationListItemDtoTypeEnum = {
81
81
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_SELLER_REMINDER: 'domain_transfer.send_ips_tag_instructions_to_seller_reminder',
82
82
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_BUYER: 'domain_transfer.send_ips_tag_instructions_to_buyer',
83
83
  DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER: 'domain_transfer.request_buyer_transfer_info_to_buyer',
84
+ DOMAIN_TRANSFER_REQUEST_BUYER_TRANSFER_INFO_TO_BUYER_INVALID: 'domain_transfer.request_buyer_transfer_info_to_buyer_invalid',
84
85
  DOMAIN_TRANSFER_RECREATE_DOMAIN_IN_SELLER_ACCOUNT_ERROR: 'domain_transfer.recreate_domain_in_seller_account_error',
85
86
  DOMAIN_TRANSFER_SEND_IPS_TAG_INSTRUCTIONS_TO_START_TRANSFER_TO_SELLER: 'domain_transfer.send_ips_tag_instructions_to_start_transfer_to_seller',
86
87
  DOMAIN_TRANSFER_RENT_SUBSCRIPTION_SEND_OWNED_DOMAIN_AUTH_CODE_TO_SELLER: 'domain_transfer.rent_subscription_send_owned_domain_auth_code_to_seller',