@randock/nameshift-api-client 0.0.84 → 0.0.86
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/AccountAddressDto.js +5 -5
- package/dist/models/AccountAddressInput.js +5 -5
- package/dist/models/AccountDto.d.ts +6 -0
- package/dist/models/AccountDto.js +8 -5
- package/dist/models/AccountFinancialInput.js +4 -5
- package/dist/models/AccountSettingsInput.d.ts +6 -0
- package/dist/models/AccountSettingsInput.js +6 -5
- package/dist/models/AdminGetAllDomainTransfers200Response.js +4 -5
- package/dist/models/BatchUpdateDomainsInput.js +4 -5
- package/dist/models/BuyerDomainTransferAuthCodeDto.js +4 -5
- package/dist/models/BuyerDomainTransferListItemDomainDto.js +4 -5
- package/dist/models/BuyerDomainTransferListItemDto.js +5 -5
- package/dist/models/BuyerUserDto.js +4 -5
- package/dist/models/ChangeOrderStatusInput.js +5 -5
- package/dist/models/ChartDataPoint.js +4 -5
- package/dist/models/ConflictException.js +4 -5
- package/dist/models/CreateLeadInput.js +5 -5
- package/dist/models/CreateLeadMessageInput.js +4 -5
- package/dist/models/CreateOrderInput.js +4 -5
- package/dist/models/DashboardStatsDto.js +4 -5
- package/dist/models/DeleteDomainsInput.js +4 -5
- package/dist/models/DomainDto.js +4 -5
- package/dist/models/DomainSellerDto.d.ts +8 -2
- package/dist/models/DomainSellerDto.js +8 -5
- package/dist/models/DomainStats.js +5 -5
- package/dist/models/DomainTransferAgentDto.js +4 -5
- package/dist/models/DomainTransferDetailWorkflowStepActionDto.js +4 -5
- package/dist/models/DomainTransferDetailWorkflowStepDto.js +5 -5
- package/dist/models/DomainTransferDetailsAuthCodeDto.js +4 -5
- package/dist/models/DomainTransferDetailsDomainDto.js +4 -5
- package/dist/models/DomainTransferDetailsDto.js +5 -5
- package/dist/models/DomainTransferDetailsDtoAuthCode.js +4 -5
- package/dist/models/DomainTransferDetailsOrderBuyerDto.js +4 -5
- package/dist/models/DomainTransferDetailsOrderDto.js +5 -5
- package/dist/models/DomainTransferDetailsOrderSellerDto.js +4 -5
- package/dist/models/DomainTransferDetailsOrderSellerUserDto.js +4 -5
- package/dist/models/DomainTransferDetailsValidationDto.js +5 -5
- package/dist/models/DomainTransferDomainDto.js +4 -5
- package/dist/models/DomainTransferDto.js +5 -5
- package/dist/models/DomainTransferDtoAgent.js +4 -5
- package/dist/models/DomainTransferOrderDto.js +4 -5
- package/dist/models/ForgotPasswordRequestInput.js +4 -5
- package/dist/models/GetAllDomainTransfers200Response.js +4 -5
- package/dist/models/GetAllOrders200Response.js +4 -5
- package/dist/models/GetBuyerTransfers200Response.js +4 -5
- package/dist/models/HttpException.js +4 -5
- package/dist/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.d.ts +6 -0
- package/dist/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.js +8 -5
- package/dist/models/IntersectionDomainDtoWithAccountDto.js +4 -5
- package/dist/models/IntersectionDomainDtoWithDomainUrlDto.js +4 -5
- package/dist/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.js +4 -5
- package/dist/models/IntersectionDomainSalesInformationDtoWithDomainStatsDto.js +4 -5
- package/dist/models/IntersectionDomainSalesInformationDtoWithDomainStatsDtoBuyNowPrice.js +4 -5
- package/dist/models/IntersectionDomainSalesInformationDtoWithDomainStatsDtoMinOfferPrice.js +4 -5
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDto.js +5 -5
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +5 -5
- package/dist/models/IntersectionLeadDtoWithListFieldsDtoLastMessageData.js +4 -5
- package/dist/models/IntersectionLeadDtoWithListFieldsDtoLastOffer.js +4 -5
- package/dist/models/LeadMessageData.js +4 -5
- package/dist/models/LeadMessageDto.js +5 -5
- package/dist/models/LeadMessageDtoData.js +4 -5
- package/dist/models/LeadStatusDto.js +5 -5
- package/dist/models/List200Response.js +4 -5
- package/dist/models/List200Response1.js +4 -5
- package/dist/models/ListAccountDto.js +4 -5
- package/dist/models/ListAccounts200Response.js +4 -5
- package/dist/models/ListLeadMessagesDto.js +4 -5
- package/dist/models/LoginDto.js +4 -5
- package/dist/models/LoginInput.js +4 -5
- package/dist/models/MoneyDto.js +4 -5
- package/dist/models/MoneyInput.js +4 -5
- package/dist/models/NotFoundException.js +4 -5
- package/dist/models/ObjectId.js +4 -5
- package/dist/models/OrderDto.js +5 -5
- package/dist/models/OrderListItemDto.js +5 -5
- package/dist/models/OrderListItemDtoBasePrice.js +4 -5
- package/dist/models/OrderListItemDtoBuyerInformation.js +4 -5
- package/dist/models/OrderListItemDtoDomainInformation.js +4 -5
- package/dist/models/OrderListItemDtoSellerAccount.js +4 -5
- package/dist/models/PaginateResponse.js +4 -5
- package/dist/models/PaginateResponseLinks.js +4 -5
- package/dist/models/PaginateResponseMeta.js +4 -5
- package/dist/models/PublicLeadBuyerDto.js +4 -5
- package/dist/models/PublicLeadDto.js +5 -5
- package/dist/models/PublicLeadDtoLastOffer.js +4 -5
- package/dist/models/PutLeadOfferInput.js +4 -5
- package/dist/models/RegisterAccountInput.js +4 -5
- package/dist/models/RelatedSellerDomain.js +4 -5
- package/dist/models/RequestAccessTokenInput.js +4 -5
- package/dist/models/SecurityUserDto.js +4 -5
- package/dist/models/SellerDomainTransferAuthCodeDto.js +4 -5
- package/dist/models/SellerDomainTransferDomainDto.js +4 -5
- package/dist/models/SellerDomainTransferDto.js +5 -5
- package/dist/models/SellerDomainTransferDtoAuthCode.js +4 -5
- package/dist/models/SellerDomainTransferListItemDomainDto.js +4 -5
- package/dist/models/SellerDomainTransferListItemDto.js +5 -5
- package/dist/models/SetDomainTransferConfirmationInput.js +5 -5
- package/dist/models/SetNewPasswordInput.js +4 -5
- package/dist/models/StoreBuyerLocaleInput.js +4 -5
- package/dist/models/StoreUserLocaleInput.js +4 -5
- package/dist/models/ThrottlerException.js +4 -5
- package/dist/models/UpdateDomainInput.js +4 -5
- package/dist/models/UpdateDomainTransferAuthCodeInput.js +4 -5
- package/dist/models/UpdateLeadInput.js +4 -5
- package/dist/models/UpdateOrderInput.js +4 -5
- package/dist/models/UserPasswordResetDto.js +5 -5
- package/dist/models/ValidationError.js +4 -5
- package/dist/models/ValidationException.js +4 -5
- package/dist/models/VerifyLeadInput.js +4 -5
- package/dist/models/WithFinancialDtoInner.js +4 -5
- package/dist/models/WithSettingsInner.js +4 -5
- package/dist/runtime.js +4 -4
- package/package.json +1 -1
- package/src/models/AccountDto.ts +9 -0
- package/src/models/AccountSettingsInput.ts +8 -0
- package/src/models/DomainSellerDto.ts +11 -2
- package/src/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.ts +9 -0
|
@@ -13,7 +13,11 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.UserPasswordResetDtoStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfUserPasswordResetDto = instanceOfUserPasswordResetDto;
|
|
18
|
+
exports.UserPasswordResetDtoFromJSON = UserPasswordResetDtoFromJSON;
|
|
19
|
+
exports.UserPasswordResetDtoFromJSONTyped = UserPasswordResetDtoFromJSONTyped;
|
|
20
|
+
exports.UserPasswordResetDtoToJSON = UserPasswordResetDtoToJSON;
|
|
17
21
|
/**
|
|
18
22
|
* @export
|
|
19
23
|
*/
|
|
@@ -31,11 +35,9 @@ function instanceOfUserPasswordResetDto(value) {
|
|
|
31
35
|
return false;
|
|
32
36
|
return true;
|
|
33
37
|
}
|
|
34
|
-
exports.instanceOfUserPasswordResetDto = instanceOfUserPasswordResetDto;
|
|
35
38
|
function UserPasswordResetDtoFromJSON(json) {
|
|
36
39
|
return UserPasswordResetDtoFromJSONTyped(json, false);
|
|
37
40
|
}
|
|
38
|
-
exports.UserPasswordResetDtoFromJSON = UserPasswordResetDtoFromJSON;
|
|
39
41
|
function UserPasswordResetDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
40
42
|
if (json == null) {
|
|
41
43
|
return json;
|
|
@@ -45,7 +47,6 @@ function UserPasswordResetDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
45
47
|
'status': json['status'],
|
|
46
48
|
};
|
|
47
49
|
}
|
|
48
|
-
exports.UserPasswordResetDtoFromJSONTyped = UserPasswordResetDtoFromJSONTyped;
|
|
49
50
|
function UserPasswordResetDtoToJSON(value) {
|
|
50
51
|
if (value == null) {
|
|
51
52
|
return value;
|
|
@@ -55,4 +56,3 @@ function UserPasswordResetDtoToJSON(value) {
|
|
|
55
56
|
'status': value['status'],
|
|
56
57
|
};
|
|
57
58
|
}
|
|
58
|
-
exports.UserPasswordResetDtoToJSON = UserPasswordResetDtoToJSON;
|
|
@@ -13,7 +13,10 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfValidationError = instanceOfValidationError;
|
|
17
|
+
exports.ValidationErrorFromJSON = ValidationErrorFromJSON;
|
|
18
|
+
exports.ValidationErrorFromJSONTyped = ValidationErrorFromJSONTyped;
|
|
19
|
+
exports.ValidationErrorToJSON = ValidationErrorToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the ValidationError interface.
|
|
19
22
|
*/
|
|
@@ -26,11 +29,9 @@ function instanceOfValidationError(value) {
|
|
|
26
29
|
return false;
|
|
27
30
|
return true;
|
|
28
31
|
}
|
|
29
|
-
exports.instanceOfValidationError = instanceOfValidationError;
|
|
30
32
|
function ValidationErrorFromJSON(json) {
|
|
31
33
|
return ValidationErrorFromJSONTyped(json, false);
|
|
32
34
|
}
|
|
33
|
-
exports.ValidationErrorFromJSON = ValidationErrorFromJSON;
|
|
34
35
|
function ValidationErrorFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
36
|
if (json == null) {
|
|
36
37
|
return json;
|
|
@@ -41,7 +42,6 @@ function ValidationErrorFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
41
42
|
'message': json['message'],
|
|
42
43
|
};
|
|
43
44
|
}
|
|
44
|
-
exports.ValidationErrorFromJSONTyped = ValidationErrorFromJSONTyped;
|
|
45
45
|
function ValidationErrorToJSON(value) {
|
|
46
46
|
if (value == null) {
|
|
47
47
|
return value;
|
|
@@ -52,4 +52,3 @@ function ValidationErrorToJSON(value) {
|
|
|
52
52
|
'message': value['message'],
|
|
53
53
|
};
|
|
54
54
|
}
|
|
55
|
-
exports.ValidationErrorToJSON = ValidationErrorToJSON;
|
|
@@ -13,7 +13,10 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfValidationException = instanceOfValidationException;
|
|
17
|
+
exports.ValidationExceptionFromJSON = ValidationExceptionFromJSON;
|
|
18
|
+
exports.ValidationExceptionFromJSONTyped = ValidationExceptionFromJSONTyped;
|
|
19
|
+
exports.ValidationExceptionToJSON = ValidationExceptionToJSON;
|
|
17
20
|
var ValidationError_1 = require("./ValidationError");
|
|
18
21
|
/**
|
|
19
22
|
* Check if a given object implements the ValidationException interface.
|
|
@@ -27,11 +30,9 @@ function instanceOfValidationException(value) {
|
|
|
27
30
|
return false;
|
|
28
31
|
return true;
|
|
29
32
|
}
|
|
30
|
-
exports.instanceOfValidationException = instanceOfValidationException;
|
|
31
33
|
function ValidationExceptionFromJSON(json) {
|
|
32
34
|
return ValidationExceptionFromJSONTyped(json, false);
|
|
33
35
|
}
|
|
34
|
-
exports.ValidationExceptionFromJSON = ValidationExceptionFromJSON;
|
|
35
36
|
function ValidationExceptionFromJSONTyped(json, ignoreDiscriminator) {
|
|
36
37
|
if (json == null) {
|
|
37
38
|
return json;
|
|
@@ -42,7 +43,6 @@ function ValidationExceptionFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
42
43
|
'errors': (json['errors'].map(ValidationError_1.ValidationErrorFromJSON)),
|
|
43
44
|
};
|
|
44
45
|
}
|
|
45
|
-
exports.ValidationExceptionFromJSONTyped = ValidationExceptionFromJSONTyped;
|
|
46
46
|
function ValidationExceptionToJSON(value) {
|
|
47
47
|
if (value == null) {
|
|
48
48
|
return value;
|
|
@@ -53,4 +53,3 @@ function ValidationExceptionToJSON(value) {
|
|
|
53
53
|
'errors': (value['errors'].map(ValidationError_1.ValidationErrorToJSON)),
|
|
54
54
|
};
|
|
55
55
|
}
|
|
56
|
-
exports.ValidationExceptionToJSON = ValidationExceptionToJSON;
|
|
@@ -13,7 +13,10 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfVerifyLeadInput = instanceOfVerifyLeadInput;
|
|
17
|
+
exports.VerifyLeadInputFromJSON = VerifyLeadInputFromJSON;
|
|
18
|
+
exports.VerifyLeadInputFromJSONTyped = VerifyLeadInputFromJSONTyped;
|
|
19
|
+
exports.VerifyLeadInputToJSON = VerifyLeadInputToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the VerifyLeadInput interface.
|
|
19
22
|
*/
|
|
@@ -22,11 +25,9 @@ function instanceOfVerifyLeadInput(value) {
|
|
|
22
25
|
return false;
|
|
23
26
|
return true;
|
|
24
27
|
}
|
|
25
|
-
exports.instanceOfVerifyLeadInput = instanceOfVerifyLeadInput;
|
|
26
28
|
function VerifyLeadInputFromJSON(json) {
|
|
27
29
|
return VerifyLeadInputFromJSONTyped(json, false);
|
|
28
30
|
}
|
|
29
|
-
exports.VerifyLeadInputFromJSON = VerifyLeadInputFromJSON;
|
|
30
31
|
function VerifyLeadInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
32
|
if (json == null) {
|
|
32
33
|
return json;
|
|
@@ -35,7 +36,6 @@ function VerifyLeadInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
35
36
|
'verificationCode': json['verificationCode'],
|
|
36
37
|
};
|
|
37
38
|
}
|
|
38
|
-
exports.VerifyLeadInputFromJSONTyped = VerifyLeadInputFromJSONTyped;
|
|
39
39
|
function VerifyLeadInputToJSON(value) {
|
|
40
40
|
if (value == null) {
|
|
41
41
|
return value;
|
|
@@ -44,4 +44,3 @@ function VerifyLeadInputToJSON(value) {
|
|
|
44
44
|
'verificationCode': value['verificationCode'],
|
|
45
45
|
};
|
|
46
46
|
}
|
|
47
|
-
exports.VerifyLeadInputToJSON = VerifyLeadInputToJSON;
|
|
@@ -13,7 +13,10 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfWithFinancialDtoInner = instanceOfWithFinancialDtoInner;
|
|
17
|
+
exports.WithFinancialDtoInnerFromJSON = WithFinancialDtoInnerFromJSON;
|
|
18
|
+
exports.WithFinancialDtoInnerFromJSONTyped = WithFinancialDtoInnerFromJSONTyped;
|
|
19
|
+
exports.WithFinancialDtoInnerToJSON = WithFinancialDtoInnerToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the WithFinancialDtoInner interface.
|
|
19
22
|
*/
|
|
@@ -28,11 +31,9 @@ function instanceOfWithFinancialDtoInner(value) {
|
|
|
28
31
|
return false;
|
|
29
32
|
return true;
|
|
30
33
|
}
|
|
31
|
-
exports.instanceOfWithFinancialDtoInner = instanceOfWithFinancialDtoInner;
|
|
32
34
|
function WithFinancialDtoInnerFromJSON(json) {
|
|
33
35
|
return WithFinancialDtoInnerFromJSONTyped(json, false);
|
|
34
36
|
}
|
|
35
|
-
exports.WithFinancialDtoInnerFromJSON = WithFinancialDtoInnerFromJSON;
|
|
36
37
|
function WithFinancialDtoInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
37
38
|
if (json == null) {
|
|
38
39
|
return json;
|
|
@@ -44,7 +45,6 @@ function WithFinancialDtoInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
44
45
|
'companyRegistrationNumber': json['companyRegistrationNumber'],
|
|
45
46
|
};
|
|
46
47
|
}
|
|
47
|
-
exports.WithFinancialDtoInnerFromJSONTyped = WithFinancialDtoInnerFromJSONTyped;
|
|
48
48
|
function WithFinancialDtoInnerToJSON(value) {
|
|
49
49
|
if (value == null) {
|
|
50
50
|
return value;
|
|
@@ -56,4 +56,3 @@ function WithFinancialDtoInnerToJSON(value) {
|
|
|
56
56
|
'companyRegistrationNumber': value['companyRegistrationNumber'],
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
|
-
exports.WithFinancialDtoInnerToJSON = WithFinancialDtoInnerToJSON;
|
|
@@ -13,7 +13,10 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfWithSettingsInner = instanceOfWithSettingsInner;
|
|
17
|
+
exports.WithSettingsInnerFromJSON = WithSettingsInnerFromJSON;
|
|
18
|
+
exports.WithSettingsInnerFromJSONTyped = WithSettingsInnerFromJSONTyped;
|
|
19
|
+
exports.WithSettingsInnerToJSON = WithSettingsInnerToJSON;
|
|
17
20
|
var MoneyDto_1 = require("./MoneyDto");
|
|
18
21
|
/**
|
|
19
22
|
* Check if a given object implements the WithSettingsInner interface.
|
|
@@ -25,11 +28,9 @@ function instanceOfWithSettingsInner(value) {
|
|
|
25
28
|
return false;
|
|
26
29
|
return true;
|
|
27
30
|
}
|
|
28
|
-
exports.instanceOfWithSettingsInner = instanceOfWithSettingsInner;
|
|
29
31
|
function WithSettingsInnerFromJSON(json) {
|
|
30
32
|
return WithSettingsInnerFromJSONTyped(json, false);
|
|
31
33
|
}
|
|
32
|
-
exports.WithSettingsInnerFromJSON = WithSettingsInnerFromJSON;
|
|
33
34
|
function WithSettingsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
35
|
if (json == null) {
|
|
35
36
|
return json;
|
|
@@ -39,7 +40,6 @@ function WithSettingsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
40
|
'defaultStartingOffer': (0, MoneyDto_1.MoneyDtoFromJSON)(json['defaultStartingOffer']),
|
|
40
41
|
};
|
|
41
42
|
}
|
|
42
|
-
exports.WithSettingsInnerFromJSONTyped = WithSettingsInnerFromJSONTyped;
|
|
43
43
|
function WithSettingsInnerToJSON(value) {
|
|
44
44
|
if (value == null) {
|
|
45
45
|
return value;
|
|
@@ -49,4 +49,3 @@ function WithSettingsInnerToJSON(value) {
|
|
|
49
49
|
'defaultStartingOffer': (0, MoneyDto_1.MoneyDtoToJSON)(value['defaultStartingOffer']),
|
|
50
50
|
};
|
|
51
51
|
}
|
|
52
|
-
exports.WithSettingsInnerToJSON = WithSettingsInnerToJSON;
|
package/dist/runtime.js
CHANGED
|
@@ -75,7 +75,10 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
75
75
|
}
|
|
76
76
|
};
|
|
77
77
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
78
|
-
exports.TextApiResponse = exports.BlobApiResponse = exports.VoidApiResponse = exports.JSONApiResponse = exports.
|
|
78
|
+
exports.TextApiResponse = exports.BlobApiResponse = exports.VoidApiResponse = exports.JSONApiResponse = exports.COLLECTION_FORMATS = exports.RequiredError = exports.FetchError = exports.ResponseError = exports.BaseAPI = exports.DefaultConfig = exports.Configuration = exports.BASE_PATH = void 0;
|
|
79
|
+
exports.querystring = querystring;
|
|
80
|
+
exports.mapValues = mapValues;
|
|
81
|
+
exports.canConsumeForm = canConsumeForm;
|
|
79
82
|
exports.BASE_PATH = "http://localhost".replace(/\/+$/, "");
|
|
80
83
|
var Configuration = /** @class */ (function () {
|
|
81
84
|
function Configuration(configuration) {
|
|
@@ -445,7 +448,6 @@ function querystring(params, prefix) {
|
|
|
445
448
|
.filter(function (part) { return part.length > 0; })
|
|
446
449
|
.join('&');
|
|
447
450
|
}
|
|
448
|
-
exports.querystring = querystring;
|
|
449
451
|
function querystringSingleKey(key, value, keyPrefix) {
|
|
450
452
|
if (keyPrefix === void 0) { keyPrefix = ''; }
|
|
451
453
|
var fullKey = keyPrefix + (keyPrefix.length ? "[".concat(key, "]") : key);
|
|
@@ -472,7 +474,6 @@ function mapValues(data, fn) {
|
|
|
472
474
|
return (__assign(__assign({}, acc), (_a = {}, _a[key] = fn(data[key]), _a)));
|
|
473
475
|
}, {});
|
|
474
476
|
}
|
|
475
|
-
exports.mapValues = mapValues;
|
|
476
477
|
function canConsumeForm(consumes) {
|
|
477
478
|
for (var _i = 0, consumes_1 = consumes; _i < consumes_1.length; _i++) {
|
|
478
479
|
var consume = consumes_1[_i];
|
|
@@ -482,7 +483,6 @@ function canConsumeForm(consumes) {
|
|
|
482
483
|
}
|
|
483
484
|
return false;
|
|
484
485
|
}
|
|
485
|
-
exports.canConsumeForm = canConsumeForm;
|
|
486
486
|
var JSONApiResponse = /** @class */ (function () {
|
|
487
487
|
function JSONApiResponse(raw, transformer) {
|
|
488
488
|
if (transformer === void 0) { transformer = function (jsonValue) { return jsonValue; }; }
|
package/package.json
CHANGED
package/src/models/AccountDto.ts
CHANGED
|
@@ -31,6 +31,12 @@ export interface AccountDto {
|
|
|
31
31
|
* @memberof AccountDto
|
|
32
32
|
*/
|
|
33
33
|
identifier: string;
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
* @type {string}
|
|
37
|
+
* @memberof AccountDto
|
|
38
|
+
*/
|
|
39
|
+
name: string;
|
|
34
40
|
}
|
|
35
41
|
|
|
36
42
|
/**
|
|
@@ -39,6 +45,7 @@ export interface AccountDto {
|
|
|
39
45
|
export function instanceOfAccountDto(value: object): value is AccountDto {
|
|
40
46
|
if (!('id' in value) || value['id'] === undefined) return false;
|
|
41
47
|
if (!('identifier' in value) || value['identifier'] === undefined) return false;
|
|
48
|
+
if (!('name' in value) || value['name'] === undefined) return false;
|
|
42
49
|
return true;
|
|
43
50
|
}
|
|
44
51
|
|
|
@@ -54,6 +61,7 @@ export function AccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean)
|
|
|
54
61
|
|
|
55
62
|
'id': json['id'],
|
|
56
63
|
'identifier': json['identifier'],
|
|
64
|
+
'name': json['name'],
|
|
57
65
|
};
|
|
58
66
|
}
|
|
59
67
|
|
|
@@ -65,6 +73,7 @@ export function AccountDtoToJSON(value?: AccountDto | null): any {
|
|
|
65
73
|
|
|
66
74
|
'id': value['id'],
|
|
67
75
|
'identifier': value['identifier'],
|
|
76
|
+
'name': value['name'],
|
|
68
77
|
};
|
|
69
78
|
}
|
|
70
79
|
|
|
@@ -26,6 +26,12 @@ import {
|
|
|
26
26
|
* @interface AccountSettingsInput
|
|
27
27
|
*/
|
|
28
28
|
export interface AccountSettingsInput {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof AccountSettingsInput
|
|
33
|
+
*/
|
|
34
|
+
name?: string;
|
|
29
35
|
/**
|
|
30
36
|
*
|
|
31
37
|
* @type {MoneyInput}
|
|
@@ -57,6 +63,7 @@ export function AccountSettingsInputFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
57
63
|
}
|
|
58
64
|
return {
|
|
59
65
|
|
|
66
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
60
67
|
'defaultStartingOffer': json['defaultStartingOffer'] == null ? undefined : MoneyInputFromJSON(json['defaultStartingOffer']),
|
|
61
68
|
'defaultCurrencyCode': json['defaultCurrencyCode'] == null ? undefined : json['defaultCurrencyCode'],
|
|
62
69
|
};
|
|
@@ -68,6 +75,7 @@ export function AccountSettingsInputToJSON(value?: AccountSettingsInput | null):
|
|
|
68
75
|
}
|
|
69
76
|
return {
|
|
70
77
|
|
|
78
|
+
'name': value['name'],
|
|
71
79
|
'defaultStartingOffer': MoneyInputToJSON(value['defaultStartingOffer']),
|
|
72
80
|
'defaultCurrencyCode': value['defaultCurrencyCode'],
|
|
73
81
|
};
|
|
@@ -38,18 +38,24 @@ export interface DomainSellerDto {
|
|
|
38
38
|
* @memberof DomainSellerDto
|
|
39
39
|
*/
|
|
40
40
|
verified: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Seller name
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof DomainSellerDto
|
|
45
|
+
*/
|
|
46
|
+
name: string;
|
|
41
47
|
/**
|
|
42
48
|
* Last online, formatted
|
|
43
49
|
* @type {string}
|
|
44
50
|
* @memberof DomainSellerDto
|
|
45
51
|
*/
|
|
46
|
-
lastOnline: string;
|
|
52
|
+
lastOnline: string | null;
|
|
47
53
|
/**
|
|
48
54
|
* Delivers in, formatted
|
|
49
55
|
* @type {string}
|
|
50
56
|
* @memberof DomainSellerDto
|
|
51
57
|
*/
|
|
52
|
-
deliversIn: string;
|
|
58
|
+
deliversIn: string | null;
|
|
53
59
|
/**
|
|
54
60
|
* The domain seller related domains
|
|
55
61
|
* @type {Array<RelatedSellerDomain>}
|
|
@@ -64,6 +70,7 @@ export interface DomainSellerDto {
|
|
|
64
70
|
export function instanceOfDomainSellerDto(value: object): value is DomainSellerDto {
|
|
65
71
|
if (!('createdAt' in value) || value['createdAt'] === undefined) return false;
|
|
66
72
|
if (!('verified' in value) || value['verified'] === undefined) return false;
|
|
73
|
+
if (!('name' in value) || value['name'] === undefined) return false;
|
|
67
74
|
if (!('lastOnline' in value) || value['lastOnline'] === undefined) return false;
|
|
68
75
|
if (!('deliversIn' in value) || value['deliversIn'] === undefined) return false;
|
|
69
76
|
if (!('relatedDomains' in value) || value['relatedDomains'] === undefined) return false;
|
|
@@ -82,6 +89,7 @@ export function DomainSellerDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
82
89
|
|
|
83
90
|
'createdAt': (new Date(json['createdAt'])),
|
|
84
91
|
'verified': json['verified'],
|
|
92
|
+
'name': json['name'],
|
|
85
93
|
'lastOnline': json['lastOnline'],
|
|
86
94
|
'deliversIn': json['deliversIn'],
|
|
87
95
|
'relatedDomains': (json['relatedDomains'] == null ? null : (json['relatedDomains'] as Array<any>).map(RelatedSellerDomainFromJSON)),
|
|
@@ -96,6 +104,7 @@ export function DomainSellerDtoToJSON(value?: DomainSellerDto | null): any {
|
|
|
96
104
|
|
|
97
105
|
'createdAt': ((value['createdAt']).toISOString()),
|
|
98
106
|
'verified': value['verified'],
|
|
107
|
+
'name': value['name'],
|
|
99
108
|
'lastOnline': value['lastOnline'],
|
|
100
109
|
'deliversIn': value['deliversIn'],
|
|
101
110
|
'relatedDomains': (value['relatedDomains'] == null ? null : (value['relatedDomains'] as Array<any>).map(RelatedSellerDomainToJSON)),
|
|
@@ -50,6 +50,12 @@ export interface IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddres
|
|
|
50
50
|
* @memberof IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto
|
|
51
51
|
*/
|
|
52
52
|
identifier: string;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto
|
|
57
|
+
*/
|
|
58
|
+
name: string;
|
|
53
59
|
/**
|
|
54
60
|
*
|
|
55
61
|
* @type {WithFinancialDtoInner}
|
|
@@ -76,6 +82,7 @@ export interface IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddres
|
|
|
76
82
|
export function instanceOfIntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto(value: object): value is IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto {
|
|
77
83
|
if (!('id' in value) || value['id'] === undefined) return false;
|
|
78
84
|
if (!('identifier' in value) || value['identifier'] === undefined) return false;
|
|
85
|
+
if (!('name' in value) || value['name'] === undefined) return false;
|
|
79
86
|
if (!('financial' in value) || value['financial'] === undefined) return false;
|
|
80
87
|
if (!('settings' in value) || value['settings'] === undefined) return false;
|
|
81
88
|
if (!('addresses' in value) || value['addresses'] === undefined) return false;
|
|
@@ -94,6 +101,7 @@ export function IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddress
|
|
|
94
101
|
|
|
95
102
|
'id': json['id'],
|
|
96
103
|
'identifier': json['identifier'],
|
|
104
|
+
'name': json['name'],
|
|
97
105
|
'financial': WithFinancialDtoInnerFromJSON(json['financial']),
|
|
98
106
|
'settings': WithSettingsInnerFromJSON(json['settings']),
|
|
99
107
|
'addresses': ((json['addresses'] as Array<any>).map(AccountAddressDtoFromJSON)),
|
|
@@ -108,6 +116,7 @@ export function IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddress
|
|
|
108
116
|
|
|
109
117
|
'id': value['id'],
|
|
110
118
|
'identifier': value['identifier'],
|
|
119
|
+
'name': value['name'],
|
|
111
120
|
'financial': WithFinancialDtoInnerToJSON(value['financial']),
|
|
112
121
|
'settings': WithSettingsInnerToJSON(value['settings']),
|
|
113
122
|
'addresses': ((value['addresses'] as Array<any>).map(AccountAddressDtoToJSON)),
|