@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
package/dist/models/MoneyDto.js
CHANGED
|
@@ -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.instanceOfMoneyDto = instanceOfMoneyDto;
|
|
17
|
+
exports.MoneyDtoFromJSON = MoneyDtoFromJSON;
|
|
18
|
+
exports.MoneyDtoFromJSONTyped = MoneyDtoFromJSONTyped;
|
|
19
|
+
exports.MoneyDtoToJSON = MoneyDtoToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the MoneyDto interface.
|
|
19
22
|
*/
|
|
@@ -24,11 +27,9 @@ function instanceOfMoneyDto(value) {
|
|
|
24
27
|
return false;
|
|
25
28
|
return true;
|
|
26
29
|
}
|
|
27
|
-
exports.instanceOfMoneyDto = instanceOfMoneyDto;
|
|
28
30
|
function MoneyDtoFromJSON(json) {
|
|
29
31
|
return MoneyDtoFromJSONTyped(json, false);
|
|
30
32
|
}
|
|
31
|
-
exports.MoneyDtoFromJSON = MoneyDtoFromJSON;
|
|
32
33
|
function MoneyDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
34
|
if (json == null) {
|
|
34
35
|
return json;
|
|
@@ -38,7 +39,6 @@ function MoneyDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
39
|
'currencyCode': json['currencyCode'],
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
|
-
exports.MoneyDtoFromJSONTyped = MoneyDtoFromJSONTyped;
|
|
42
42
|
function MoneyDtoToJSON(value) {
|
|
43
43
|
if (value == null) {
|
|
44
44
|
return value;
|
|
@@ -48,4 +48,3 @@ function MoneyDtoToJSON(value) {
|
|
|
48
48
|
'currencyCode': value['currencyCode'],
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
exports.MoneyDtoToJSON = MoneyDtoToJSON;
|
|
@@ -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.instanceOfMoneyInput = instanceOfMoneyInput;
|
|
17
|
+
exports.MoneyInputFromJSON = MoneyInputFromJSON;
|
|
18
|
+
exports.MoneyInputFromJSONTyped = MoneyInputFromJSONTyped;
|
|
19
|
+
exports.MoneyInputToJSON = MoneyInputToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the MoneyInput interface.
|
|
19
22
|
*/
|
|
@@ -24,11 +27,9 @@ function instanceOfMoneyInput(value) {
|
|
|
24
27
|
return false;
|
|
25
28
|
return true;
|
|
26
29
|
}
|
|
27
|
-
exports.instanceOfMoneyInput = instanceOfMoneyInput;
|
|
28
30
|
function MoneyInputFromJSON(json) {
|
|
29
31
|
return MoneyInputFromJSONTyped(json, false);
|
|
30
32
|
}
|
|
31
|
-
exports.MoneyInputFromJSON = MoneyInputFromJSON;
|
|
32
33
|
function MoneyInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
34
|
if (json == null) {
|
|
34
35
|
return json;
|
|
@@ -38,7 +39,6 @@ function MoneyInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
39
|
'currencyCode': json['currencyCode'],
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
|
-
exports.MoneyInputFromJSONTyped = MoneyInputFromJSONTyped;
|
|
42
42
|
function MoneyInputToJSON(value) {
|
|
43
43
|
if (value == null) {
|
|
44
44
|
return value;
|
|
@@ -48,4 +48,3 @@ function MoneyInputToJSON(value) {
|
|
|
48
48
|
'currencyCode': value['currencyCode'],
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
exports.MoneyInputToJSON = MoneyInputToJSON;
|
|
@@ -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.instanceOfNotFoundException = instanceOfNotFoundException;
|
|
17
|
+
exports.NotFoundExceptionFromJSON = NotFoundExceptionFromJSON;
|
|
18
|
+
exports.NotFoundExceptionFromJSONTyped = NotFoundExceptionFromJSONTyped;
|
|
19
|
+
exports.NotFoundExceptionToJSON = NotFoundExceptionToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the NotFoundException interface.
|
|
19
22
|
*/
|
|
@@ -26,11 +29,9 @@ function instanceOfNotFoundException(value) {
|
|
|
26
29
|
return false;
|
|
27
30
|
return true;
|
|
28
31
|
}
|
|
29
|
-
exports.instanceOfNotFoundException = instanceOfNotFoundException;
|
|
30
32
|
function NotFoundExceptionFromJSON(json) {
|
|
31
33
|
return NotFoundExceptionFromJSONTyped(json, false);
|
|
32
34
|
}
|
|
33
|
-
exports.NotFoundExceptionFromJSON = NotFoundExceptionFromJSON;
|
|
34
35
|
function NotFoundExceptionFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
36
|
if (json == null) {
|
|
36
37
|
return json;
|
|
@@ -41,7 +42,6 @@ function NotFoundExceptionFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
41
42
|
'message': json['message'],
|
|
42
43
|
};
|
|
43
44
|
}
|
|
44
|
-
exports.NotFoundExceptionFromJSONTyped = NotFoundExceptionFromJSONTyped;
|
|
45
45
|
function NotFoundExceptionToJSON(value) {
|
|
46
46
|
if (value == null) {
|
|
47
47
|
return value;
|
|
@@ -52,4 +52,3 @@ function NotFoundExceptionToJSON(value) {
|
|
|
52
52
|
'message': value['message'],
|
|
53
53
|
};
|
|
54
54
|
}
|
|
55
|
-
exports.NotFoundExceptionToJSON = NotFoundExceptionToJSON;
|
package/dist/models/ObjectId.js
CHANGED
|
@@ -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.instanceOfObjectId = instanceOfObjectId;
|
|
17
|
+
exports.ObjectIdFromJSON = ObjectIdFromJSON;
|
|
18
|
+
exports.ObjectIdFromJSONTyped = ObjectIdFromJSONTyped;
|
|
19
|
+
exports.ObjectIdToJSON = ObjectIdToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the ObjectId interface.
|
|
19
22
|
*/
|
|
@@ -22,11 +25,9 @@ function instanceOfObjectId(value) {
|
|
|
22
25
|
return false;
|
|
23
26
|
return true;
|
|
24
27
|
}
|
|
25
|
-
exports.instanceOfObjectId = instanceOfObjectId;
|
|
26
28
|
function ObjectIdFromJSON(json) {
|
|
27
29
|
return ObjectIdFromJSONTyped(json, false);
|
|
28
30
|
}
|
|
29
|
-
exports.ObjectIdFromJSON = ObjectIdFromJSON;
|
|
30
31
|
function ObjectIdFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
32
|
if (json == null) {
|
|
32
33
|
return json;
|
|
@@ -35,7 +36,6 @@ function ObjectIdFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
35
36
|
'id': json['id'],
|
|
36
37
|
};
|
|
37
38
|
}
|
|
38
|
-
exports.ObjectIdFromJSONTyped = ObjectIdFromJSONTyped;
|
|
39
39
|
function ObjectIdToJSON(value) {
|
|
40
40
|
if (value == null) {
|
|
41
41
|
return value;
|
|
@@ -44,4 +44,3 @@ function ObjectIdToJSON(value) {
|
|
|
44
44
|
'id': value['id'],
|
|
45
45
|
};
|
|
46
46
|
}
|
|
47
|
-
exports.ObjectIdToJSON = ObjectIdToJSON;
|
package/dist/models/OrderDto.js
CHANGED
|
@@ -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.OrderDtoStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfOrderDto = instanceOfOrderDto;
|
|
18
|
+
exports.OrderDtoFromJSON = OrderDtoFromJSON;
|
|
19
|
+
exports.OrderDtoFromJSONTyped = OrderDtoFromJSONTyped;
|
|
20
|
+
exports.OrderDtoToJSON = OrderDtoToJSON;
|
|
17
21
|
var MoneyDto_1 = require("./MoneyDto");
|
|
18
22
|
/**
|
|
19
23
|
* @export
|
|
@@ -56,11 +60,9 @@ function instanceOfOrderDto(value) {
|
|
|
56
60
|
return false;
|
|
57
61
|
return true;
|
|
58
62
|
}
|
|
59
|
-
exports.instanceOfOrderDto = instanceOfOrderDto;
|
|
60
63
|
function OrderDtoFromJSON(json) {
|
|
61
64
|
return OrderDtoFromJSONTyped(json, false);
|
|
62
65
|
}
|
|
63
|
-
exports.OrderDtoFromJSON = OrderDtoFromJSON;
|
|
64
66
|
function OrderDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
65
67
|
if (json == null) {
|
|
66
68
|
return json;
|
|
@@ -82,7 +84,6 @@ function OrderDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
82
84
|
'companyVatNumber': json['companyVatNumber'],
|
|
83
85
|
};
|
|
84
86
|
}
|
|
85
|
-
exports.OrderDtoFromJSONTyped = OrderDtoFromJSONTyped;
|
|
86
87
|
function OrderDtoToJSON(value) {
|
|
87
88
|
if (value == null) {
|
|
88
89
|
return value;
|
|
@@ -104,4 +105,3 @@ function OrderDtoToJSON(value) {
|
|
|
104
105
|
'companyVatNumber': value['companyVatNumber'],
|
|
105
106
|
};
|
|
106
107
|
}
|
|
107
|
-
exports.OrderDtoToJSON = OrderDtoToJSON;
|
|
@@ -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.OrderListItemDtoStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfOrderListItemDto = instanceOfOrderListItemDto;
|
|
18
|
+
exports.OrderListItemDtoFromJSON = OrderListItemDtoFromJSON;
|
|
19
|
+
exports.OrderListItemDtoFromJSONTyped = OrderListItemDtoFromJSONTyped;
|
|
20
|
+
exports.OrderListItemDtoToJSON = OrderListItemDtoToJSON;
|
|
17
21
|
var OrderListItemDtoBasePrice_1 = require("./OrderListItemDtoBasePrice");
|
|
18
22
|
var OrderListItemDtoDomainInformation_1 = require("./OrderListItemDtoDomainInformation");
|
|
19
23
|
var OrderListItemDtoBuyerInformation_1 = require("./OrderListItemDtoBuyerInformation");
|
|
@@ -45,11 +49,9 @@ function instanceOfOrderListItemDto(value) {
|
|
|
45
49
|
return false;
|
|
46
50
|
return true;
|
|
47
51
|
}
|
|
48
|
-
exports.instanceOfOrderListItemDto = instanceOfOrderListItemDto;
|
|
49
52
|
function OrderListItemDtoFromJSON(json) {
|
|
50
53
|
return OrderListItemDtoFromJSONTyped(json, false);
|
|
51
54
|
}
|
|
52
|
-
exports.OrderListItemDtoFromJSON = OrderListItemDtoFromJSON;
|
|
53
55
|
function OrderListItemDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
54
56
|
if (json == null) {
|
|
55
57
|
return json;
|
|
@@ -64,7 +66,6 @@ function OrderListItemDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
64
66
|
'basePrice': (0, OrderListItemDtoBasePrice_1.OrderListItemDtoBasePriceFromJSON)(json['basePrice']),
|
|
65
67
|
};
|
|
66
68
|
}
|
|
67
|
-
exports.OrderListItemDtoFromJSONTyped = OrderListItemDtoFromJSONTyped;
|
|
68
69
|
function OrderListItemDtoToJSON(value) {
|
|
69
70
|
if (value == null) {
|
|
70
71
|
return value;
|
|
@@ -79,4 +80,3 @@ function OrderListItemDtoToJSON(value) {
|
|
|
79
80
|
'basePrice': (0, OrderListItemDtoBasePrice_1.OrderListItemDtoBasePriceToJSON)(value['basePrice']),
|
|
80
81
|
};
|
|
81
82
|
}
|
|
82
|
-
exports.OrderListItemDtoToJSON = OrderListItemDtoToJSON;
|
|
@@ -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.instanceOfOrderListItemDtoBasePrice = instanceOfOrderListItemDtoBasePrice;
|
|
17
|
+
exports.OrderListItemDtoBasePriceFromJSON = OrderListItemDtoBasePriceFromJSON;
|
|
18
|
+
exports.OrderListItemDtoBasePriceFromJSONTyped = OrderListItemDtoBasePriceFromJSONTyped;
|
|
19
|
+
exports.OrderListItemDtoBasePriceToJSON = OrderListItemDtoBasePriceToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the OrderListItemDtoBasePrice interface.
|
|
19
22
|
*/
|
|
@@ -24,11 +27,9 @@ function instanceOfOrderListItemDtoBasePrice(value) {
|
|
|
24
27
|
return false;
|
|
25
28
|
return true;
|
|
26
29
|
}
|
|
27
|
-
exports.instanceOfOrderListItemDtoBasePrice = instanceOfOrderListItemDtoBasePrice;
|
|
28
30
|
function OrderListItemDtoBasePriceFromJSON(json) {
|
|
29
31
|
return OrderListItemDtoBasePriceFromJSONTyped(json, false);
|
|
30
32
|
}
|
|
31
|
-
exports.OrderListItemDtoBasePriceFromJSON = OrderListItemDtoBasePriceFromJSON;
|
|
32
33
|
function OrderListItemDtoBasePriceFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
34
|
if (json == null) {
|
|
34
35
|
return json;
|
|
@@ -38,7 +39,6 @@ function OrderListItemDtoBasePriceFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
39
|
'currencyCode': json['currencyCode'],
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
|
-
exports.OrderListItemDtoBasePriceFromJSONTyped = OrderListItemDtoBasePriceFromJSONTyped;
|
|
42
42
|
function OrderListItemDtoBasePriceToJSON(value) {
|
|
43
43
|
if (value == null) {
|
|
44
44
|
return value;
|
|
@@ -48,4 +48,3 @@ function OrderListItemDtoBasePriceToJSON(value) {
|
|
|
48
48
|
'currencyCode': value['currencyCode'],
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
exports.OrderListItemDtoBasePriceToJSON = OrderListItemDtoBasePriceToJSON;
|
|
@@ -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.instanceOfOrderListItemDtoBuyerInformation = instanceOfOrderListItemDtoBuyerInformation;
|
|
17
|
+
exports.OrderListItemDtoBuyerInformationFromJSON = OrderListItemDtoBuyerInformationFromJSON;
|
|
18
|
+
exports.OrderListItemDtoBuyerInformationFromJSONTyped = OrderListItemDtoBuyerInformationFromJSONTyped;
|
|
19
|
+
exports.OrderListItemDtoBuyerInformationToJSON = OrderListItemDtoBuyerInformationToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the OrderListItemDtoBuyerInformation interface.
|
|
19
22
|
*/
|
|
@@ -40,11 +43,9 @@ function instanceOfOrderListItemDtoBuyerInformation(value) {
|
|
|
40
43
|
return false;
|
|
41
44
|
return true;
|
|
42
45
|
}
|
|
43
|
-
exports.instanceOfOrderListItemDtoBuyerInformation = instanceOfOrderListItemDtoBuyerInformation;
|
|
44
46
|
function OrderListItemDtoBuyerInformationFromJSON(json) {
|
|
45
47
|
return OrderListItemDtoBuyerInformationFromJSONTyped(json, false);
|
|
46
48
|
}
|
|
47
|
-
exports.OrderListItemDtoBuyerInformationFromJSON = OrderListItemDtoBuyerInformationFromJSON;
|
|
48
49
|
function OrderListItemDtoBuyerInformationFromJSONTyped(json, ignoreDiscriminator) {
|
|
49
50
|
if (json == null) {
|
|
50
51
|
return json;
|
|
@@ -62,7 +63,6 @@ function OrderListItemDtoBuyerInformationFromJSONTyped(json, ignoreDiscriminator
|
|
|
62
63
|
'companyVatNumber': json['companyVatNumber'],
|
|
63
64
|
};
|
|
64
65
|
}
|
|
65
|
-
exports.OrderListItemDtoBuyerInformationFromJSONTyped = OrderListItemDtoBuyerInformationFromJSONTyped;
|
|
66
66
|
function OrderListItemDtoBuyerInformationToJSON(value) {
|
|
67
67
|
if (value == null) {
|
|
68
68
|
return value;
|
|
@@ -80,4 +80,3 @@ function OrderListItemDtoBuyerInformationToJSON(value) {
|
|
|
80
80
|
'companyVatNumber': value['companyVatNumber'],
|
|
81
81
|
};
|
|
82
82
|
}
|
|
83
|
-
exports.OrderListItemDtoBuyerInformationToJSON = OrderListItemDtoBuyerInformationToJSON;
|
|
@@ -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.instanceOfOrderListItemDtoDomainInformation = instanceOfOrderListItemDtoDomainInformation;
|
|
17
|
+
exports.OrderListItemDtoDomainInformationFromJSON = OrderListItemDtoDomainInformationFromJSON;
|
|
18
|
+
exports.OrderListItemDtoDomainInformationFromJSONTyped = OrderListItemDtoDomainInformationFromJSONTyped;
|
|
19
|
+
exports.OrderListItemDtoDomainInformationToJSON = OrderListItemDtoDomainInformationToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the OrderListItemDtoDomainInformation interface.
|
|
19
22
|
*/
|
|
@@ -24,11 +27,9 @@ function instanceOfOrderListItemDtoDomainInformation(value) {
|
|
|
24
27
|
return false;
|
|
25
28
|
return true;
|
|
26
29
|
}
|
|
27
|
-
exports.instanceOfOrderListItemDtoDomainInformation = instanceOfOrderListItemDtoDomainInformation;
|
|
28
30
|
function OrderListItemDtoDomainInformationFromJSON(json) {
|
|
29
31
|
return OrderListItemDtoDomainInformationFromJSONTyped(json, false);
|
|
30
32
|
}
|
|
31
|
-
exports.OrderListItemDtoDomainInformationFromJSON = OrderListItemDtoDomainInformationFromJSON;
|
|
32
33
|
function OrderListItemDtoDomainInformationFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
34
|
if (json == null) {
|
|
34
35
|
return json;
|
|
@@ -38,7 +39,6 @@ function OrderListItemDtoDomainInformationFromJSONTyped(json, ignoreDiscriminato
|
|
|
38
39
|
'name': json['name'],
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
|
-
exports.OrderListItemDtoDomainInformationFromJSONTyped = OrderListItemDtoDomainInformationFromJSONTyped;
|
|
42
42
|
function OrderListItemDtoDomainInformationToJSON(value) {
|
|
43
43
|
if (value == null) {
|
|
44
44
|
return value;
|
|
@@ -48,4 +48,3 @@ function OrderListItemDtoDomainInformationToJSON(value) {
|
|
|
48
48
|
'name': value['name'],
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
exports.OrderListItemDtoDomainInformationToJSON = OrderListItemDtoDomainInformationToJSON;
|
|
@@ -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.instanceOfOrderListItemDtoSellerAccount = instanceOfOrderListItemDtoSellerAccount;
|
|
17
|
+
exports.OrderListItemDtoSellerAccountFromJSON = OrderListItemDtoSellerAccountFromJSON;
|
|
18
|
+
exports.OrderListItemDtoSellerAccountFromJSONTyped = OrderListItemDtoSellerAccountFromJSONTyped;
|
|
19
|
+
exports.OrderListItemDtoSellerAccountToJSON = OrderListItemDtoSellerAccountToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the OrderListItemDtoSellerAccount interface.
|
|
19
22
|
*/
|
|
@@ -24,11 +27,9 @@ function instanceOfOrderListItemDtoSellerAccount(value) {
|
|
|
24
27
|
return false;
|
|
25
28
|
return true;
|
|
26
29
|
}
|
|
27
|
-
exports.instanceOfOrderListItemDtoSellerAccount = instanceOfOrderListItemDtoSellerAccount;
|
|
28
30
|
function OrderListItemDtoSellerAccountFromJSON(json) {
|
|
29
31
|
return OrderListItemDtoSellerAccountFromJSONTyped(json, false);
|
|
30
32
|
}
|
|
31
|
-
exports.OrderListItemDtoSellerAccountFromJSON = OrderListItemDtoSellerAccountFromJSON;
|
|
32
33
|
function OrderListItemDtoSellerAccountFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
34
|
if (json == null) {
|
|
34
35
|
return json;
|
|
@@ -38,7 +39,6 @@ function OrderListItemDtoSellerAccountFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
39
|
'identifier': json['identifier'],
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
|
-
exports.OrderListItemDtoSellerAccountFromJSONTyped = OrderListItemDtoSellerAccountFromJSONTyped;
|
|
42
42
|
function OrderListItemDtoSellerAccountToJSON(value) {
|
|
43
43
|
if (value == null) {
|
|
44
44
|
return value;
|
|
@@ -48,4 +48,3 @@ function OrderListItemDtoSellerAccountToJSON(value) {
|
|
|
48
48
|
'identifier': value['identifier'],
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
exports.OrderListItemDtoSellerAccountToJSON = OrderListItemDtoSellerAccountToJSON;
|
|
@@ -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.instanceOfPaginateResponse = instanceOfPaginateResponse;
|
|
17
|
+
exports.PaginateResponseFromJSON = PaginateResponseFromJSON;
|
|
18
|
+
exports.PaginateResponseFromJSONTyped = PaginateResponseFromJSONTyped;
|
|
19
|
+
exports.PaginateResponseToJSON = PaginateResponseToJSON;
|
|
17
20
|
var PaginateResponseLinks_1 = require("./PaginateResponseLinks");
|
|
18
21
|
var PaginateResponseMeta_1 = require("./PaginateResponseMeta");
|
|
19
22
|
/**
|
|
@@ -28,11 +31,9 @@ function instanceOfPaginateResponse(value) {
|
|
|
28
31
|
return false;
|
|
29
32
|
return true;
|
|
30
33
|
}
|
|
31
|
-
exports.instanceOfPaginateResponse = instanceOfPaginateResponse;
|
|
32
34
|
function PaginateResponseFromJSON(json) {
|
|
33
35
|
return PaginateResponseFromJSONTyped(json, false);
|
|
34
36
|
}
|
|
35
|
-
exports.PaginateResponseFromJSON = PaginateResponseFromJSON;
|
|
36
37
|
function PaginateResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
37
38
|
if (json == null) {
|
|
38
39
|
return json;
|
|
@@ -43,7 +44,6 @@ function PaginateResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
43
44
|
'links': (0, PaginateResponseLinks_1.PaginateResponseLinksFromJSON)(json['links']),
|
|
44
45
|
};
|
|
45
46
|
}
|
|
46
|
-
exports.PaginateResponseFromJSONTyped = PaginateResponseFromJSONTyped;
|
|
47
47
|
function PaginateResponseToJSON(value) {
|
|
48
48
|
if (value == null) {
|
|
49
49
|
return value;
|
|
@@ -54,4 +54,3 @@ function PaginateResponseToJSON(value) {
|
|
|
54
54
|
'links': (0, PaginateResponseLinks_1.PaginateResponseLinksToJSON)(value['links']),
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
|
-
exports.PaginateResponseToJSON = PaginateResponseToJSON;
|
|
@@ -13,18 +13,19 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfPaginateResponseLinks = instanceOfPaginateResponseLinks;
|
|
17
|
+
exports.PaginateResponseLinksFromJSON = PaginateResponseLinksFromJSON;
|
|
18
|
+
exports.PaginateResponseLinksFromJSONTyped = PaginateResponseLinksFromJSONTyped;
|
|
19
|
+
exports.PaginateResponseLinksToJSON = PaginateResponseLinksToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the PaginateResponseLinks interface.
|
|
19
22
|
*/
|
|
20
23
|
function instanceOfPaginateResponseLinks(value) {
|
|
21
24
|
return true;
|
|
22
25
|
}
|
|
23
|
-
exports.instanceOfPaginateResponseLinks = instanceOfPaginateResponseLinks;
|
|
24
26
|
function PaginateResponseLinksFromJSON(json) {
|
|
25
27
|
return PaginateResponseLinksFromJSONTyped(json, false);
|
|
26
28
|
}
|
|
27
|
-
exports.PaginateResponseLinksFromJSON = PaginateResponseLinksFromJSON;
|
|
28
29
|
function PaginateResponseLinksFromJSONTyped(json, ignoreDiscriminator) {
|
|
29
30
|
if (json == null) {
|
|
30
31
|
return json;
|
|
@@ -37,7 +38,6 @@ function PaginateResponseLinksFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
37
38
|
'last': json['last'] == null ? undefined : json['last'],
|
|
38
39
|
};
|
|
39
40
|
}
|
|
40
|
-
exports.PaginateResponseLinksFromJSONTyped = PaginateResponseLinksFromJSONTyped;
|
|
41
41
|
function PaginateResponseLinksToJSON(value) {
|
|
42
42
|
if (value == null) {
|
|
43
43
|
return value;
|
|
@@ -50,4 +50,3 @@ function PaginateResponseLinksToJSON(value) {
|
|
|
50
50
|
'last': value['last'],
|
|
51
51
|
};
|
|
52
52
|
}
|
|
53
|
-
exports.PaginateResponseLinksToJSON = PaginateResponseLinksToJSON;
|
|
@@ -13,18 +13,19 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
16
|
+
exports.instanceOfPaginateResponseMeta = instanceOfPaginateResponseMeta;
|
|
17
|
+
exports.PaginateResponseMetaFromJSON = PaginateResponseMetaFromJSON;
|
|
18
|
+
exports.PaginateResponseMetaFromJSONTyped = PaginateResponseMetaFromJSONTyped;
|
|
19
|
+
exports.PaginateResponseMetaToJSON = PaginateResponseMetaToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the PaginateResponseMeta interface.
|
|
19
22
|
*/
|
|
20
23
|
function instanceOfPaginateResponseMeta(value) {
|
|
21
24
|
return true;
|
|
22
25
|
}
|
|
23
|
-
exports.instanceOfPaginateResponseMeta = instanceOfPaginateResponseMeta;
|
|
24
26
|
function PaginateResponseMetaFromJSON(json) {
|
|
25
27
|
return PaginateResponseMetaFromJSONTyped(json, false);
|
|
26
28
|
}
|
|
27
|
-
exports.PaginateResponseMetaFromJSON = PaginateResponseMetaFromJSON;
|
|
28
29
|
function PaginateResponseMetaFromJSONTyped(json, ignoreDiscriminator) {
|
|
29
30
|
if (json == null) {
|
|
30
31
|
return json;
|
|
@@ -39,7 +40,6 @@ function PaginateResponseMetaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
40
|
'sortBy': json['sortBy'] == null ? undefined : json['sortBy'],
|
|
40
41
|
};
|
|
41
42
|
}
|
|
42
|
-
exports.PaginateResponseMetaFromJSONTyped = PaginateResponseMetaFromJSONTyped;
|
|
43
43
|
function PaginateResponseMetaToJSON(value) {
|
|
44
44
|
if (value == null) {
|
|
45
45
|
return value;
|
|
@@ -54,4 +54,3 @@ function PaginateResponseMetaToJSON(value) {
|
|
|
54
54
|
'sortBy': value['sortBy'],
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
|
-
exports.PaginateResponseMetaToJSON = PaginateResponseMetaToJSON;
|
|
@@ -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.instanceOfPublicLeadBuyerDto = instanceOfPublicLeadBuyerDto;
|
|
17
|
+
exports.PublicLeadBuyerDtoFromJSON = PublicLeadBuyerDtoFromJSON;
|
|
18
|
+
exports.PublicLeadBuyerDtoFromJSONTyped = PublicLeadBuyerDtoFromJSONTyped;
|
|
19
|
+
exports.PublicLeadBuyerDtoToJSON = PublicLeadBuyerDtoToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the PublicLeadBuyerDto interface.
|
|
19
22
|
*/
|
|
@@ -30,11 +33,9 @@ function instanceOfPublicLeadBuyerDto(value) {
|
|
|
30
33
|
return false;
|
|
31
34
|
return true;
|
|
32
35
|
}
|
|
33
|
-
exports.instanceOfPublicLeadBuyerDto = instanceOfPublicLeadBuyerDto;
|
|
34
36
|
function PublicLeadBuyerDtoFromJSON(json) {
|
|
35
37
|
return PublicLeadBuyerDtoFromJSONTyped(json, false);
|
|
36
38
|
}
|
|
37
|
-
exports.PublicLeadBuyerDtoFromJSON = PublicLeadBuyerDtoFromJSON;
|
|
38
39
|
function PublicLeadBuyerDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
40
|
if (json == null) {
|
|
40
41
|
return json;
|
|
@@ -47,7 +48,6 @@ function PublicLeadBuyerDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
47
48
|
'companyName': json['companyName'],
|
|
48
49
|
};
|
|
49
50
|
}
|
|
50
|
-
exports.PublicLeadBuyerDtoFromJSONTyped = PublicLeadBuyerDtoFromJSONTyped;
|
|
51
51
|
function PublicLeadBuyerDtoToJSON(value) {
|
|
52
52
|
if (value == null) {
|
|
53
53
|
return value;
|
|
@@ -60,4 +60,3 @@ function PublicLeadBuyerDtoToJSON(value) {
|
|
|
60
60
|
'companyName': value['companyName'],
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
|
-
exports.PublicLeadBuyerDtoToJSON = PublicLeadBuyerDtoToJSON;
|
|
@@ -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.PublicLeadDtoStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfPublicLeadDto = instanceOfPublicLeadDto;
|
|
18
|
+
exports.PublicLeadDtoFromJSON = PublicLeadDtoFromJSON;
|
|
19
|
+
exports.PublicLeadDtoFromJSONTyped = PublicLeadDtoFromJSONTyped;
|
|
20
|
+
exports.PublicLeadDtoToJSON = PublicLeadDtoToJSON;
|
|
17
21
|
var PublicLeadBuyerDto_1 = require("./PublicLeadBuyerDto");
|
|
18
22
|
var PublicLeadDtoLastOffer_1 = require("./PublicLeadDtoLastOffer");
|
|
19
23
|
/**
|
|
@@ -43,11 +47,9 @@ function instanceOfPublicLeadDto(value) {
|
|
|
43
47
|
return false;
|
|
44
48
|
return true;
|
|
45
49
|
}
|
|
46
|
-
exports.instanceOfPublicLeadDto = instanceOfPublicLeadDto;
|
|
47
50
|
function PublicLeadDtoFromJSON(json) {
|
|
48
51
|
return PublicLeadDtoFromJSONTyped(json, false);
|
|
49
52
|
}
|
|
50
|
-
exports.PublicLeadDtoFromJSON = PublicLeadDtoFromJSON;
|
|
51
53
|
function PublicLeadDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
52
54
|
if (json == null) {
|
|
53
55
|
return json;
|
|
@@ -60,7 +62,6 @@ function PublicLeadDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
60
62
|
'domainName': json['domainName'],
|
|
61
63
|
};
|
|
62
64
|
}
|
|
63
|
-
exports.PublicLeadDtoFromJSONTyped = PublicLeadDtoFromJSONTyped;
|
|
64
65
|
function PublicLeadDtoToJSON(value) {
|
|
65
66
|
if (value == null) {
|
|
66
67
|
return value;
|
|
@@ -73,4 +74,3 @@ function PublicLeadDtoToJSON(value) {
|
|
|
73
74
|
'domainName': value['domainName'],
|
|
74
75
|
};
|
|
75
76
|
}
|
|
76
|
-
exports.PublicLeadDtoToJSON = PublicLeadDtoToJSON;
|
|
@@ -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.instanceOfPublicLeadDtoLastOffer = instanceOfPublicLeadDtoLastOffer;
|
|
17
|
+
exports.PublicLeadDtoLastOfferFromJSON = PublicLeadDtoLastOfferFromJSON;
|
|
18
|
+
exports.PublicLeadDtoLastOfferFromJSONTyped = PublicLeadDtoLastOfferFromJSONTyped;
|
|
19
|
+
exports.PublicLeadDtoLastOfferToJSON = PublicLeadDtoLastOfferToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the PublicLeadDtoLastOffer interface.
|
|
19
22
|
*/
|
|
@@ -24,11 +27,9 @@ function instanceOfPublicLeadDtoLastOffer(value) {
|
|
|
24
27
|
return false;
|
|
25
28
|
return true;
|
|
26
29
|
}
|
|
27
|
-
exports.instanceOfPublicLeadDtoLastOffer = instanceOfPublicLeadDtoLastOffer;
|
|
28
30
|
function PublicLeadDtoLastOfferFromJSON(json) {
|
|
29
31
|
return PublicLeadDtoLastOfferFromJSONTyped(json, false);
|
|
30
32
|
}
|
|
31
|
-
exports.PublicLeadDtoLastOfferFromJSON = PublicLeadDtoLastOfferFromJSON;
|
|
32
33
|
function PublicLeadDtoLastOfferFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
34
|
if (json == null) {
|
|
34
35
|
return json;
|
|
@@ -38,7 +39,6 @@ function PublicLeadDtoLastOfferFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
39
|
'currencyCode': json['currencyCode'],
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
|
-
exports.PublicLeadDtoLastOfferFromJSONTyped = PublicLeadDtoLastOfferFromJSONTyped;
|
|
42
42
|
function PublicLeadDtoLastOfferToJSON(value) {
|
|
43
43
|
if (value == null) {
|
|
44
44
|
return value;
|
|
@@ -48,4 +48,3 @@ function PublicLeadDtoLastOfferToJSON(value) {
|
|
|
48
48
|
'currencyCode': value['currencyCode'],
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
exports.PublicLeadDtoLastOfferToJSON = PublicLeadDtoLastOfferToJSON;
|
|
@@ -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.instanceOfPutLeadOfferInput = instanceOfPutLeadOfferInput;
|
|
17
|
+
exports.PutLeadOfferInputFromJSON = PutLeadOfferInputFromJSON;
|
|
18
|
+
exports.PutLeadOfferInputFromJSONTyped = PutLeadOfferInputFromJSONTyped;
|
|
19
|
+
exports.PutLeadOfferInputToJSON = PutLeadOfferInputToJSON;
|
|
17
20
|
var MoneyDto_1 = require("./MoneyDto");
|
|
18
21
|
/**
|
|
19
22
|
* Check if a given object implements the PutLeadOfferInput interface.
|
|
@@ -23,11 +26,9 @@ function instanceOfPutLeadOfferInput(value) {
|
|
|
23
26
|
return false;
|
|
24
27
|
return true;
|
|
25
28
|
}
|
|
26
|
-
exports.instanceOfPutLeadOfferInput = instanceOfPutLeadOfferInput;
|
|
27
29
|
function PutLeadOfferInputFromJSON(json) {
|
|
28
30
|
return PutLeadOfferInputFromJSONTyped(json, false);
|
|
29
31
|
}
|
|
30
|
-
exports.PutLeadOfferInputFromJSON = PutLeadOfferInputFromJSON;
|
|
31
32
|
function PutLeadOfferInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
33
|
if (json == null) {
|
|
33
34
|
return json;
|
|
@@ -36,7 +37,6 @@ function PutLeadOfferInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
36
37
|
'offer': (0, MoneyDto_1.MoneyDtoFromJSON)(json['offer']),
|
|
37
38
|
};
|
|
38
39
|
}
|
|
39
|
-
exports.PutLeadOfferInputFromJSONTyped = PutLeadOfferInputFromJSONTyped;
|
|
40
40
|
function PutLeadOfferInputToJSON(value) {
|
|
41
41
|
if (value == null) {
|
|
42
42
|
return value;
|
|
@@ -45,4 +45,3 @@ function PutLeadOfferInputToJSON(value) {
|
|
|
45
45
|
'offer': (0, MoneyDto_1.MoneyDtoToJSON)(value['offer']),
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
|
-
exports.PutLeadOfferInputToJSON = PutLeadOfferInputToJSON;
|
|
@@ -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.instanceOfRegisterAccountInput = instanceOfRegisterAccountInput;
|
|
17
|
+
exports.RegisterAccountInputFromJSON = RegisterAccountInputFromJSON;
|
|
18
|
+
exports.RegisterAccountInputFromJSONTyped = RegisterAccountInputFromJSONTyped;
|
|
19
|
+
exports.RegisterAccountInputToJSON = RegisterAccountInputToJSON;
|
|
17
20
|
/**
|
|
18
21
|
* Check if a given object implements the RegisterAccountInput interface.
|
|
19
22
|
*/
|
|
@@ -28,11 +31,9 @@ function instanceOfRegisterAccountInput(value) {
|
|
|
28
31
|
return false;
|
|
29
32
|
return true;
|
|
30
33
|
}
|
|
31
|
-
exports.instanceOfRegisterAccountInput = instanceOfRegisterAccountInput;
|
|
32
34
|
function RegisterAccountInputFromJSON(json) {
|
|
33
35
|
return RegisterAccountInputFromJSONTyped(json, false);
|
|
34
36
|
}
|
|
35
|
-
exports.RegisterAccountInputFromJSON = RegisterAccountInputFromJSON;
|
|
36
37
|
function RegisterAccountInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
37
38
|
if (json == null) {
|
|
38
39
|
return json;
|
|
@@ -45,7 +46,6 @@ function RegisterAccountInputFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
45
46
|
'phoneNumber': json['phoneNumber'] == null ? undefined : json['phoneNumber'],
|
|
46
47
|
};
|
|
47
48
|
}
|
|
48
|
-
exports.RegisterAccountInputFromJSONTyped = RegisterAccountInputFromJSONTyped;
|
|
49
49
|
function RegisterAccountInputToJSON(value) {
|
|
50
50
|
if (value == null) {
|
|
51
51
|
return value;
|
|
@@ -58,4 +58,3 @@ function RegisterAccountInputToJSON(value) {
|
|
|
58
58
|
'phoneNumber': value['phoneNumber'],
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
|
-
exports.RegisterAccountInputToJSON = RegisterAccountInputToJSON;
|