@randock/nameshift-api-client 0.0.382 → 0.0.383
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 +3 -3
- package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.d.ts +1 -0
- package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js +2 -1
- package/dist/models/PrivateAccountGetMeResponse.d.ts +1 -0
- package/dist/models/PrivateAccountGetMeResponse.js +2 -1
- package/package.json +1 -1
- package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts +2 -1
- package/src/models/PrivateAccountGetMeResponse.ts +2 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @randock/nameshift-api-client@0.0.
|
|
1
|
+
## @randock/nameshift-api-client@0.0.383
|
|
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.
|
|
39
|
+
npm install @randock/nameshift-api-client@0.0.383 --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
|
-
|
|
47
|
+
a3022f90af2a2b3a7397528d1412f47f8b2729a0eb5e24ba736d5e5d6b867268e681fd96de6641e1d8ce64298fa40826
|
|
@@ -114,6 +114,7 @@ export declare const IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWi
|
|
|
114
114
|
readonly CRYPTO_PAYMENT_METHOD: "CRYPTO_PAYMENT_METHOD";
|
|
115
115
|
readonly QUADERNO_TAXES: "QUADERNO_TAXES";
|
|
116
116
|
readonly ACCOUNT_ALIAS_LINK: "ACCOUNT_ALIAS_LINK";
|
|
117
|
+
readonly BUYER_DOMAIN_DNS_PANEL: "BUYER_DOMAIN_DNS_PANEL";
|
|
117
118
|
};
|
|
118
119
|
export type IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = typeof IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum[keyof typeof IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum];
|
|
119
120
|
/**
|
package/dist/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.js
CHANGED
|
@@ -44,7 +44,8 @@ exports.IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlag
|
|
|
44
44
|
DOMAIN_AUCTIONS: 'DOMAIN_AUCTIONS',
|
|
45
45
|
CRYPTO_PAYMENT_METHOD: 'CRYPTO_PAYMENT_METHOD',
|
|
46
46
|
QUADERNO_TAXES: 'QUADERNO_TAXES',
|
|
47
|
-
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK'
|
|
47
|
+
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK',
|
|
48
|
+
BUYER_DOMAIN_DNS_PANEL: 'BUYER_DOMAIN_DNS_PANEL'
|
|
48
49
|
};
|
|
49
50
|
/**
|
|
50
51
|
* Check if a given object implements the IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto interface.
|
|
@@ -120,6 +120,7 @@ export declare const PrivateAccountGetMeResponseEnabledFeaturesEnum: {
|
|
|
120
120
|
readonly CRYPTO_PAYMENT_METHOD: "CRYPTO_PAYMENT_METHOD";
|
|
121
121
|
readonly QUADERNO_TAXES: "QUADERNO_TAXES";
|
|
122
122
|
readonly ACCOUNT_ALIAS_LINK: "ACCOUNT_ALIAS_LINK";
|
|
123
|
+
readonly BUYER_DOMAIN_DNS_PANEL: "BUYER_DOMAIN_DNS_PANEL";
|
|
123
124
|
};
|
|
124
125
|
export type PrivateAccountGetMeResponseEnabledFeaturesEnum = typeof PrivateAccountGetMeResponseEnabledFeaturesEnum[keyof typeof PrivateAccountGetMeResponseEnabledFeaturesEnum];
|
|
125
126
|
/**
|
|
@@ -44,7 +44,8 @@ exports.PrivateAccountGetMeResponseEnabledFeaturesEnum = {
|
|
|
44
44
|
DOMAIN_AUCTIONS: 'DOMAIN_AUCTIONS',
|
|
45
45
|
CRYPTO_PAYMENT_METHOD: 'CRYPTO_PAYMENT_METHOD',
|
|
46
46
|
QUADERNO_TAXES: 'QUADERNO_TAXES',
|
|
47
|
-
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK'
|
|
47
|
+
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK',
|
|
48
|
+
BUYER_DOMAIN_DNS_PANEL: 'BUYER_DOMAIN_DNS_PANEL'
|
|
48
49
|
};
|
|
49
50
|
/**
|
|
50
51
|
* Check if a given object implements the PrivateAccountGetMeResponse interface.
|
package/package.json
CHANGED
package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDto.ts
CHANGED
|
@@ -156,7 +156,8 @@ export const IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatur
|
|
|
156
156
|
DOMAIN_AUCTIONS: 'DOMAIN_AUCTIONS',
|
|
157
157
|
CRYPTO_PAYMENT_METHOD: 'CRYPTO_PAYMENT_METHOD',
|
|
158
158
|
QUADERNO_TAXES: 'QUADERNO_TAXES',
|
|
159
|
-
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK'
|
|
159
|
+
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK',
|
|
160
|
+
BUYER_DOMAIN_DNS_PANEL: 'BUYER_DOMAIN_DNS_PANEL'
|
|
160
161
|
} as const;
|
|
161
162
|
export type IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum = typeof IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum[keyof typeof IntersectionAccountDtoWithSettingsDtoWithNotificationsDtoWithFeatureFlagsDtoEnabledFeaturesEnum];
|
|
162
163
|
|
|
@@ -162,7 +162,8 @@ export const PrivateAccountGetMeResponseEnabledFeaturesEnum = {
|
|
|
162
162
|
DOMAIN_AUCTIONS: 'DOMAIN_AUCTIONS',
|
|
163
163
|
CRYPTO_PAYMENT_METHOD: 'CRYPTO_PAYMENT_METHOD',
|
|
164
164
|
QUADERNO_TAXES: 'QUADERNO_TAXES',
|
|
165
|
-
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK'
|
|
165
|
+
ACCOUNT_ALIAS_LINK: 'ACCOUNT_ALIAS_LINK',
|
|
166
|
+
BUYER_DOMAIN_DNS_PANEL: 'BUYER_DOMAIN_DNS_PANEL'
|
|
166
167
|
} as const;
|
|
167
168
|
export type PrivateAccountGetMeResponseEnabledFeaturesEnum = typeof PrivateAccountGetMeResponseEnabledFeaturesEnum[keyof typeof PrivateAccountGetMeResponseEnabledFeaturesEnum];
|
|
168
169
|
|