@randock/nameshift-api-client 0.0.41 → 0.0.43
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/.openapi-generator/FILES +4 -1
- package/.openapi-generator/VERSION +1 -1
- package/README.md +3 -3
- package/dist/apis/AdminApi.d.ts +1 -14
- package/dist/apis/AdminApi.js +6 -65
- package/dist/apis/DomainsApi.d.ts +24 -1
- package/dist/apis/DomainsApi.js +118 -9
- package/dist/models/AccountAddressDto.d.ts +1 -1
- package/dist/models/AccountAddressDto.js +5 -5
- package/dist/models/AccountAddressInput.d.ts +1 -1
- package/dist/models/AccountAddressInput.js +5 -5
- package/dist/models/AccountDto.d.ts +1 -1
- package/dist/models/AccountDto.js +2 -2
- package/dist/models/AccountFinancialInput.d.ts +1 -1
- package/dist/models/AccountFinancialInput.js +4 -4
- package/dist/models/AccountSettingsInput.d.ts +1 -1
- package/dist/models/AdminGetAllDomainTransfers200Response.d.ts +1 -1
- package/dist/models/AdminGetAllDomainTransfers200Response.js +3 -3
- package/dist/models/BatchUpdateDomainsInput.d.ts +1 -1
- package/dist/models/BatchUpdateDomainsInput.js +2 -2
- package/dist/models/BuyDomainInput.d.ts +1 -1
- package/dist/models/BuyDomainInput.js +10 -10
- package/dist/models/ChangeOrderStatusInput.d.ts +1 -1
- package/dist/models/ChangeOrderStatusInput.js +1 -1
- package/dist/models/ConflictException.d.ts +1 -1
- package/dist/models/ConflictException.js +4 -4
- package/dist/models/CreateLeadInput.d.ts +1 -1
- package/dist/models/CreateLeadInput.js +8 -8
- package/dist/models/CreateLeadMessageInput.d.ts +1 -1
- package/dist/models/CreateLeadMessageInput.js +1 -1
- package/dist/models/DashboardStatsDto.d.ts +1 -1
- package/dist/models/DashboardStatsDto.js +3 -3
- package/dist/models/DeleteDomainsInput.d.ts +1 -1
- package/dist/models/DeleteDomainsInput.js +1 -1
- package/dist/models/DomainDto.d.ts +1 -1
- package/dist/models/DomainDto.js +8 -8
- package/dist/models/DomainSalesInformationDto.d.ts +1 -1
- package/dist/models/DomainSalesInformationDto.js +4 -4
- package/dist/models/DomainSellerDto.d.ts +1 -1
- package/dist/models/DomainSellerDto.js +3 -3
- package/dist/models/DomainTransferAgentDto.d.ts +1 -1
- package/dist/models/DomainTransferAgentDto.js +2 -2
- package/dist/models/DomainTransferDomainDto.d.ts +1 -1
- package/dist/models/DomainTransferDomainDto.js +3 -3
- package/dist/models/DomainTransferDto.d.ts +1 -1
- package/dist/models/DomainTransferDto.js +6 -6
- package/dist/models/DomainTransferDtoAgent.d.ts +1 -1
- package/dist/models/DomainTransferDtoAgent.js +2 -2
- package/dist/models/DomainTransferOrderDto.d.ts +1 -1
- package/dist/models/DomainTransferOrderDto.js +3 -3
- package/dist/models/ForgotPasswordRequestInput.d.ts +1 -1
- package/dist/models/ForgotPasswordRequestInput.js +1 -1
- package/dist/models/GetAllDomainTransfers200Response.d.ts +4 -4
- package/dist/models/GetAllDomainTransfers200Response.js +6 -6
- package/dist/models/HttpException.d.ts +1 -1
- package/dist/models/HttpException.js +3 -3
- package/dist/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.d.ts +1 -1
- package/dist/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.js +5 -5
- package/dist/models/IntersectionDomainDtoWithAccountDto.d.ts +1 -1
- package/dist/models/IntersectionDomainDtoWithAccountDto.js +9 -9
- package/dist/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.d.ts +1 -1
- package/dist/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.js +10 -10
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDto.d.ts +1 -1
- package/dist/models/IntersectionLeadDtoWithLeadDetailsDto.js +6 -6
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.d.ts +1 -1
- package/dist/models/IntersectionLeadDtoWithListFieldsDto.js +12 -12
- package/dist/models/IntersectionLeadDtoWithListFieldsDtoLastMessageData.d.ts +1 -1
- package/dist/models/IntersectionLeadDtoWithListFieldsDtoLastMessageData.js +1 -1
- package/dist/models/IntersectionLeadDtoWithListFieldsDtoLastOffer.d.ts +1 -1
- package/dist/models/IntersectionLeadDtoWithListFieldsDtoLastOffer.js +2 -2
- package/dist/models/LeadMessageData.d.ts +1 -1
- package/dist/models/LeadMessageData.js +1 -1
- package/dist/models/LeadMessageDto.d.ts +1 -1
- package/dist/models/LeadMessageDto.js +7 -7
- package/dist/models/LeadMessageDtoData.d.ts +1 -1
- package/dist/models/LeadMessageDtoData.js +1 -1
- package/dist/models/LeadStatusDto.d.ts +1 -1
- package/dist/models/LeadStatusDto.js +1 -1
- package/dist/models/List200Response.d.ts +1 -1
- package/dist/models/List200Response.js +3 -3
- package/dist/models/ListAccountDto.d.ts +1 -1
- package/dist/models/ListAccountDto.js +4 -4
- package/dist/models/ListAccounts200Response.d.ts +1 -1
- package/dist/models/ListAccounts200Response.js +3 -3
- package/dist/models/ListLeadMessagesDto.d.ts +1 -1
- package/dist/models/ListLeadMessagesDto.js +1 -1
- package/dist/models/LoginDto.d.ts +1 -1
- package/dist/models/LoginDto.js +2 -2
- package/dist/models/LoginInput.d.ts +1 -1
- package/dist/models/LoginInput.js +2 -2
- package/dist/models/MoneyDto.d.ts +1 -1
- package/dist/models/MoneyDto.js +2 -2
- package/dist/models/MoneyInput.d.ts +1 -1
- package/dist/models/MoneyInput.js +2 -2
- package/dist/models/NotFoundException.d.ts +1 -1
- package/dist/models/NotFoundException.js +3 -3
- package/dist/models/ObjectId.d.ts +1 -1
- package/dist/models/ObjectId.js +1 -1
- package/dist/models/PaginateResponse.d.ts +1 -1
- package/dist/models/PaginateResponse.js +3 -3
- package/dist/models/PaginateResponseLinks.d.ts +1 -1
- package/dist/models/PaginateResponseMeta.d.ts +1 -1
- package/dist/models/PutLeadInput.d.ts +1 -1
- package/dist/models/PutLeadInput.js +1 -1
- package/dist/models/RegisterAccountInput.d.ts +1 -1
- package/dist/models/RegisterAccountInput.js +4 -4
- package/dist/models/RelatedSellerDomain.d.ts +1 -1
- package/dist/models/RelatedSellerDomain.js +4 -4
- package/dist/models/SecurityUserDto.d.ts +1 -1
- package/dist/models/SecurityUserDto.js +6 -6
- package/dist/models/SellerDomainTransferAuthCodeDto.d.ts +37 -0
- package/dist/models/SellerDomainTransferAuthCodeDto.js +51 -0
- package/dist/models/SellerDomainTransferDomainDto.d.ts +1 -1
- package/dist/models/SellerDomainTransferDomainDto.js +3 -3
- package/dist/models/SellerDomainTransferDto.d.ts +18 -11
- package/dist/models/SellerDomainTransferDto.js +19 -14
- package/dist/models/SellerDomainTransferDtoAuthCode.d.ts +37 -0
- package/dist/models/SellerDomainTransferDtoAuthCode.js +51 -0
- package/dist/models/SellerDomainTransferListItemDomainDto.d.ts +43 -0
- package/dist/models/SellerDomainTransferListItemDomainDto.js +55 -0
- package/dist/models/SellerDomainTransferListItemDto.d.ts +74 -0
- package/dist/models/SellerDomainTransferListItemDto.js +80 -0
- package/dist/models/SetNewPasswordInput.d.ts +1 -1
- package/dist/models/SetNewPasswordInput.js +1 -1
- package/dist/models/ThrottlerException.d.ts +1 -1
- package/dist/models/ThrottlerException.js +3 -3
- package/dist/models/UpdateDomainInput.d.ts +1 -1
- package/dist/models/UpdateDomainTransferAuthCodeInput.d.ts +1 -1
- package/dist/models/UpdateDomainTransferAuthCodeInput.js +2 -2
- package/dist/models/UserPasswordResetDto.d.ts +1 -1
- package/dist/models/UserPasswordResetDto.js +2 -2
- package/dist/models/ValidationError.d.ts +1 -1
- package/dist/models/ValidationError.js +3 -3
- package/dist/models/ValidationException.d.ts +1 -1
- package/dist/models/ValidationException.js +3 -3
- package/dist/models/VerifyLeadInput.d.ts +1 -1
- package/dist/models/VerifyLeadInput.js +1 -1
- package/dist/models/WithFinancialDtoInner.d.ts +1 -1
- package/dist/models/WithFinancialDtoInner.js +4 -4
- package/dist/models/WithSettingsInner.d.ts +1 -1
- package/dist/models/WithSettingsInner.js +2 -2
- package/dist/models/index.d.ts +4 -1
- package/dist/models/index.js +4 -1
- package/package.json +2 -2
- package/src/apis/AdminApi.ts +0 -69
- package/src/apis/DomainsApi.ts +106 -0
- package/src/models/AccountAddressDto.ts +6 -6
- package/src/models/AccountAddressInput.ts +6 -6
- package/src/models/AccountDto.ts +3 -3
- package/src/models/AccountFinancialInput.ts +5 -5
- package/src/models/AccountSettingsInput.ts +1 -1
- package/src/models/AdminGetAllDomainTransfers200Response.ts +4 -4
- package/src/models/BatchUpdateDomainsInput.ts +3 -3
- package/src/models/BuyDomainInput.ts +11 -11
- package/src/models/ChangeOrderStatusInput.ts +2 -2
- package/src/models/ConflictException.ts +5 -5
- package/src/models/CreateLeadInput.ts +9 -9
- package/src/models/CreateLeadMessageInput.ts +2 -2
- package/src/models/DashboardStatsDto.ts +4 -4
- package/src/models/DeleteDomainsInput.ts +2 -2
- package/src/models/DomainDto.ts +9 -9
- package/src/models/DomainSalesInformationDto.ts +5 -5
- package/src/models/DomainSellerDto.ts +4 -4
- package/src/models/DomainTransferAgentDto.ts +3 -3
- package/src/models/DomainTransferDomainDto.ts +4 -4
- package/src/models/DomainTransferDto.ts +7 -7
- package/src/models/DomainTransferDtoAgent.ts +3 -3
- package/src/models/DomainTransferOrderDto.ts +4 -4
- package/src/models/ForgotPasswordRequestInput.ts +2 -2
- package/src/models/GetAllDomainTransfers200Response.ts +13 -13
- package/src/models/HttpException.ts +4 -4
- package/src/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.ts +6 -6
- package/src/models/IntersectionDomainDtoWithAccountDto.ts +10 -10
- package/src/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.ts +11 -11
- package/src/models/IntersectionLeadDtoWithLeadDetailsDto.ts +7 -7
- package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +13 -13
- package/src/models/IntersectionLeadDtoWithListFieldsDtoLastMessageData.ts +2 -2
- package/src/models/IntersectionLeadDtoWithListFieldsDtoLastOffer.ts +3 -3
- package/src/models/LeadMessageData.ts +2 -2
- package/src/models/LeadMessageDto.ts +8 -8
- package/src/models/LeadMessageDtoData.ts +2 -2
- package/src/models/LeadStatusDto.ts +2 -2
- package/src/models/List200Response.ts +4 -4
- package/src/models/ListAccountDto.ts +5 -5
- package/src/models/ListAccounts200Response.ts +4 -4
- package/src/models/ListLeadMessagesDto.ts +2 -2
- package/src/models/LoginDto.ts +3 -3
- package/src/models/LoginInput.ts +3 -3
- package/src/models/MoneyDto.ts +3 -3
- package/src/models/MoneyInput.ts +3 -3
- package/src/models/NotFoundException.ts +4 -4
- package/src/models/ObjectId.ts +2 -2
- package/src/models/PaginateResponse.ts +4 -4
- package/src/models/PaginateResponseLinks.ts +1 -1
- package/src/models/PaginateResponseMeta.ts +1 -1
- package/src/models/PutLeadInput.ts +2 -2
- package/src/models/RegisterAccountInput.ts +5 -5
- package/src/models/RelatedSellerDomain.ts +5 -5
- package/src/models/SecurityUserDto.ts +7 -7
- package/src/models/SellerDomainTransferAuthCodeDto.ts +70 -0
- package/src/models/SellerDomainTransferDomainDto.ts +4 -4
- package/src/models/SellerDomainTransferDto.ts +34 -19
- package/src/models/SellerDomainTransferDtoAuthCode.ts +70 -0
- package/src/models/SellerDomainTransferListItemDomainDto.ts +79 -0
- package/src/models/SellerDomainTransferListItemDto.ts +126 -0
- package/src/models/SetNewPasswordInput.ts +2 -2
- package/src/models/ThrottlerException.ts +4 -4
- package/src/models/UpdateDomainInput.ts +1 -1
- package/src/models/UpdateDomainTransferAuthCodeInput.ts +3 -3
- package/src/models/UserPasswordResetDto.ts +3 -3
- package/src/models/ValidationError.ts +4 -4
- package/src/models/ValidationException.ts +4 -4
- package/src/models/VerifyLeadInput.ts +2 -2
- package/src/models/WithFinancialDtoInner.ts +5 -5
- package/src/models/WithSettingsInner.ts +3 -3
- package/src/models/index.ts +4 -1
- package/dist/models/ForbiddenException.d.ts +0 -43
- package/dist/models/ForbiddenException.js +0 -55
- package/src/models/ForbiddenException.ts +0 -79
|
@@ -43,7 +43,7 @@ export interface ConflictException {
|
|
|
43
43
|
/**
|
|
44
44
|
* Check if a given object implements the ConflictException interface.
|
|
45
45
|
*/
|
|
46
|
-
export declare function instanceOfConflictException(value: object):
|
|
46
|
+
export declare function instanceOfConflictException(value: object): value is ConflictException;
|
|
47
47
|
export declare function ConflictExceptionFromJSON(json: any): ConflictException;
|
|
48
48
|
export declare function ConflictExceptionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ConflictException;
|
|
49
49
|
export declare function ConflictExceptionToJSON(value?: ConflictException | null): any;
|
|
@@ -18,13 +18,13 @@ exports.ConflictExceptionToJSON = exports.ConflictExceptionFromJSONTyped = expor
|
|
|
18
18
|
* Check if a given object implements the ConflictException interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfConflictException(value) {
|
|
21
|
-
if (!('name' in value))
|
|
21
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('statusCode' in value))
|
|
23
|
+
if (!('statusCode' in value) || value['statusCode'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('message' in value))
|
|
25
|
+
if (!('message' in value) || value['message'] === undefined)
|
|
26
26
|
return false;
|
|
27
|
-
if (!('code' in value))
|
|
27
|
+
if (!('code' in value) || value['code'] === undefined)
|
|
28
28
|
return false;
|
|
29
29
|
return true;
|
|
30
30
|
}
|
|
@@ -77,7 +77,7 @@ export type CreateLeadInputOfferedByEnum = typeof CreateLeadInputOfferedByEnum[k
|
|
|
77
77
|
/**
|
|
78
78
|
* Check if a given object implements the CreateLeadInput interface.
|
|
79
79
|
*/
|
|
80
|
-
export declare function instanceOfCreateLeadInput(value: object):
|
|
80
|
+
export declare function instanceOfCreateLeadInput(value: object): value is CreateLeadInput;
|
|
81
81
|
export declare function CreateLeadInputFromJSON(json: any): CreateLeadInput;
|
|
82
82
|
export declare function CreateLeadInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateLeadInput;
|
|
83
83
|
export declare function CreateLeadInputToJSON(value?: CreateLeadInput | null): any;
|
|
@@ -27,21 +27,21 @@ exports.CreateLeadInputOfferedByEnum = {
|
|
|
27
27
|
* Check if a given object implements the CreateLeadInput interface.
|
|
28
28
|
*/
|
|
29
29
|
function instanceOfCreateLeadInput(value) {
|
|
30
|
-
if (!('domainName' in value))
|
|
30
|
+
if (!('domainName' in value) || value['domainName'] === undefined)
|
|
31
31
|
return false;
|
|
32
|
-
if (!('firstname' in value))
|
|
32
|
+
if (!('firstname' in value) || value['firstname'] === undefined)
|
|
33
33
|
return false;
|
|
34
|
-
if (!('lastname' in value))
|
|
34
|
+
if (!('lastname' in value) || value['lastname'] === undefined)
|
|
35
35
|
return false;
|
|
36
|
-
if (!('email' in value))
|
|
36
|
+
if (!('email' in value) || value['email'] === undefined)
|
|
37
37
|
return false;
|
|
38
|
-
if (!('phone' in value))
|
|
38
|
+
if (!('phone' in value) || value['phone'] === undefined)
|
|
39
39
|
return false;
|
|
40
|
-
if (!('companyName' in value))
|
|
40
|
+
if (!('companyName' in value) || value['companyName'] === undefined)
|
|
41
41
|
return false;
|
|
42
|
-
if (!('offer' in value))
|
|
42
|
+
if (!('offer' in value) || value['offer'] === undefined)
|
|
43
43
|
return false;
|
|
44
|
-
if (!('offeredBy' in value))
|
|
44
|
+
if (!('offeredBy' in value) || value['offeredBy'] === undefined)
|
|
45
45
|
return false;
|
|
46
46
|
return true;
|
|
47
47
|
}
|
|
@@ -25,7 +25,7 @@ export interface CreateLeadMessageInput {
|
|
|
25
25
|
/**
|
|
26
26
|
* Check if a given object implements the CreateLeadMessageInput interface.
|
|
27
27
|
*/
|
|
28
|
-
export declare function instanceOfCreateLeadMessageInput(value: object):
|
|
28
|
+
export declare function instanceOfCreateLeadMessageInput(value: object): value is CreateLeadMessageInput;
|
|
29
29
|
export declare function CreateLeadMessageInputFromJSON(json: any): CreateLeadMessageInput;
|
|
30
30
|
export declare function CreateLeadMessageInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateLeadMessageInput;
|
|
31
31
|
export declare function CreateLeadMessageInputToJSON(value?: CreateLeadMessageInput | null): any;
|
|
@@ -18,7 +18,7 @@ exports.CreateLeadMessageInputToJSON = exports.CreateLeadMessageInputFromJSONTyp
|
|
|
18
18
|
* Check if a given object implements the CreateLeadMessageInput interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfCreateLeadMessageInput(value) {
|
|
21
|
-
if (!('message' in value))
|
|
21
|
+
if (!('message' in value) || value['message'] === undefined)
|
|
22
22
|
return false;
|
|
23
23
|
return true;
|
|
24
24
|
}
|
|
@@ -37,7 +37,7 @@ export interface DashboardStatsDto {
|
|
|
37
37
|
/**
|
|
38
38
|
* Check if a given object implements the DashboardStatsDto interface.
|
|
39
39
|
*/
|
|
40
|
-
export declare function instanceOfDashboardStatsDto(value: object):
|
|
40
|
+
export declare function instanceOfDashboardStatsDto(value: object): value is DashboardStatsDto;
|
|
41
41
|
export declare function DashboardStatsDtoFromJSON(json: any): DashboardStatsDto;
|
|
42
42
|
export declare function DashboardStatsDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DashboardStatsDto;
|
|
43
43
|
export declare function DashboardStatsDtoToJSON(value?: DashboardStatsDto | null): any;
|
|
@@ -18,11 +18,11 @@ exports.DashboardStatsDtoToJSON = exports.DashboardStatsDtoFromJSONTyped = expor
|
|
|
18
18
|
* Check if a given object implements the DashboardStatsDto interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfDashboardStatsDto(value) {
|
|
21
|
-
if (!('domains' in value))
|
|
21
|
+
if (!('domains' in value) || value['domains'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('leads' in value))
|
|
23
|
+
if (!('leads' in value) || value['leads'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('transactions' in value))
|
|
25
|
+
if (!('transactions' in value) || value['transactions'] === undefined)
|
|
26
26
|
return false;
|
|
27
27
|
return true;
|
|
28
28
|
}
|
|
@@ -25,7 +25,7 @@ export interface DeleteDomainsInput {
|
|
|
25
25
|
/**
|
|
26
26
|
* Check if a given object implements the DeleteDomainsInput interface.
|
|
27
27
|
*/
|
|
28
|
-
export declare function instanceOfDeleteDomainsInput(value: object):
|
|
28
|
+
export declare function instanceOfDeleteDomainsInput(value: object): value is DeleteDomainsInput;
|
|
29
29
|
export declare function DeleteDomainsInputFromJSON(json: any): DeleteDomainsInput;
|
|
30
30
|
export declare function DeleteDomainsInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): DeleteDomainsInput;
|
|
31
31
|
export declare function DeleteDomainsInputToJSON(value?: DeleteDomainsInput | null): any;
|
|
@@ -18,7 +18,7 @@ exports.DeleteDomainsInputToJSON = exports.DeleteDomainsInputFromJSONTyped = exp
|
|
|
18
18
|
* Check if a given object implements the DeleteDomainsInput interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfDeleteDomainsInput(value) {
|
|
21
|
-
if (!('domainIds' in value))
|
|
21
|
+
if (!('domainIds' in value) || value['domainIds'] === undefined)
|
|
22
22
|
return false;
|
|
23
23
|
return true;
|
|
24
24
|
}
|
|
@@ -69,7 +69,7 @@ export interface DomainDto {
|
|
|
69
69
|
/**
|
|
70
70
|
* Check if a given object implements the DomainDto interface.
|
|
71
71
|
*/
|
|
72
|
-
export declare function instanceOfDomainDto(value: object):
|
|
72
|
+
export declare function instanceOfDomainDto(value: object): value is DomainDto;
|
|
73
73
|
export declare function DomainDtoFromJSON(json: any): DomainDto;
|
|
74
74
|
export declare function DomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainDto;
|
|
75
75
|
export declare function DomainDtoToJSON(value?: DomainDto | null): any;
|
package/dist/models/DomainDto.js
CHANGED
|
@@ -19,21 +19,21 @@ var MoneyDto_1 = require("./MoneyDto");
|
|
|
19
19
|
* Check if a given object implements the DomainDto interface.
|
|
20
20
|
*/
|
|
21
21
|
function instanceOfDomainDto(value) {
|
|
22
|
-
if (!('id' in value))
|
|
22
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
23
23
|
return false;
|
|
24
|
-
if (!('tld' in value))
|
|
24
|
+
if (!('tld' in value) || value['tld'] === undefined)
|
|
25
25
|
return false;
|
|
26
|
-
if (!('verified' in value))
|
|
26
|
+
if (!('verified' in value) || value['verified'] === undefined)
|
|
27
27
|
return false;
|
|
28
|
-
if (!('nameservers' in value))
|
|
28
|
+
if (!('nameservers' in value) || value['nameservers'] === undefined)
|
|
29
29
|
return false;
|
|
30
|
-
if (!('name' in value))
|
|
30
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
31
31
|
return false;
|
|
32
|
-
if (!('currency' in value))
|
|
32
|
+
if (!('currency' in value) || value['currency'] === undefined)
|
|
33
33
|
return false;
|
|
34
|
-
if (!('buyNow' in value))
|
|
34
|
+
if (!('buyNow' in value) || value['buyNow'] === undefined)
|
|
35
35
|
return false;
|
|
36
|
-
if (!('minOffer' in value))
|
|
36
|
+
if (!('minOffer' in value) || value['minOffer'] === undefined)
|
|
37
37
|
return false;
|
|
38
38
|
return true;
|
|
39
39
|
}
|
|
@@ -45,7 +45,7 @@ export interface DomainSalesInformationDto {
|
|
|
45
45
|
/**
|
|
46
46
|
* Check if a given object implements the DomainSalesInformationDto interface.
|
|
47
47
|
*/
|
|
48
|
-
export declare function instanceOfDomainSalesInformationDto(value: object):
|
|
48
|
+
export declare function instanceOfDomainSalesInformationDto(value: object): value is DomainSalesInformationDto;
|
|
49
49
|
export declare function DomainSalesInformationDtoFromJSON(json: any): DomainSalesInformationDto;
|
|
50
50
|
export declare function DomainSalesInformationDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainSalesInformationDto;
|
|
51
51
|
export declare function DomainSalesInformationDtoToJSON(value?: DomainSalesInformationDto | null): any;
|
|
@@ -20,13 +20,13 @@ var MoneyDto_1 = require("./MoneyDto");
|
|
|
20
20
|
* Check if a given object implements the DomainSalesInformationDto interface.
|
|
21
21
|
*/
|
|
22
22
|
function instanceOfDomainSalesInformationDto(value) {
|
|
23
|
-
if (!('domain' in value))
|
|
23
|
+
if (!('domain' in value) || value['domain'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('buyNowPrice' in value))
|
|
25
|
+
if (!('buyNowPrice' in value) || value['buyNowPrice'] === undefined)
|
|
26
26
|
return false;
|
|
27
|
-
if (!('minOfferPrice' in value))
|
|
27
|
+
if (!('minOfferPrice' in value) || value['minOfferPrice'] === undefined)
|
|
28
28
|
return false;
|
|
29
|
-
if (!('seller' in value))
|
|
29
|
+
if (!('seller' in value) || value['seller'] === undefined)
|
|
30
30
|
return false;
|
|
31
31
|
return true;
|
|
32
32
|
}
|
|
@@ -38,7 +38,7 @@ export interface DomainSellerDto {
|
|
|
38
38
|
/**
|
|
39
39
|
* Check if a given object implements the DomainSellerDto interface.
|
|
40
40
|
*/
|
|
41
|
-
export declare function instanceOfDomainSellerDto(value: object):
|
|
41
|
+
export declare function instanceOfDomainSellerDto(value: object): value is DomainSellerDto;
|
|
42
42
|
export declare function DomainSellerDtoFromJSON(json: any): DomainSellerDto;
|
|
43
43
|
export declare function DomainSellerDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainSellerDto;
|
|
44
44
|
export declare function DomainSellerDtoToJSON(value?: DomainSellerDto | null): any;
|
|
@@ -19,11 +19,11 @@ var RelatedSellerDomain_1 = require("./RelatedSellerDomain");
|
|
|
19
19
|
* Check if a given object implements the DomainSellerDto interface.
|
|
20
20
|
*/
|
|
21
21
|
function instanceOfDomainSellerDto(value) {
|
|
22
|
-
if (!('verified' in value))
|
|
22
|
+
if (!('verified' in value) || value['verified'] === undefined)
|
|
23
23
|
return false;
|
|
24
|
-
if (!('createdAt' in value))
|
|
24
|
+
if (!('createdAt' in value) || value['createdAt'] === undefined)
|
|
25
25
|
return false;
|
|
26
|
-
if (!('relatedDomains' in value))
|
|
26
|
+
if (!('relatedDomains' in value) || value['relatedDomains'] === undefined)
|
|
27
27
|
return false;
|
|
28
28
|
return true;
|
|
29
29
|
}
|
|
@@ -31,7 +31,7 @@ export interface DomainTransferAgentDto {
|
|
|
31
31
|
/**
|
|
32
32
|
* Check if a given object implements the DomainTransferAgentDto interface.
|
|
33
33
|
*/
|
|
34
|
-
export declare function instanceOfDomainTransferAgentDto(value: object):
|
|
34
|
+
export declare function instanceOfDomainTransferAgentDto(value: object): value is DomainTransferAgentDto;
|
|
35
35
|
export declare function DomainTransferAgentDtoFromJSON(json: any): DomainTransferAgentDto;
|
|
36
36
|
export declare function DomainTransferAgentDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainTransferAgentDto;
|
|
37
37
|
export declare function DomainTransferAgentDtoToJSON(value?: DomainTransferAgentDto | null): any;
|
|
@@ -18,9 +18,9 @@ exports.DomainTransferAgentDtoToJSON = exports.DomainTransferAgentDtoFromJSONTyp
|
|
|
18
18
|
* Check if a given object implements the DomainTransferAgentDto interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfDomainTransferAgentDto(value) {
|
|
21
|
-
if (!('id' in value))
|
|
21
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('name' in value))
|
|
23
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
24
24
|
return false;
|
|
25
25
|
return true;
|
|
26
26
|
}
|
|
@@ -37,7 +37,7 @@ export interface DomainTransferDomainDto {
|
|
|
37
37
|
/**
|
|
38
38
|
* Check if a given object implements the DomainTransferDomainDto interface.
|
|
39
39
|
*/
|
|
40
|
-
export declare function instanceOfDomainTransferDomainDto(value: object):
|
|
40
|
+
export declare function instanceOfDomainTransferDomainDto(value: object): value is DomainTransferDomainDto;
|
|
41
41
|
export declare function DomainTransferDomainDtoFromJSON(json: any): DomainTransferDomainDto;
|
|
42
42
|
export declare function DomainTransferDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainTransferDomainDto;
|
|
43
43
|
export declare function DomainTransferDomainDtoToJSON(value?: DomainTransferDomainDto | null): any;
|
|
@@ -18,11 +18,11 @@ exports.DomainTransferDomainDtoToJSON = exports.DomainTransferDomainDtoFromJSONT
|
|
|
18
18
|
* Check if a given object implements the DomainTransferDomainDto interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfDomainTransferDomainDto(value) {
|
|
21
|
-
if (!('id' in value))
|
|
21
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('name' in value))
|
|
23
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('tld' in value))
|
|
25
|
+
if (!('tld' in value) || value['tld'] === undefined)
|
|
26
26
|
return false;
|
|
27
27
|
return true;
|
|
28
28
|
}
|
|
@@ -69,7 +69,7 @@ export type DomainTransferDtoStatusEnum = typeof DomainTransferDtoStatusEnum[key
|
|
|
69
69
|
/**
|
|
70
70
|
* Check if a given object implements the DomainTransferDto interface.
|
|
71
71
|
*/
|
|
72
|
-
export declare function instanceOfDomainTransferDto(value: object):
|
|
72
|
+
export declare function instanceOfDomainTransferDto(value: object): value is DomainTransferDto;
|
|
73
73
|
export declare function DomainTransferDtoFromJSON(json: any): DomainTransferDto;
|
|
74
74
|
export declare function DomainTransferDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainTransferDto;
|
|
75
75
|
export declare function DomainTransferDtoToJSON(value?: DomainTransferDto | null): any;
|
|
@@ -31,17 +31,17 @@ exports.DomainTransferDtoStatusEnum = {
|
|
|
31
31
|
* Check if a given object implements the DomainTransferDto interface.
|
|
32
32
|
*/
|
|
33
33
|
function instanceOfDomainTransferDto(value) {
|
|
34
|
-
if (!('id' in value))
|
|
34
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
35
35
|
return false;
|
|
36
|
-
if (!('domain' in value))
|
|
36
|
+
if (!('domain' in value) || value['domain'] === undefined)
|
|
37
37
|
return false;
|
|
38
|
-
if (!('status' in value))
|
|
38
|
+
if (!('status' in value) || value['status'] === undefined)
|
|
39
39
|
return false;
|
|
40
|
-
if (!('order' in value))
|
|
40
|
+
if (!('order' in value) || value['order'] === undefined)
|
|
41
41
|
return false;
|
|
42
|
-
if (!('agent' in value))
|
|
42
|
+
if (!('agent' in value) || value['agent'] === undefined)
|
|
43
43
|
return false;
|
|
44
|
-
if (!('createdAt' in value))
|
|
44
|
+
if (!('createdAt' in value) || value['createdAt'] === undefined)
|
|
45
45
|
return false;
|
|
46
46
|
return true;
|
|
47
47
|
}
|
|
@@ -31,7 +31,7 @@ export interface DomainTransferDtoAgent {
|
|
|
31
31
|
/**
|
|
32
32
|
* Check if a given object implements the DomainTransferDtoAgent interface.
|
|
33
33
|
*/
|
|
34
|
-
export declare function instanceOfDomainTransferDtoAgent(value: object):
|
|
34
|
+
export declare function instanceOfDomainTransferDtoAgent(value: object): value is DomainTransferDtoAgent;
|
|
35
35
|
export declare function DomainTransferDtoAgentFromJSON(json: any): DomainTransferDtoAgent;
|
|
36
36
|
export declare function DomainTransferDtoAgentFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainTransferDtoAgent;
|
|
37
37
|
export declare function DomainTransferDtoAgentToJSON(value?: DomainTransferDtoAgent | null): any;
|
|
@@ -18,9 +18,9 @@ exports.DomainTransferDtoAgentToJSON = exports.DomainTransferDtoAgentFromJSONTyp
|
|
|
18
18
|
* Check if a given object implements the DomainTransferDtoAgent interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfDomainTransferDtoAgent(value) {
|
|
21
|
-
if (!('id' in value))
|
|
21
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('name' in value))
|
|
23
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
24
24
|
return false;
|
|
25
25
|
return true;
|
|
26
26
|
}
|
|
@@ -37,7 +37,7 @@ export interface DomainTransferOrderDto {
|
|
|
37
37
|
/**
|
|
38
38
|
* Check if a given object implements the DomainTransferOrderDto interface.
|
|
39
39
|
*/
|
|
40
|
-
export declare function instanceOfDomainTransferOrderDto(value: object):
|
|
40
|
+
export declare function instanceOfDomainTransferOrderDto(value: object): value is DomainTransferOrderDto;
|
|
41
41
|
export declare function DomainTransferOrderDtoFromJSON(json: any): DomainTransferOrderDto;
|
|
42
42
|
export declare function DomainTransferOrderDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): DomainTransferOrderDto;
|
|
43
43
|
export declare function DomainTransferOrderDtoToJSON(value?: DomainTransferOrderDto | null): any;
|
|
@@ -18,11 +18,11 @@ exports.DomainTransferOrderDtoToJSON = exports.DomainTransferOrderDtoFromJSONTyp
|
|
|
18
18
|
* Check if a given object implements the DomainTransferOrderDto interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfDomainTransferOrderDto(value) {
|
|
21
|
-
if (!('id' in value))
|
|
21
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('email' in value))
|
|
23
|
+
if (!('email' in value) || value['email'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('sellerAccountId' in value))
|
|
25
|
+
if (!('sellerAccountId' in value) || value['sellerAccountId'] === undefined)
|
|
26
26
|
return false;
|
|
27
27
|
return true;
|
|
28
28
|
}
|
|
@@ -25,7 +25,7 @@ export interface ForgotPasswordRequestInput {
|
|
|
25
25
|
/**
|
|
26
26
|
* Check if a given object implements the ForgotPasswordRequestInput interface.
|
|
27
27
|
*/
|
|
28
|
-
export declare function instanceOfForgotPasswordRequestInput(value: object):
|
|
28
|
+
export declare function instanceOfForgotPasswordRequestInput(value: object): value is ForgotPasswordRequestInput;
|
|
29
29
|
export declare function ForgotPasswordRequestInputFromJSON(json: any): ForgotPasswordRequestInput;
|
|
30
30
|
export declare function ForgotPasswordRequestInputFromJSONTyped(json: any, ignoreDiscriminator: boolean): ForgotPasswordRequestInput;
|
|
31
31
|
export declare function ForgotPasswordRequestInputToJSON(value?: ForgotPasswordRequestInput | null): any;
|
|
@@ -18,7 +18,7 @@ exports.ForgotPasswordRequestInputToJSON = exports.ForgotPasswordRequestInputFro
|
|
|
18
18
|
* Check if a given object implements the ForgotPasswordRequestInput interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfForgotPasswordRequestInput(value) {
|
|
21
|
-
if (!('email' in value))
|
|
21
|
+
if (!('email' in value) || value['email'] === undefined)
|
|
22
22
|
return false;
|
|
23
23
|
return true;
|
|
24
24
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { PaginateResponseLinks } from './PaginateResponseLinks';
|
|
13
|
-
import type {
|
|
13
|
+
import type { SellerDomainTransferListItemDto } from './SellerDomainTransferListItemDto';
|
|
14
14
|
import type { PaginateResponseMeta } from './PaginateResponseMeta';
|
|
15
15
|
/**
|
|
16
16
|
*
|
|
@@ -20,10 +20,10 @@ import type { PaginateResponseMeta } from './PaginateResponseMeta';
|
|
|
20
20
|
export interface GetAllDomainTransfers200Response {
|
|
21
21
|
/**
|
|
22
22
|
*
|
|
23
|
-
* @type {Array<
|
|
23
|
+
* @type {Array<SellerDomainTransferListItemDto>}
|
|
24
24
|
* @memberof GetAllDomainTransfers200Response
|
|
25
25
|
*/
|
|
26
|
-
data: Array<
|
|
26
|
+
data: Array<SellerDomainTransferListItemDto>;
|
|
27
27
|
/**
|
|
28
28
|
*
|
|
29
29
|
* @type {PaginateResponseMeta}
|
|
@@ -40,7 +40,7 @@ export interface GetAllDomainTransfers200Response {
|
|
|
40
40
|
/**
|
|
41
41
|
* Check if a given object implements the GetAllDomainTransfers200Response interface.
|
|
42
42
|
*/
|
|
43
|
-
export declare function instanceOfGetAllDomainTransfers200Response(value: object):
|
|
43
|
+
export declare function instanceOfGetAllDomainTransfers200Response(value: object): value is GetAllDomainTransfers200Response;
|
|
44
44
|
export declare function GetAllDomainTransfers200ResponseFromJSON(json: any): GetAllDomainTransfers200Response;
|
|
45
45
|
export declare function GetAllDomainTransfers200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): GetAllDomainTransfers200Response;
|
|
46
46
|
export declare function GetAllDomainTransfers200ResponseToJSON(value?: GetAllDomainTransfers200Response | null): any;
|
|
@@ -15,17 +15,17 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.GetAllDomainTransfers200ResponseToJSON = exports.GetAllDomainTransfers200ResponseFromJSONTyped = exports.GetAllDomainTransfers200ResponseFromJSON = exports.instanceOfGetAllDomainTransfers200Response = void 0;
|
|
17
17
|
var PaginateResponseLinks_1 = require("./PaginateResponseLinks");
|
|
18
|
-
var
|
|
18
|
+
var SellerDomainTransferListItemDto_1 = require("./SellerDomainTransferListItemDto");
|
|
19
19
|
var PaginateResponseMeta_1 = require("./PaginateResponseMeta");
|
|
20
20
|
/**
|
|
21
21
|
* Check if a given object implements the GetAllDomainTransfers200Response interface.
|
|
22
22
|
*/
|
|
23
23
|
function instanceOfGetAllDomainTransfers200Response(value) {
|
|
24
|
-
if (!('data' in value))
|
|
24
|
+
if (!('data' in value) || value['data'] === undefined)
|
|
25
25
|
return false;
|
|
26
|
-
if (!('meta' in value))
|
|
26
|
+
if (!('meta' in value) || value['meta'] === undefined)
|
|
27
27
|
return false;
|
|
28
|
-
if (!('links' in value))
|
|
28
|
+
if (!('links' in value) || value['links'] === undefined)
|
|
29
29
|
return false;
|
|
30
30
|
return true;
|
|
31
31
|
}
|
|
@@ -39,7 +39,7 @@ function GetAllDomainTransfers200ResponseFromJSONTyped(json, ignoreDiscriminator
|
|
|
39
39
|
return json;
|
|
40
40
|
}
|
|
41
41
|
return {
|
|
42
|
-
'data': (json['data'].map(
|
|
42
|
+
'data': (json['data'].map(SellerDomainTransferListItemDto_1.SellerDomainTransferListItemDtoFromJSON)),
|
|
43
43
|
'meta': (0, PaginateResponseMeta_1.PaginateResponseMetaFromJSON)(json['meta']),
|
|
44
44
|
'links': (0, PaginateResponseLinks_1.PaginateResponseLinksFromJSON)(json['links']),
|
|
45
45
|
};
|
|
@@ -50,7 +50,7 @@ function GetAllDomainTransfers200ResponseToJSON(value) {
|
|
|
50
50
|
return value;
|
|
51
51
|
}
|
|
52
52
|
return {
|
|
53
|
-
'data': (value['data'].map(
|
|
53
|
+
'data': (value['data'].map(SellerDomainTransferListItemDto_1.SellerDomainTransferListItemDtoToJSON)),
|
|
54
54
|
'meta': (0, PaginateResponseMeta_1.PaginateResponseMetaToJSON)(value['meta']),
|
|
55
55
|
'links': (0, PaginateResponseLinks_1.PaginateResponseLinksToJSON)(value['links']),
|
|
56
56
|
};
|
|
@@ -37,7 +37,7 @@ export interface HttpException {
|
|
|
37
37
|
/**
|
|
38
38
|
* Check if a given object implements the HttpException interface.
|
|
39
39
|
*/
|
|
40
|
-
export declare function instanceOfHttpException(value: object):
|
|
40
|
+
export declare function instanceOfHttpException(value: object): value is HttpException;
|
|
41
41
|
export declare function HttpExceptionFromJSON(json: any): HttpException;
|
|
42
42
|
export declare function HttpExceptionFromJSONTyped(json: any, ignoreDiscriminator: boolean): HttpException;
|
|
43
43
|
export declare function HttpExceptionToJSON(value?: HttpException | null): any;
|
|
@@ -18,11 +18,11 @@ exports.HttpExceptionToJSON = exports.HttpExceptionFromJSONTyped = exports.HttpE
|
|
|
18
18
|
* Check if a given object implements the HttpException interface.
|
|
19
19
|
*/
|
|
20
20
|
function instanceOfHttpException(value) {
|
|
21
|
-
if (!('name' in value))
|
|
21
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
22
22
|
return false;
|
|
23
|
-
if (!('statusCode' in value))
|
|
23
|
+
if (!('statusCode' in value) || value['statusCode'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('message' in value))
|
|
25
|
+
if (!('message' in value) || value['message'] === undefined)
|
|
26
26
|
return false;
|
|
27
27
|
return true;
|
|
28
28
|
}
|
package/dist/models/IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto.d.ts
CHANGED
|
@@ -52,7 +52,7 @@ export interface IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddres
|
|
|
52
52
|
/**
|
|
53
53
|
* Check if a given object implements the IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto interface.
|
|
54
54
|
*/
|
|
55
|
-
export declare function instanceOfIntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto(value: object):
|
|
55
|
+
export declare function instanceOfIntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto(value: object): value is IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto;
|
|
56
56
|
export declare function IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDtoFromJSON(json: any): IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto;
|
|
57
57
|
export declare function IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto;
|
|
58
58
|
export declare function IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDtoToJSON(value?: IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto | null): any;
|
|
@@ -21,15 +21,15 @@ var AccountAddressDto_1 = require("./AccountAddressDto");
|
|
|
21
21
|
* Check if a given object implements the IntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto interface.
|
|
22
22
|
*/
|
|
23
23
|
function instanceOfIntersectionAccountDtoWithFinancialDtoWithSettingsDtoWithAddressDto(value) {
|
|
24
|
-
if (!('id' in value))
|
|
24
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
25
25
|
return false;
|
|
26
|
-
if (!('identifier' in value))
|
|
26
|
+
if (!('identifier' in value) || value['identifier'] === undefined)
|
|
27
27
|
return false;
|
|
28
|
-
if (!('financial' in value))
|
|
28
|
+
if (!('financial' in value) || value['financial'] === undefined)
|
|
29
29
|
return false;
|
|
30
|
-
if (!('settings' in value))
|
|
30
|
+
if (!('settings' in value) || value['settings'] === undefined)
|
|
31
31
|
return false;
|
|
32
|
-
if (!('addresses' in value))
|
|
32
|
+
if (!('addresses' in value) || value['addresses'] === undefined)
|
|
33
33
|
return false;
|
|
34
34
|
return true;
|
|
35
35
|
}
|
|
@@ -76,7 +76,7 @@ export interface IntersectionDomainDtoWithAccountDto {
|
|
|
76
76
|
/**
|
|
77
77
|
* Check if a given object implements the IntersectionDomainDtoWithAccountDto interface.
|
|
78
78
|
*/
|
|
79
|
-
export declare function instanceOfIntersectionDomainDtoWithAccountDto(value: object):
|
|
79
|
+
export declare function instanceOfIntersectionDomainDtoWithAccountDto(value: object): value is IntersectionDomainDtoWithAccountDto;
|
|
80
80
|
export declare function IntersectionDomainDtoWithAccountDtoFromJSON(json: any): IntersectionDomainDtoWithAccountDto;
|
|
81
81
|
export declare function IntersectionDomainDtoWithAccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionDomainDtoWithAccountDto;
|
|
82
82
|
export declare function IntersectionDomainDtoWithAccountDtoToJSON(value?: IntersectionDomainDtoWithAccountDto | null): any;
|
|
@@ -20,23 +20,23 @@ var AccountDto_1 = require("./AccountDto");
|
|
|
20
20
|
* Check if a given object implements the IntersectionDomainDtoWithAccountDto interface.
|
|
21
21
|
*/
|
|
22
22
|
function instanceOfIntersectionDomainDtoWithAccountDto(value) {
|
|
23
|
-
if (!('id' in value))
|
|
23
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('tld' in value))
|
|
25
|
+
if (!('tld' in value) || value['tld'] === undefined)
|
|
26
26
|
return false;
|
|
27
|
-
if (!('verified' in value))
|
|
27
|
+
if (!('verified' in value) || value['verified'] === undefined)
|
|
28
28
|
return false;
|
|
29
|
-
if (!('nameservers' in value))
|
|
29
|
+
if (!('nameservers' in value) || value['nameservers'] === undefined)
|
|
30
30
|
return false;
|
|
31
|
-
if (!('name' in value))
|
|
31
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
32
32
|
return false;
|
|
33
|
-
if (!('currency' in value))
|
|
33
|
+
if (!('currency' in value) || value['currency'] === undefined)
|
|
34
34
|
return false;
|
|
35
|
-
if (!('buyNow' in value))
|
|
35
|
+
if (!('buyNow' in value) || value['buyNow'] === undefined)
|
|
36
36
|
return false;
|
|
37
|
-
if (!('minOffer' in value))
|
|
37
|
+
if (!('minOffer' in value) || value['minOffer'] === undefined)
|
|
38
38
|
return false;
|
|
39
|
-
if (!('account' in value))
|
|
39
|
+
if (!('account' in value) || value['account'] === undefined)
|
|
40
40
|
return false;
|
|
41
41
|
return true;
|
|
42
42
|
}
|
|
@@ -82,7 +82,7 @@ export interface IntersectionDomainDtoWithHijackerDtoWithAccountDto {
|
|
|
82
82
|
/**
|
|
83
83
|
* Check if a given object implements the IntersectionDomainDtoWithHijackerDtoWithAccountDto interface.
|
|
84
84
|
*/
|
|
85
|
-
export declare function instanceOfIntersectionDomainDtoWithHijackerDtoWithAccountDto(value: object):
|
|
85
|
+
export declare function instanceOfIntersectionDomainDtoWithHijackerDtoWithAccountDto(value: object): value is IntersectionDomainDtoWithHijackerDtoWithAccountDto;
|
|
86
86
|
export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSON(json: any): IntersectionDomainDtoWithHijackerDtoWithAccountDto;
|
|
87
87
|
export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionDomainDtoWithHijackerDtoWithAccountDto;
|
|
88
88
|
export declare function IntersectionDomainDtoWithHijackerDtoWithAccountDtoToJSON(value?: IntersectionDomainDtoWithHijackerDtoWithAccountDto | null): any;
|
|
@@ -20,25 +20,25 @@ var AccountDto_1 = require("./AccountDto");
|
|
|
20
20
|
* Check if a given object implements the IntersectionDomainDtoWithHijackerDtoWithAccountDto interface.
|
|
21
21
|
*/
|
|
22
22
|
function instanceOfIntersectionDomainDtoWithHijackerDtoWithAccountDto(value) {
|
|
23
|
-
if (!('id' in value))
|
|
23
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
24
24
|
return false;
|
|
25
|
-
if (!('tld' in value))
|
|
25
|
+
if (!('tld' in value) || value['tld'] === undefined)
|
|
26
26
|
return false;
|
|
27
|
-
if (!('verified' in value))
|
|
27
|
+
if (!('verified' in value) || value['verified'] === undefined)
|
|
28
28
|
return false;
|
|
29
|
-
if (!('nameservers' in value))
|
|
29
|
+
if (!('nameservers' in value) || value['nameservers'] === undefined)
|
|
30
30
|
return false;
|
|
31
|
-
if (!('name' in value))
|
|
31
|
+
if (!('name' in value) || value['name'] === undefined)
|
|
32
32
|
return false;
|
|
33
|
-
if (!('currency' in value))
|
|
33
|
+
if (!('currency' in value) || value['currency'] === undefined)
|
|
34
34
|
return false;
|
|
35
|
-
if (!('buyNow' in value))
|
|
35
|
+
if (!('buyNow' in value) || value['buyNow'] === undefined)
|
|
36
36
|
return false;
|
|
37
|
-
if (!('minOffer' in value))
|
|
37
|
+
if (!('minOffer' in value) || value['minOffer'] === undefined)
|
|
38
38
|
return false;
|
|
39
|
-
if (!('hijacker' in value))
|
|
39
|
+
if (!('hijacker' in value) || value['hijacker'] === undefined)
|
|
40
40
|
return false;
|
|
41
|
-
if (!('account' in value))
|
|
41
|
+
if (!('account' in value) || value['account'] === undefined)
|
|
42
42
|
return false;
|
|
43
43
|
return true;
|
|
44
44
|
}
|
|
@@ -76,7 +76,7 @@ export type IntersectionLeadDtoWithLeadDetailsDtoLastOfferByEnum = typeof Inters
|
|
|
76
76
|
/**
|
|
77
77
|
* Check if a given object implements the IntersectionLeadDtoWithLeadDetailsDto interface.
|
|
78
78
|
*/
|
|
79
|
-
export declare function instanceOfIntersectionLeadDtoWithLeadDetailsDto(value: object):
|
|
79
|
+
export declare function instanceOfIntersectionLeadDtoWithLeadDetailsDto(value: object): value is IntersectionLeadDtoWithLeadDetailsDto;
|
|
80
80
|
export declare function IntersectionLeadDtoWithLeadDetailsDtoFromJSON(json: any): IntersectionLeadDtoWithLeadDetailsDto;
|
|
81
81
|
export declare function IntersectionLeadDtoWithLeadDetailsDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): IntersectionLeadDtoWithLeadDetailsDto;
|
|
82
82
|
export declare function IntersectionLeadDtoWithLeadDetailsDtoToJSON(value?: IntersectionLeadDtoWithLeadDetailsDto | null): any;
|