@randock/nameshift-api-client 0.0.171 → 0.0.172
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/OrderListItemDto.d.ts +6 -0
- package/dist/models/OrderListItemDto.js +4 -0
- package/package.json +1 -1
- package/src/models/AccountDto.ts +4 -4
- package/src/models/AccountMetricsDto.ts +4 -4
- package/src/models/AccountNotificationDto.ts +4 -4
- package/src/models/AccountNotificationReadStatusDto.ts +4 -4
- package/src/models/AccountPaymentProviderSessionDto.ts +4 -4
- package/src/models/AccountSettingsDto.ts +4 -4
- package/src/models/AccountSettingsInput.ts +4 -4
- package/src/models/AddressDto.ts +4 -4
- package/src/models/AdminAccountSettingsInput.ts +4 -4
- package/src/models/AdminGetAllDomainTransfers200Response.ts +4 -4
- package/src/models/BadRequestException.ts +4 -4
- package/src/models/BatchDeleteBuyerLeadsInput.ts +4 -4
- package/src/models/BatchImportPreviewDto.ts +4 -4
- package/src/models/BatchReadBuyerLeadMessageInput.ts +4 -4
- package/src/models/BatchReadSellerLeadMessageInput.ts +4 -4
- package/src/models/BatchUpdateDomainsInput.ts +4 -4
- package/src/models/BatchVerifyBuyerLeadsInput.ts +4 -4
- package/src/models/BillingInformationDto.ts +4 -4
- package/src/models/BuyerDomainTransferAuthCodeDto.ts +4 -4
- package/src/models/BuyerDomainTransferListItemDomainDto.ts +4 -4
- package/src/models/BuyerDomainTransferListItemDto.ts +4 -4
- package/src/models/BuyerDto.ts +4 -4
- package/src/models/BuyerLeadListItemDomainDto.ts +4 -4
- package/src/models/BuyerLeadListItemDto.ts +4 -4
- package/src/models/BuyerSecurityUserDto.ts +4 -4
- package/src/models/ChangeOrderStatusInput.ts +4 -4
- package/src/models/ChartDataPoint.ts +4 -4
- package/src/models/CompanyInformationDto.ts +4 -4
- package/src/models/CompanyTaxIdDto.ts +4 -4
- package/src/models/ConcreteDomainTransferTaskData.ts +4 -4
- package/src/models/ConflictException.ts +4 -4
- package/src/models/CreateBuyerLeadMessageInput.ts +4 -4
- package/src/models/CreateLeadInput.ts +4 -4
- package/src/models/CreateLeadMessageInput.ts +4 -4
- package/src/models/CreateManualLeadInput.ts +4 -4
- package/src/models/CreateOrderInput.ts +4 -4
- package/src/models/DeleteDomainsInput.ts +4 -4
- package/src/models/DomainDto.ts +4 -4
- package/src/models/DomainSellerDto.ts +4 -4
- package/src/models/DomainStats.ts +4 -4
- package/src/models/DomainTransferAgentDto.ts +4 -4
- package/src/models/DomainTransferDetailSellerPayoutInvoiceDto.ts +4 -4
- package/src/models/DomainTransferDetailWorkflowStepActionDto.ts +4 -4
- package/src/models/DomainTransferDetailWorkflowStepDto.ts +4 -4
- package/src/models/DomainTransferDetailsAuthCodeDto.ts +4 -4
- package/src/models/DomainTransferDetailsDomainDto.ts +4 -4
- package/src/models/DomainTransferDetailsDto.ts +4 -4
- package/src/models/DomainTransferDetailsOrderBuyerDto.ts +4 -4
- package/src/models/DomainTransferDetailsOrderDto.ts +4 -4
- package/src/models/DomainTransferDetailsOrderSellerDto.ts +4 -4
- package/src/models/DomainTransferDetailsOrderSellerUserDto.ts +4 -4
- package/src/models/DomainTransferDetailsValidationDto.ts +4 -4
- package/src/models/DomainTransferDomainDto.ts +4 -4
- package/src/models/DomainTransferDto.ts +4 -4
- package/src/models/DomainTransferOrderDto.ts +4 -4
- package/src/models/DomainUrlDto.ts +4 -4
- package/src/models/ForgotPasswordRequestInput.ts +4 -4
- package/src/models/GetAllDomainTransfers200Response.ts +4 -4
- package/src/models/GetAllInvoices200Response.ts +4 -4
- package/src/models/GetAllOrders200Response.ts +4 -4
- package/src/models/GetAllOwnedDomains200Response.ts +4 -4
- package/src/models/GetBuyerLeads200Response.ts +4 -4
- package/src/models/GetBuyerTransfers200Response.ts +4 -4
- package/src/models/HttpException.ts +4 -4
- package/src/models/IntersectionAccountDtoWithSettingsDtoWithNotificationsDto.ts +4 -4
- package/src/models/IntersectionDomainDtoWithAccountDto.ts +4 -4
- package/src/models/IntersectionDomainDtoWithAccountNameDto.ts +4 -4
- package/src/models/IntersectionDomainDtoWithHijackerDtoWithAccountDto.ts +4 -4
- package/src/models/IntersectionDomainSalesInformationDtoWithDomainStatsDto.ts +4 -4
- package/src/models/IntersectionLeadDtoWithLeadDetailsDtoWithBuyerDetailsDto.ts +4 -4
- package/src/models/IntersectionLeadDtoWithListFieldsDto.ts +4 -4
- package/src/models/IntersectionTaskListTaskDto.ts +4 -4
- package/src/models/InvoiceDomainDto.ts +4 -4
- package/src/models/InvoiceDto.ts +4 -4
- package/src/models/InvoiceItemDto.ts +4 -4
- package/src/models/InvoiceItemTaxDto.ts +4 -4
- package/src/models/InvoiceTransactionDto.ts +4 -4
- package/src/models/LeadDomainDto.ts +4 -4
- package/src/models/LeadDto.ts +4 -4
- package/src/models/LeadMessageData.ts +4 -4
- package/src/models/LeadMessageDto.ts +4 -4
- package/src/models/LeadStatusDto.ts +4 -4
- package/src/models/List200Response.ts +4 -4
- package/src/models/List200Response1.ts +4 -4
- package/src/models/List200Response2.ts +4 -4
- package/src/models/List200Response3.ts +4 -4
- package/src/models/ListAccountDto.ts +4 -4
- package/src/models/ListAccounts200Response.ts +4 -4
- package/src/models/ListDomains200Response.ts +4 -4
- package/src/models/ListLeadMessagesDto.ts +4 -4
- package/src/models/LoginDto.ts +4 -4
- package/src/models/LoginInput.ts +4 -4
- package/src/models/MoneyDto.ts +4 -4
- package/src/models/MoneyInput.ts +4 -4
- package/src/models/NotFoundException.ts +4 -4
- package/src/models/ObjectId.ts +4 -4
- package/src/models/OrderCompanyInfoDto.ts +4 -4
- package/src/models/OrderCompanyTaxIdDto.ts +4 -4
- package/src/models/OrderDto.ts +4 -4
- package/src/models/OrderListItemDto.ts +13 -4
- package/src/models/OrderListItemDtoBuyerInformation.ts +4 -4
- package/src/models/OrderListItemDtoDomainInformation.ts +4 -4
- package/src/models/OrderListItemDtoSellerAccount.ts +4 -4
- package/src/models/OwnedDomainDto.ts +4 -4
- package/src/models/PaginateResponse.ts +4 -4
- package/src/models/PaginateResponseLinks.ts +4 -4
- package/src/models/PaginateResponseMeta.ts +4 -4
- package/src/models/ParsedDomainDto.ts +4 -4
- package/src/models/PaymentProviderDto.ts +4 -4
- package/src/models/PublicDomainDto.ts +4 -4
- package/src/models/PublicLeadBuyerDto.ts +4 -4
- package/src/models/PublicLeadDto.ts +4 -4
- package/src/models/PutBuyerLeadOfferInput.ts +4 -4
- package/src/models/PutLeadOfferInput.ts +4 -4
- package/src/models/RegisterAccountInput.ts +4 -4
- package/src/models/RelatedSellerDomain.ts +4 -4
- package/src/models/RequestAccessTokenInput.ts +4 -4
- package/src/models/SellerDomainTransferAuthCodeDto.ts +4 -4
- package/src/models/SellerDomainTransferDomainDto.ts +4 -4
- package/src/models/SellerDomainTransferDto.ts +4 -4
- package/src/models/SellerDomainTransferListItemDomainDto.ts +4 -4
- package/src/models/SellerDomainTransferListItemDto.ts +4 -4
- package/src/models/SellerSecurityUserAccountDto.ts +4 -4
- package/src/models/SellerSecurityUserDto.ts +4 -4
- package/src/models/SetDomainTransferConfirmationInput.ts +4 -4
- package/src/models/SetNewPasswordInput.ts +4 -4
- package/src/models/StoreBuyerLocaleInput.ts +4 -4
- package/src/models/StoreUserLocaleInput.ts +4 -4
- package/src/models/TaskListDomainDto.ts +4 -4
- package/src/models/TaskListDomainTransferDto.ts +4 -4
- package/src/models/TaskListLeadDto.ts +4 -4
- package/src/models/ThrottlerException.ts +4 -4
- package/src/models/UpdateAccountBillingInformationInput.ts +4 -4
- package/src/models/UpdateDomainInput.ts +4 -4
- package/src/models/UpdateDomainTransferAuthCodeInput.ts +4 -4
- package/src/models/UpdateLeadInput.ts +4 -4
- package/src/models/UpdateOrderInput.ts +4 -4
- package/src/models/UserPasswordResetDto.ts +4 -4
- package/src/models/ValidationError.ts +4 -4
- package/src/models/ValidationException.ts +4 -4
- package/src/models/VerifyLeadInput.ts +4 -4
- package/src/models/WithSettingsInner.ts +4 -4
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @randock/nameshift-api-client@0.0.
|
|
1
|
+
## @randock/nameshift-api-client@0.0.172
|
|
2
2
|
|
|
3
3
|
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
|
|
|
36
36
|
_published:_
|
|
37
37
|
|
|
38
38
|
```
|
|
39
|
-
npm install @randock/nameshift-api-client@0.0.
|
|
39
|
+
npm install @randock/nameshift-api-client@0.0.172 --save
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
_unPublished (not recommended):_
|
|
@@ -44,4 +44,4 @@ _unPublished (not recommended):_
|
|
|
44
44
|
```
|
|
45
45
|
npm install PATH_TO_GENERATED_PACKAGE --save
|
|
46
46
|
```
|
|
47
|
-
|
|
47
|
+
c96f582ed2b9a7d44a125e852b56a21c96e5c6c8906666c6c0818f868d4148ce33c9f869c079da6f3eba03367b91323f
|
|
@@ -49,6 +49,8 @@ function instanceOfOrderListItemDto(value) {
|
|
|
49
49
|
return false;
|
|
50
50
|
if (!('basePrice' in value) || value['basePrice'] === undefined)
|
|
51
51
|
return false;
|
|
52
|
+
if (!('leadId' in value) || value['leadId'] === undefined)
|
|
53
|
+
return false;
|
|
52
54
|
return true;
|
|
53
55
|
}
|
|
54
56
|
function OrderListItemDtoFromJSON(json) {
|
|
@@ -66,6 +68,7 @@ function OrderListItemDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
66
68
|
'sellerAccount': (0, OrderListItemDtoSellerAccount_1.OrderListItemDtoSellerAccountFromJSON)(json['sellerAccount']),
|
|
67
69
|
'buyerInformation': (0, OrderListItemDtoBuyerInformation_1.OrderListItemDtoBuyerInformationFromJSON)(json['buyerInformation']),
|
|
68
70
|
'basePrice': (0, MoneyDto_1.MoneyDtoFromJSON)(json['basePrice']),
|
|
71
|
+
'leadId': json['leadId'],
|
|
69
72
|
};
|
|
70
73
|
}
|
|
71
74
|
function OrderListItemDtoToJSON(json) {
|
|
@@ -84,5 +87,6 @@ function OrderListItemDtoToJSONTyped(value, ignoreDiscriminator) {
|
|
|
84
87
|
'sellerAccount': (0, OrderListItemDtoSellerAccount_1.OrderListItemDtoSellerAccountToJSON)(value['sellerAccount']),
|
|
85
88
|
'buyerInformation': (0, OrderListItemDtoBuyerInformation_1.OrderListItemDtoBuyerInformationToJSON)(value['buyerInformation']),
|
|
86
89
|
'basePrice': (0, MoneyDto_1.MoneyDtoToJSON)(value['basePrice']),
|
|
90
|
+
'leadId': value['leadId'],
|
|
87
91
|
};
|
|
88
92
|
}
|
package/package.json
CHANGED
package/src/models/AccountDto.ts
CHANGED
|
@@ -103,11 +103,11 @@ export function AccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean)
|
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
106
|
+
export function AccountDtoToJSON(json: any): AccountDto {
|
|
107
|
+
return AccountDtoToJSONTyped(json, false);
|
|
108
|
+
}
|
|
109
109
|
|
|
110
|
-
|
|
110
|
+
export function AccountDtoToJSONTyped(value?: AccountDto | null, ignoreDiscriminator: boolean = false): any {
|
|
111
111
|
if (value == null) {
|
|
112
112
|
return value;
|
|
113
113
|
}
|
|
@@ -81,11 +81,11 @@ export function AccountMetricsDtoFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
81
81
|
};
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
84
|
+
export function AccountMetricsDtoToJSON(json: any): AccountMetricsDto {
|
|
85
|
+
return AccountMetricsDtoToJSONTyped(json, false);
|
|
86
|
+
}
|
|
87
87
|
|
|
88
|
-
|
|
88
|
+
export function AccountMetricsDtoToJSONTyped(value?: AccountMetricsDto | null, ignoreDiscriminator: boolean = false): any {
|
|
89
89
|
if (value == null) {
|
|
90
90
|
return value;
|
|
91
91
|
}
|
|
@@ -104,11 +104,11 @@ export function AccountNotificationDtoFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
export function AccountNotificationDtoToJSON(json: any): AccountNotificationDto {
|
|
108
|
+
return AccountNotificationDtoToJSONTyped(json, false);
|
|
109
|
+
}
|
|
110
110
|
|
|
111
|
-
|
|
111
|
+
export function AccountNotificationDtoToJSONTyped(value?: AccountNotificationDto | null, ignoreDiscriminator: boolean = false): any {
|
|
112
112
|
if (value == null) {
|
|
113
113
|
return value;
|
|
114
114
|
}
|
|
@@ -65,11 +65,11 @@ export function AccountNotificationReadStatusDtoFromJSONTyped(json: any, ignoreD
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function AccountNotificationReadStatusDtoToJSON(json: any): AccountNotificationReadStatusDto {
|
|
69
|
+
return AccountNotificationReadStatusDtoToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function AccountNotificationReadStatusDtoToJSONTyped(value?: AccountNotificationReadStatusDto | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -49,11 +49,11 @@ export function AccountPaymentProviderSessionDtoFromJSONTyped(json: any, ignoreD
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function AccountPaymentProviderSessionDtoToJSON(json: any): AccountPaymentProviderSessionDto {
|
|
53
|
+
return AccountPaymentProviderSessionDtoToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function AccountPaymentProviderSessionDtoToJSONTyped(value?: AccountPaymentProviderSessionDto | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -81,11 +81,11 @@ export function AccountSettingsDtoFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
81
81
|
};
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
84
|
+
export function AccountSettingsDtoToJSON(json: any): AccountSettingsDto {
|
|
85
|
+
return AccountSettingsDtoToJSONTyped(json, false);
|
|
86
|
+
}
|
|
87
87
|
|
|
88
|
-
|
|
88
|
+
export function AccountSettingsDtoToJSONTyped(value?: AccountSettingsDto | null, ignoreDiscriminator: boolean = false): any {
|
|
89
89
|
if (value == null) {
|
|
90
90
|
return value;
|
|
91
91
|
}
|
|
@@ -84,11 +84,11 @@ export function AccountSettingsInputFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function AccountSettingsInputToJSON(json: any): AccountSettingsInput {
|
|
88
|
+
return AccountSettingsInputToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function AccountSettingsInputToJSONTyped(value?: AccountSettingsInput | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
package/src/models/AddressDto.ts
CHANGED
|
@@ -89,11 +89,11 @@ export function AddressDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean)
|
|
|
89
89
|
};
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
92
|
+
export function AddressDtoToJSON(json: any): AddressDto {
|
|
93
|
+
return AddressDtoToJSONTyped(json, false);
|
|
94
|
+
}
|
|
95
95
|
|
|
96
|
-
|
|
96
|
+
export function AddressDtoToJSONTyped(value?: AddressDto | null, ignoreDiscriminator: boolean = false): any {
|
|
97
97
|
if (value == null) {
|
|
98
98
|
return value;
|
|
99
99
|
}
|
|
@@ -48,11 +48,11 @@ export function AdminAccountSettingsInputFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
export function AdminAccountSettingsInputToJSON(json: any): AdminAccountSettingsInput {
|
|
52
|
+
return AdminAccountSettingsInputToJSONTyped(json, false);
|
|
53
|
+
}
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
export function AdminAccountSettingsInputToJSONTyped(value?: AdminAccountSettingsInput | null, ignoreDiscriminator: boolean = false): any {
|
|
56
56
|
if (value == null) {
|
|
57
57
|
return value;
|
|
58
58
|
}
|
|
@@ -87,11 +87,11 @@ export function AdminGetAllDomainTransfers200ResponseFromJSONTyped(json: any, ig
|
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
export function AdminGetAllDomainTransfers200ResponseToJSON(json: any): AdminGetAllDomainTransfers200Response {
|
|
91
|
+
return AdminGetAllDomainTransfers200ResponseToJSONTyped(json, false);
|
|
92
|
+
}
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
export function AdminGetAllDomainTransfers200ResponseToJSONTyped(value?: AdminGetAllDomainTransfers200Response | null, ignoreDiscriminator: boolean = false): any {
|
|
95
95
|
if (value == null) {
|
|
96
96
|
return value;
|
|
97
97
|
}
|
|
@@ -73,11 +73,11 @@ export function BadRequestExceptionFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function BadRequestExceptionToJSON(json: any): BadRequestException {
|
|
77
|
+
return BadRequestExceptionToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function BadRequestExceptionToJSONTyped(value?: BadRequestException | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -49,11 +49,11 @@ export function BatchDeleteBuyerLeadsInputFromJSONTyped(json: any, ignoreDiscrim
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function BatchDeleteBuyerLeadsInputToJSON(json: any): BatchDeleteBuyerLeadsInput {
|
|
53
|
+
return BatchDeleteBuyerLeadsInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function BatchDeleteBuyerLeadsInputToJSONTyped(value?: BatchDeleteBuyerLeadsInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -65,11 +65,11 @@ export function BatchImportPreviewDtoFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function BatchImportPreviewDtoToJSON(json: any): BatchImportPreviewDto {
|
|
69
|
+
return BatchImportPreviewDtoToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function BatchImportPreviewDtoToJSONTyped(value?: BatchImportPreviewDto | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -49,11 +49,11 @@ export function BatchReadBuyerLeadMessageInputFromJSONTyped(json: any, ignoreDis
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function BatchReadBuyerLeadMessageInputToJSON(json: any): BatchReadBuyerLeadMessageInput {
|
|
53
|
+
return BatchReadBuyerLeadMessageInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function BatchReadBuyerLeadMessageInputToJSONTyped(value?: BatchReadBuyerLeadMessageInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -49,11 +49,11 @@ export function BatchReadSellerLeadMessageInputFromJSONTyped(json: any, ignoreDi
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function BatchReadSellerLeadMessageInputToJSON(json: any): BatchReadSellerLeadMessageInput {
|
|
53
|
+
return BatchReadSellerLeadMessageInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function BatchReadSellerLeadMessageInputToJSONTyped(value?: BatchReadSellerLeadMessageInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -65,11 +65,11 @@ export function BatchUpdateDomainsInputFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function BatchUpdateDomainsInputToJSON(json: any): BatchUpdateDomainsInput {
|
|
69
|
+
return BatchUpdateDomainsInputToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function BatchUpdateDomainsInputToJSONTyped(value?: BatchUpdateDomainsInput | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -49,11 +49,11 @@ export function BatchVerifyBuyerLeadsInputFromJSONTyped(json: any, ignoreDiscrim
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function BatchVerifyBuyerLeadsInputToJSON(json: any): BatchVerifyBuyerLeadsInput {
|
|
53
|
+
return BatchVerifyBuyerLeadsInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function BatchVerifyBuyerLeadsInputToJSONTyped(value?: BatchVerifyBuyerLeadsInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -125,11 +125,11 @@ export function BillingInformationDtoFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
125
125
|
};
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
128
|
+
export function BillingInformationDtoToJSON(json: any): BillingInformationDto {
|
|
129
|
+
return BillingInformationDtoToJSONTyped(json, false);
|
|
130
|
+
}
|
|
131
131
|
|
|
132
|
-
|
|
132
|
+
export function BillingInformationDtoToJSONTyped(value?: BillingInformationDto | null, ignoreDiscriminator: boolean = false): any {
|
|
133
133
|
if (value == null) {
|
|
134
134
|
return value;
|
|
135
135
|
}
|
|
@@ -49,11 +49,11 @@ export function BuyerDomainTransferAuthCodeDtoFromJSONTyped(json: any, ignoreDis
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function BuyerDomainTransferAuthCodeDtoToJSON(json: any): BuyerDomainTransferAuthCodeDto {
|
|
53
|
+
return BuyerDomainTransferAuthCodeDtoToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function BuyerDomainTransferAuthCodeDtoToJSONTyped(value?: BuyerDomainTransferAuthCodeDto | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -73,11 +73,11 @@ export function BuyerDomainTransferListItemDomainDtoFromJSONTyped(json: any, ign
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function BuyerDomainTransferListItemDomainDtoToJSON(json: any): BuyerDomainTransferListItemDomainDto {
|
|
77
|
+
return BuyerDomainTransferListItemDomainDtoToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function BuyerDomainTransferListItemDomainDtoToJSONTyped(value?: BuyerDomainTransferListItemDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -129,11 +129,11 @@ export function BuyerDomainTransferListItemDtoFromJSONTyped(json: any, ignoreDis
|
|
|
129
129
|
};
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
132
|
+
export function BuyerDomainTransferListItemDtoToJSON(json: any): BuyerDomainTransferListItemDto {
|
|
133
|
+
return BuyerDomainTransferListItemDtoToJSONTyped(json, false);
|
|
134
|
+
}
|
|
135
135
|
|
|
136
|
-
|
|
136
|
+
export function BuyerDomainTransferListItemDtoToJSONTyped(value?: BuyerDomainTransferListItemDto | null, ignoreDiscriminator: boolean = false): any {
|
|
137
137
|
if (value == null) {
|
|
138
138
|
return value;
|
|
139
139
|
}
|
package/src/models/BuyerDto.ts
CHANGED
|
@@ -65,11 +65,11 @@ export function BuyerDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean):
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function BuyerDtoToJSON(json: any): BuyerDto {
|
|
69
|
+
return BuyerDtoToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function BuyerDtoToJSONTyped(value?: BuyerDto | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -73,11 +73,11 @@ export function BuyerLeadListItemDomainDtoFromJSONTyped(json: any, ignoreDiscrim
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function BuyerLeadListItemDomainDtoToJSON(json: any): BuyerLeadListItemDomainDto {
|
|
77
|
+
return BuyerLeadListItemDomainDtoToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function BuyerLeadListItemDomainDtoToJSONTyped(value?: BuyerLeadListItemDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -144,11 +144,11 @@ export function BuyerLeadListItemDtoFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
147
|
+
export function BuyerLeadListItemDtoToJSON(json: any): BuyerLeadListItemDto {
|
|
148
|
+
return BuyerLeadListItemDtoToJSONTyped(json, false);
|
|
149
|
+
}
|
|
150
150
|
|
|
151
|
-
|
|
151
|
+
export function BuyerLeadListItemDtoToJSONTyped(value?: BuyerLeadListItemDto | null, ignoreDiscriminator: boolean = false): any {
|
|
152
152
|
if (value == null) {
|
|
153
153
|
return value;
|
|
154
154
|
}
|
|
@@ -100,11 +100,11 @@ export function BuyerSecurityUserDtoFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
100
100
|
};
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
103
|
+
export function BuyerSecurityUserDtoToJSON(json: any): BuyerSecurityUserDto {
|
|
104
|
+
return BuyerSecurityUserDtoToJSONTyped(json, false);
|
|
105
|
+
}
|
|
106
106
|
|
|
107
|
-
|
|
107
|
+
export function BuyerSecurityUserDtoToJSONTyped(value?: BuyerSecurityUserDto | null, ignoreDiscriminator: boolean = false): any {
|
|
108
108
|
if (value == null) {
|
|
109
109
|
return value;
|
|
110
110
|
}
|
|
@@ -61,11 +61,11 @@ export function ChangeOrderStatusInputFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
64
|
+
export function ChangeOrderStatusInputToJSON(json: any): ChangeOrderStatusInput {
|
|
65
|
+
return ChangeOrderStatusInputToJSONTyped(json, false);
|
|
66
|
+
}
|
|
67
67
|
|
|
68
|
-
|
|
68
|
+
export function ChangeOrderStatusInputToJSONTyped(value?: ChangeOrderStatusInput | null, ignoreDiscriminator: boolean = false): any {
|
|
69
69
|
if (value == null) {
|
|
70
70
|
return value;
|
|
71
71
|
}
|
|
@@ -57,11 +57,11 @@ export function ChartDataPointFromJSONTyped(json: any, ignoreDiscriminator: bool
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function ChartDataPointToJSON(json: any): ChartDataPoint {
|
|
61
|
+
return ChartDataPointToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function ChartDataPointToJSONTyped(value?: ChartDataPoint | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -73,11 +73,11 @@ export function CompanyInformationDtoFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function CompanyInformationDtoToJSON(json: any): CompanyInformationDto {
|
|
77
|
+
return CompanyInformationDtoToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function CompanyInformationDtoToJSONTyped(value?: CompanyInformationDto | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -65,11 +65,11 @@ export function CompanyTaxIdDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function CompanyTaxIdDtoToJSON(json: any): CompanyTaxIdDto {
|
|
69
|
+
return CompanyTaxIdDtoToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function CompanyTaxIdDtoToJSONTyped(value?: CompanyTaxIdDto | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -62,11 +62,11 @@ export function ConcreteDomainTransferTaskDataFromJSONTyped(json: any, ignoreDis
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ConcreteDomainTransferTaskDataToJSON(json: any): ConcreteDomainTransferTaskData {
|
|
66
|
+
return ConcreteDomainTransferTaskDataToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ConcreteDomainTransferTaskDataToJSONTyped(value?: ConcreteDomainTransferTaskData | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -73,11 +73,11 @@ export function ConflictExceptionFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function ConflictExceptionToJSON(json: any): ConflictException {
|
|
77
|
+
return ConflictExceptionToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function ConflictExceptionToJSONTyped(value?: ConflictException | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -49,11 +49,11 @@ export function CreateBuyerLeadMessageInputFromJSONTyped(json: any, ignoreDiscri
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function CreateBuyerLeadMessageInputToJSON(json: any): CreateBuyerLeadMessageInput {
|
|
53
|
+
return CreateBuyerLeadMessageInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function CreateBuyerLeadMessageInputToJSONTyped(value?: CreateBuyerLeadMessageInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -117,11 +117,11 @@ export function CreateLeadInputFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
117
117
|
};
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
120
|
+
export function CreateLeadInputToJSON(json: any): CreateLeadInput {
|
|
121
|
+
return CreateLeadInputToJSONTyped(json, false);
|
|
122
|
+
}
|
|
123
123
|
|
|
124
|
-
|
|
124
|
+
export function CreateLeadInputToJSONTyped(value?: CreateLeadInput | null, ignoreDiscriminator: boolean = false): any {
|
|
125
125
|
if (value == null) {
|
|
126
126
|
return value;
|
|
127
127
|
}
|