@randock/nameshift-api-client 0.0.170 → 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/dist/models/PaymentProviderDto.d.ts +6 -0
- package/dist/models/PaymentProviderDto.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 +13 -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
|
@@ -57,11 +57,11 @@ export function OrderListItemDtoSellerAccountFromJSONTyped(json: any, ignoreDisc
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function OrderListItemDtoSellerAccountToJSON(json: any): OrderListItemDtoSellerAccount {
|
|
61
|
+
return OrderListItemDtoSellerAccountToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function OrderListItemDtoSellerAccountToJSONTyped(value?: OrderListItemDtoSellerAccount | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -143,11 +143,11 @@ export function OwnedDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: bool
|
|
|
143
143
|
};
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
146
|
+
export function OwnedDomainDtoToJSON(json: any): OwnedDomainDto {
|
|
147
|
+
return OwnedDomainDtoToJSONTyped(json, false);
|
|
148
|
+
}
|
|
149
149
|
|
|
150
|
-
|
|
150
|
+
export function OwnedDomainDtoToJSONTyped(value?: OwnedDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
151
151
|
if (value == null) {
|
|
152
152
|
return value;
|
|
153
153
|
}
|
|
@@ -80,11 +80,11 @@ export function PaginateResponseFromJSONTyped(json: any, ignoreDiscriminator: bo
|
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
83
|
+
export function PaginateResponseToJSON(json: any): PaginateResponse {
|
|
84
|
+
return PaginateResponseToJSONTyped(json, false);
|
|
85
|
+
}
|
|
86
86
|
|
|
87
|
-
|
|
87
|
+
export function PaginateResponseToJSONTyped(value?: PaginateResponse | null, ignoreDiscriminator: boolean = false): any {
|
|
88
88
|
if (value == null) {
|
|
89
89
|
return value;
|
|
90
90
|
}
|
|
@@ -76,11 +76,11 @@ export function PaginateResponseLinksFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
export function PaginateResponseLinksToJSON(json: any): PaginateResponseLinks {
|
|
80
|
+
return PaginateResponseLinksToJSONTyped(json, false);
|
|
81
|
+
}
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
export function PaginateResponseLinksToJSONTyped(value?: PaginateResponseLinks | null, ignoreDiscriminator: boolean = false): any {
|
|
84
84
|
if (value == null) {
|
|
85
85
|
return value;
|
|
86
86
|
}
|
|
@@ -90,11 +90,11 @@ export function PaginateResponseMetaFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
90
90
|
};
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
93
|
+
export function PaginateResponseMetaToJSON(json: any): PaginateResponseMeta {
|
|
94
|
+
return PaginateResponseMetaToJSONTyped(json, false);
|
|
95
|
+
}
|
|
96
96
|
|
|
97
|
-
|
|
97
|
+
export function PaginateResponseMetaToJSONTyped(value?: PaginateResponseMeta | null, ignoreDiscriminator: boolean = false): any {
|
|
98
98
|
if (value == null) {
|
|
99
99
|
return value;
|
|
100
100
|
}
|
|
@@ -71,11 +71,11 @@ export function ParsedDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
71
71
|
};
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
74
|
+
export function ParsedDomainDtoToJSON(json: any): ParsedDomainDto {
|
|
75
|
+
return ParsedDomainDtoToJSONTyped(json, false);
|
|
76
|
+
}
|
|
77
77
|
|
|
78
|
-
|
|
78
|
+
export function ParsedDomainDtoToJSONTyped(value?: ParsedDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
79
79
|
if (value == null) {
|
|
80
80
|
return value;
|
|
81
81
|
}
|
|
@@ -31,6 +31,12 @@ export interface PaymentProviderDto {
|
|
|
31
31
|
* @memberof PaymentProviderDto
|
|
32
32
|
*/
|
|
33
33
|
status: PaymentProviderDtoStatusEnum;
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
* @type {boolean}
|
|
37
|
+
* @memberof PaymentProviderDto
|
|
38
|
+
*/
|
|
39
|
+
onboardingFinished: boolean;
|
|
34
40
|
}
|
|
35
41
|
|
|
36
42
|
|
|
@@ -50,6 +56,7 @@ export type PaymentProviderDtoStatusEnum = typeof PaymentProviderDtoStatusEnum[k
|
|
|
50
56
|
export function instanceOfPaymentProviderDto(value: object): value is PaymentProviderDto {
|
|
51
57
|
if (!('accountId' in value) || value['accountId'] === undefined) return false;
|
|
52
58
|
if (!('status' in value) || value['status'] === undefined) return false;
|
|
59
|
+
if (!('onboardingFinished' in value) || value['onboardingFinished'] === undefined) return false;
|
|
53
60
|
return true;
|
|
54
61
|
}
|
|
55
62
|
|
|
@@ -65,14 +72,15 @@ export function PaymentProviderDtoFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
65
72
|
|
|
66
73
|
'accountId': json['accountId'],
|
|
67
74
|
'status': json['status'],
|
|
75
|
+
'onboardingFinished': json['onboardingFinished'],
|
|
68
76
|
};
|
|
69
77
|
}
|
|
70
78
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
79
|
+
export function PaymentProviderDtoToJSON(json: any): PaymentProviderDto {
|
|
80
|
+
return PaymentProviderDtoToJSONTyped(json, false);
|
|
81
|
+
}
|
|
74
82
|
|
|
75
|
-
|
|
83
|
+
export function PaymentProviderDtoToJSONTyped(value?: PaymentProviderDto | null, ignoreDiscriminator: boolean = false): any {
|
|
76
84
|
if (value == null) {
|
|
77
85
|
return value;
|
|
78
86
|
}
|
|
@@ -81,6 +89,7 @@ export function PaymentProviderDtoFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
81
89
|
|
|
82
90
|
'accountId': value['accountId'],
|
|
83
91
|
'status': value['status'],
|
|
92
|
+
'onboardingFinished': value['onboardingFinished'],
|
|
84
93
|
};
|
|
85
94
|
}
|
|
86
95
|
|
|
@@ -122,11 +122,11 @@ export function PublicDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
122
122
|
};
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
125
|
+
export function PublicDomainDtoToJSON(json: any): PublicDomainDto {
|
|
126
|
+
return PublicDomainDtoToJSONTyped(json, false);
|
|
127
|
+
}
|
|
128
128
|
|
|
129
|
-
|
|
129
|
+
export function PublicDomainDtoToJSONTyped(value?: PublicDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
130
130
|
if (value == null) {
|
|
131
131
|
return value;
|
|
132
132
|
}
|
|
@@ -73,11 +73,11 @@ export function PublicLeadBuyerDtoFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function PublicLeadBuyerDtoToJSON(json: any): PublicLeadBuyerDto {
|
|
77
|
+
return PublicLeadBuyerDtoToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function PublicLeadBuyerDtoToJSONTyped(value?: PublicLeadBuyerDto | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -110,11 +110,11 @@ export function PublicLeadDtoFromJSONTyped(json: any, ignoreDiscriminator: boole
|
|
|
110
110
|
};
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
113
|
+
export function PublicLeadDtoToJSON(json: any): PublicLeadDto {
|
|
114
|
+
return PublicLeadDtoToJSONTyped(json, false);
|
|
115
|
+
}
|
|
116
116
|
|
|
117
|
-
|
|
117
|
+
export function PublicLeadDtoToJSONTyped(value?: PublicLeadDto | null, ignoreDiscriminator: boolean = false): any {
|
|
118
118
|
if (value == null) {
|
|
119
119
|
return value;
|
|
120
120
|
}
|
|
@@ -57,11 +57,11 @@ export function PutBuyerLeadOfferInputFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function PutBuyerLeadOfferInputToJSON(json: any): PutBuyerLeadOfferInput {
|
|
61
|
+
return PutBuyerLeadOfferInputToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function PutBuyerLeadOfferInputToJSONTyped(value?: PutBuyerLeadOfferInput | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -57,11 +57,11 @@ export function PutLeadOfferInputFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function PutLeadOfferInputToJSON(json: any): PutLeadOfferInput {
|
|
61
|
+
return PutLeadOfferInputToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function PutLeadOfferInputToJSONTyped(value?: PutLeadOfferInput | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -88,11 +88,11 @@ export function RegisterAccountInputFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
91
|
+
export function RegisterAccountInputToJSON(json: any): RegisterAccountInput {
|
|
92
|
+
return RegisterAccountInputToJSONTyped(json, false);
|
|
93
|
+
}
|
|
94
94
|
|
|
95
|
-
|
|
95
|
+
export function RegisterAccountInputToJSONTyped(value?: RegisterAccountInput | null, ignoreDiscriminator: boolean = false): any {
|
|
96
96
|
if (value == null) {
|
|
97
97
|
return value;
|
|
98
98
|
}
|
|
@@ -89,11 +89,11 @@ export function RelatedSellerDomainFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
89
89
|
};
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
92
|
+
export function RelatedSellerDomainToJSON(json: any): RelatedSellerDomain {
|
|
93
|
+
return RelatedSellerDomainToJSONTyped(json, false);
|
|
94
|
+
}
|
|
95
95
|
|
|
96
|
-
|
|
96
|
+
export function RelatedSellerDomainToJSONTyped(value?: RelatedSellerDomain | null, ignoreDiscriminator: boolean = false): any {
|
|
97
97
|
if (value == null) {
|
|
98
98
|
return value;
|
|
99
99
|
}
|
|
@@ -57,11 +57,11 @@ export function RequestAccessTokenInputFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function RequestAccessTokenInputToJSON(json: any): RequestAccessTokenInput {
|
|
61
|
+
return RequestAccessTokenInputToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function RequestAccessTokenInputToJSONTyped(value?: RequestAccessTokenInput | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -57,11 +57,11 @@ export function SellerDomainTransferAuthCodeDtoFromJSONTyped(json: any, ignoreDi
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function SellerDomainTransferAuthCodeDtoToJSON(json: any): SellerDomainTransferAuthCodeDto {
|
|
61
|
+
return SellerDomainTransferAuthCodeDtoToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function SellerDomainTransferAuthCodeDtoToJSONTyped(value?: SellerDomainTransferAuthCodeDto | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -73,11 +73,11 @@ export function SellerDomainTransferDomainDtoFromJSONTyped(json: any, ignoreDisc
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function SellerDomainTransferDomainDtoToJSON(json: any): SellerDomainTransferDomainDto {
|
|
77
|
+
return SellerDomainTransferDomainDtoToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function SellerDomainTransferDomainDtoToJSONTyped(value?: SellerDomainTransferDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -118,11 +118,11 @@ export function SellerDomainTransferDtoFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
118
118
|
};
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
121
|
+
export function SellerDomainTransferDtoToJSON(json: any): SellerDomainTransferDto {
|
|
122
|
+
return SellerDomainTransferDtoToJSONTyped(json, false);
|
|
123
|
+
}
|
|
124
124
|
|
|
125
|
-
|
|
125
|
+
export function SellerDomainTransferDtoToJSONTyped(value?: SellerDomainTransferDto | null, ignoreDiscriminator: boolean = false): any {
|
|
126
126
|
if (value == null) {
|
|
127
127
|
return value;
|
|
128
128
|
}
|
|
@@ -73,11 +73,11 @@ export function SellerDomainTransferListItemDomainDtoFromJSONTyped(json: any, ig
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
export function SellerDomainTransferListItemDomainDtoToJSON(json: any): SellerDomainTransferListItemDomainDto {
|
|
77
|
+
return SellerDomainTransferListItemDomainDtoToJSONTyped(json, false);
|
|
78
|
+
}
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
export function SellerDomainTransferListItemDomainDtoToJSONTyped(value?: SellerDomainTransferListItemDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
81
81
|
if (value == null) {
|
|
82
82
|
return value;
|
|
83
83
|
}
|
|
@@ -103,11 +103,11 @@ export function SellerDomainTransferListItemDtoFromJSONTyped(json: any, ignoreDi
|
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
106
|
+
export function SellerDomainTransferListItemDtoToJSON(json: any): SellerDomainTransferListItemDto {
|
|
107
|
+
return SellerDomainTransferListItemDtoToJSONTyped(json, false);
|
|
108
|
+
}
|
|
109
109
|
|
|
110
|
-
|
|
110
|
+
export function SellerDomainTransferListItemDtoToJSONTyped(value?: SellerDomainTransferListItemDto | null, ignoreDiscriminator: boolean = false): any {
|
|
111
111
|
if (value == null) {
|
|
112
112
|
return value;
|
|
113
113
|
}
|
|
@@ -49,11 +49,11 @@ export function SellerSecurityUserAccountDtoFromJSONTyped(json: any, ignoreDiscr
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function SellerSecurityUserAccountDtoToJSON(json: any): SellerSecurityUserAccountDto {
|
|
53
|
+
return SellerSecurityUserAccountDtoToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function SellerSecurityUserAccountDtoToJSONTyped(value?: SellerSecurityUserAccountDto | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -132,11 +132,11 @@ export function SellerSecurityUserDtoFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
132
132
|
};
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
135
|
+
export function SellerSecurityUserDtoToJSON(json: any): SellerSecurityUserDto {
|
|
136
|
+
return SellerSecurityUserDtoToJSONTyped(json, false);
|
|
137
|
+
}
|
|
138
138
|
|
|
139
|
-
|
|
139
|
+
export function SellerSecurityUserDtoToJSONTyped(value?: SellerSecurityUserDto | null, ignoreDiscriminator: boolean = false): any {
|
|
140
140
|
if (value == null) {
|
|
141
141
|
return value;
|
|
142
142
|
}
|
|
@@ -76,11 +76,11 @@ export function SetDomainTransferConfirmationInputFromJSONTyped(json: any, ignor
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
export function SetDomainTransferConfirmationInputToJSON(json: any): SetDomainTransferConfirmationInput {
|
|
80
|
+
return SetDomainTransferConfirmationInputToJSONTyped(json, false);
|
|
81
|
+
}
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
export function SetDomainTransferConfirmationInputToJSONTyped(value?: SetDomainTransferConfirmationInput | null, ignoreDiscriminator: boolean = false): any {
|
|
84
84
|
if (value == null) {
|
|
85
85
|
return value;
|
|
86
86
|
}
|
|
@@ -49,11 +49,11 @@ export function SetNewPasswordInputFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function SetNewPasswordInputToJSON(json: any): SetNewPasswordInput {
|
|
53
|
+
return SetNewPasswordInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function SetNewPasswordInputToJSONTyped(value?: SetNewPasswordInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -49,11 +49,11 @@ export function StoreBuyerLocaleInputFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function StoreBuyerLocaleInputToJSON(json: any): StoreBuyerLocaleInput {
|
|
53
|
+
return StoreBuyerLocaleInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function StoreBuyerLocaleInputToJSONTyped(value?: StoreBuyerLocaleInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -49,11 +49,11 @@ export function StoreUserLocaleInputFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function StoreUserLocaleInputToJSON(json: any): StoreUserLocaleInput {
|
|
53
|
+
return StoreUserLocaleInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function StoreUserLocaleInputToJSONTyped(value?: StoreUserLocaleInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -65,11 +65,11 @@ export function TaskListDomainDtoFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function TaskListDomainDtoToJSON(json: any): TaskListDomainDto {
|
|
69
|
+
return TaskListDomainDtoToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function TaskListDomainDtoToJSONTyped(value?: TaskListDomainDto | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -49,11 +49,11 @@ export function TaskListDomainTransferDtoFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function TaskListDomainTransferDtoToJSON(json: any): TaskListDomainTransferDto {
|
|
53
|
+
return TaskListDomainTransferDtoToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function TaskListDomainTransferDtoToJSONTyped(value?: TaskListDomainTransferDto | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -93,11 +93,11 @@ export function TaskListLeadDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
93
93
|
};
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
96
|
+
export function TaskListLeadDtoToJSON(json: any): TaskListLeadDto {
|
|
97
|
+
return TaskListLeadDtoToJSONTyped(json, false);
|
|
98
|
+
}
|
|
99
99
|
|
|
100
|
-
|
|
100
|
+
export function TaskListLeadDtoToJSONTyped(value?: TaskListLeadDto | null, ignoreDiscriminator: boolean = false): any {
|
|
101
101
|
if (value == null) {
|
|
102
102
|
return value;
|
|
103
103
|
}
|
|
@@ -65,11 +65,11 @@ export function ThrottlerExceptionFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function ThrottlerExceptionToJSON(json: any): ThrottlerException {
|
|
69
|
+
return ThrottlerExceptionToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function ThrottlerExceptionToJSONTyped(value?: ThrottlerException | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -57,11 +57,11 @@ export function UpdateAccountBillingInformationInputFromJSONTyped(json: any, ign
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
export function UpdateAccountBillingInformationInputToJSON(json: any): UpdateAccountBillingInformationInput {
|
|
61
|
+
return UpdateAccountBillingInformationInputToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
export function UpdateAccountBillingInformationInputToJSONTyped(value?: UpdateAccountBillingInformationInput | null, ignoreDiscriminator: boolean = false): any {
|
|
65
65
|
if (value == null) {
|
|
66
66
|
return value;
|
|
67
67
|
}
|
|
@@ -70,11 +70,11 @@ export function UpdateDomainInputFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function UpdateDomainInputToJSON(json: any): UpdateDomainInput {
|
|
74
|
+
return UpdateDomainInputToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function UpdateDomainInputToJSONTyped(value?: UpdateDomainInput | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -49,11 +49,11 @@ export function UpdateDomainTransferAuthCodeInputFromJSONTyped(json: any, ignore
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
export function UpdateDomainTransferAuthCodeInputToJSON(json: any): UpdateDomainTransferAuthCodeInput {
|
|
53
|
+
return UpdateDomainTransferAuthCodeInputToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
export function UpdateDomainTransferAuthCodeInputToJSONTyped(value?: UpdateDomainTransferAuthCodeInput | null, ignoreDiscriminator: boolean = false): any {
|
|
57
57
|
if (value == null) {
|
|
58
58
|
return value;
|
|
59
59
|
}
|
|
@@ -65,11 +65,11 @@ export function UpdateLeadInputFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
export function UpdateLeadInputToJSON(json: any): UpdateLeadInput {
|
|
69
|
+
return UpdateLeadInputToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
export function UpdateLeadInputToJSONTyped(value?: UpdateLeadInput | null, ignoreDiscriminator: boolean = false): any {
|
|
73
73
|
if (value == null) {
|
|
74
74
|
return value;
|
|
75
75
|
}
|
|
@@ -126,11 +126,11 @@ export function UpdateOrderInputFromJSONTyped(json: any, ignoreDiscriminator: bo
|
|
|
126
126
|
};
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
129
|
+
export function UpdateOrderInputToJSON(json: any): UpdateOrderInput {
|
|
130
|
+
return UpdateOrderInputToJSONTyped(json, false);
|
|
131
|
+
}
|
|
132
132
|
|
|
133
|
-
|
|
133
|
+
export function UpdateOrderInputToJSONTyped(value?: UpdateOrderInput | null, ignoreDiscriminator: boolean = false): any {
|
|
134
134
|
if (value == null) {
|
|
135
135
|
return value;
|
|
136
136
|
}
|