@vepler/sdk 2.24.1 → 2.28.0
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 +4 -0
- package/dist/commonjs/funcs/avmGetValuationAnalysis.d.ts +18 -0
- package/dist/commonjs/funcs/avmGetValuationAnalysis.d.ts.map +1 -0
- package/dist/commonjs/funcs/avmGetValuationAnalysis.js +115 -0
- package/dist/commonjs/funcs/avmGetValuationAnalysis.js.map +1 -0
- package/dist/commonjs/funcs/propertyAggregateProperties.d.ts +18 -0
- package/dist/commonjs/funcs/propertyAggregateProperties.d.ts.map +1 -0
- package/dist/commonjs/funcs/propertyAggregateProperties.js +117 -0
- package/dist/commonjs/funcs/propertyAggregateProperties.js.map +1 -0
- package/dist/commonjs/hooks/registration.d.ts +2 -2
- package/dist/commonjs/hooks/registration.d.ts.map +1 -1
- package/dist/commonjs/hooks/registration.js +1 -2
- package/dist/commonjs/hooks/registration.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/sdk/avm.d.ts +7 -0
- package/dist/commonjs/sdk/avm.d.ts.map +1 -1
- package/dist/commonjs/sdk/avm.js +10 -0
- package/dist/commonjs/sdk/avm.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/aggregateproperties.d.ts +108 -0
- package/dist/commonjs/sdk/models/operations/aggregateproperties.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/aggregateproperties.js +124 -0
- package/dist/commonjs/sdk/models/operations/aggregateproperties.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/getvaluationanalysis.d.ts +206 -0
- package/dist/commonjs/sdk/models/operations/getvaluationanalysis.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/getvaluationanalysis.js +197 -0
- package/dist/commonjs/sdk/models/operations/getvaluationanalysis.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/index.d.ts +2 -0
- package/dist/commonjs/sdk/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/index.js +2 -0
- package/dist/commonjs/sdk/models/operations/index.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/predictpropertyvalue.d.ts +24 -24
- package/dist/commonjs/sdk/models/operations/predictpropertyvalue.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/predictpropertyvalue.js +25 -26
- package/dist/commonjs/sdk/models/operations/predictpropertyvalue.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/aggregationinput.d.ts +118 -0
- package/dist/commonjs/sdk/models/shared/aggregationinput.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/aggregationinput.js +90 -0
- package/dist/commonjs/sdk/models/shared/aggregationinput.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/analysiscomparable.d.ts +72 -0
- package/dist/commonjs/sdk/models/shared/analysiscomparable.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/analysiscomparable.js +71 -0
- package/dist/commonjs/sdk/models/shared/analysiscomparable.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisrequest.d.ts +47 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisrequest.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisrequest.js +61 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisrequest.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisresponse.d.ts +234 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisresponse.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisresponse.js +209 -0
- package/dist/commonjs/sdk/models/shared/avmanalysisresponse.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/avmpredictbylocationrequest.d.ts +4 -4
- package/dist/commonjs/sdk/models/shared/avmpredictbylocationrequest.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/avmpredictbylocationrequest.js +6 -4
- package/dist/commonjs/sdk/models/shared/avmpredictbylocationrequest.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/council.d.ts +4 -4
- package/dist/commonjs/sdk/models/shared/council.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/council.js +5 -4
- package/dist/commonjs/sdk/models/shared/council.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/historicalvaluation.d.ts +42 -0
- package/dist/commonjs/sdk/models/shared/historicalvaluation.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/historicalvaluation.js +63 -0
- package/dist/commonjs/sdk/models/shared/historicalvaluation.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/index.d.ts +10 -0
- package/dist/commonjs/sdk/models/shared/index.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/index.js +10 -0
- package/dist/commonjs/sdk/models/shared/index.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/leafaggregation.d.ts +112 -0
- package/dist/commonjs/sdk/models/shared/leafaggregation.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/leafaggregation.js +88 -0
- package/dist/commonjs/sdk/models/shared/leafaggregation.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/nestedaggregation.d.ts +118 -0
- package/dist/commonjs/sdk/models/shared/nestedaggregation.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/nestedaggregation.js +90 -0
- package/dist/commonjs/sdk/models/shared/nestedaggregation.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregaterequest.d.ts +28 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregaterequest.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregaterequest.js +54 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregaterequest.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregateresponse.d.ts +24 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregateresponse.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregateresponse.js +53 -0
- package/dist/commonjs/sdk/models/shared/propertyaggregateresponse.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.d.ts +4 -4
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.js +4 -4
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/rangedefinition.d.ts +25 -0
- package/dist/commonjs/sdk/models/shared/rangedefinition.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/rangedefinition.js +51 -0
- package/dist/commonjs/sdk/models/shared/rangedefinition.js.map +1 -0
- package/dist/commonjs/sdk/property.d.ts +7 -0
- package/dist/commonjs/sdk/property.d.ts.map +1 -1
- package/dist/commonjs/sdk/property.js +10 -0
- package/dist/commonjs/sdk/property.js.map +1 -1
- package/dist/esm/funcs/avmGetValuationAnalysis.d.ts +18 -0
- package/dist/esm/funcs/avmGetValuationAnalysis.d.ts.map +1 -0
- package/dist/esm/funcs/avmGetValuationAnalysis.js +79 -0
- package/dist/esm/funcs/avmGetValuationAnalysis.js.map +1 -0
- package/dist/esm/funcs/propertyAggregateProperties.d.ts +18 -0
- package/dist/esm/funcs/propertyAggregateProperties.d.ts.map +1 -0
- package/dist/esm/funcs/propertyAggregateProperties.js +81 -0
- package/dist/esm/funcs/propertyAggregateProperties.js.map +1 -0
- package/dist/esm/hooks/registration.d.ts +2 -2
- package/dist/esm/hooks/registration.d.ts.map +1 -1
- package/dist/esm/hooks/registration.js +1 -2
- package/dist/esm/hooks/registration.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/sdk/avm.d.ts +7 -0
- package/dist/esm/sdk/avm.d.ts.map +1 -1
- package/dist/esm/sdk/avm.js +10 -0
- package/dist/esm/sdk/avm.js.map +1 -1
- package/dist/esm/sdk/models/operations/aggregateproperties.d.ts +108 -0
- package/dist/esm/sdk/models/operations/aggregateproperties.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/aggregateproperties.js +83 -0
- package/dist/esm/sdk/models/operations/aggregateproperties.js.map +1 -0
- package/dist/esm/sdk/models/operations/getvaluationanalysis.d.ts +206 -0
- package/dist/esm/sdk/models/operations/getvaluationanalysis.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getvaluationanalysis.js +152 -0
- package/dist/esm/sdk/models/operations/getvaluationanalysis.js.map +1 -0
- package/dist/esm/sdk/models/operations/index.d.ts +2 -0
- package/dist/esm/sdk/models/operations/index.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/index.js +2 -0
- package/dist/esm/sdk/models/operations/index.js.map +1 -1
- package/dist/esm/sdk/models/operations/predictpropertyvalue.d.ts +24 -24
- package/dist/esm/sdk/models/operations/predictpropertyvalue.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/predictpropertyvalue.js +21 -22
- package/dist/esm/sdk/models/operations/predictpropertyvalue.js.map +1 -1
- package/dist/esm/sdk/models/shared/aggregationinput.d.ts +118 -0
- package/dist/esm/sdk/models/shared/aggregationinput.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/aggregationinput.js +53 -0
- package/dist/esm/sdk/models/shared/aggregationinput.js.map +1 -0
- package/dist/esm/sdk/models/shared/analysiscomparable.d.ts +72 -0
- package/dist/esm/sdk/models/shared/analysiscomparable.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/analysiscomparable.js +34 -0
- package/dist/esm/sdk/models/shared/analysiscomparable.js.map +1 -0
- package/dist/esm/sdk/models/shared/avmanalysisrequest.d.ts +47 -0
- package/dist/esm/sdk/models/shared/avmanalysisrequest.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/avmanalysisrequest.js +24 -0
- package/dist/esm/sdk/models/shared/avmanalysisrequest.js.map +1 -0
- package/dist/esm/sdk/models/shared/avmanalysisresponse.d.ts +234 -0
- package/dist/esm/sdk/models/shared/avmanalysisresponse.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/avmanalysisresponse.js +159 -0
- package/dist/esm/sdk/models/shared/avmanalysisresponse.js.map +1 -0
- package/dist/esm/sdk/models/shared/avmpredictbylocationrequest.d.ts +4 -4
- package/dist/esm/sdk/models/shared/avmpredictbylocationrequest.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/avmpredictbylocationrequest.js +5 -3
- package/dist/esm/sdk/models/shared/avmpredictbylocationrequest.js.map +1 -1
- package/dist/esm/sdk/models/shared/council.d.ts +4 -4
- package/dist/esm/sdk/models/shared/council.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/council.js +4 -3
- package/dist/esm/sdk/models/shared/council.js.map +1 -1
- package/dist/esm/sdk/models/shared/historicalvaluation.d.ts +42 -0
- package/dist/esm/sdk/models/shared/historicalvaluation.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/historicalvaluation.js +25 -0
- package/dist/esm/sdk/models/shared/historicalvaluation.js.map +1 -0
- package/dist/esm/sdk/models/shared/index.d.ts +10 -0
- package/dist/esm/sdk/models/shared/index.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/index.js +10 -0
- package/dist/esm/sdk/models/shared/index.js.map +1 -1
- package/dist/esm/sdk/models/shared/leafaggregation.d.ts +112 -0
- package/dist/esm/sdk/models/shared/leafaggregation.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/leafaggregation.js +51 -0
- package/dist/esm/sdk/models/shared/leafaggregation.js.map +1 -0
- package/dist/esm/sdk/models/shared/nestedaggregation.d.ts +118 -0
- package/dist/esm/sdk/models/shared/nestedaggregation.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/nestedaggregation.js +53 -0
- package/dist/esm/sdk/models/shared/nestedaggregation.js.map +1 -0
- package/dist/esm/sdk/models/shared/propertyaggregaterequest.d.ts +28 -0
- package/dist/esm/sdk/models/shared/propertyaggregaterequest.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/propertyaggregaterequest.js +17 -0
- package/dist/esm/sdk/models/shared/propertyaggregaterequest.js.map +1 -0
- package/dist/esm/sdk/models/shared/propertyaggregateresponse.d.ts +24 -0
- package/dist/esm/sdk/models/shared/propertyaggregateresponse.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/propertyaggregateresponse.js +16 -0
- package/dist/esm/sdk/models/shared/propertyaggregateresponse.js.map +1 -0
- package/dist/esm/sdk/models/shared/propertyqueryrequest.d.ts +4 -4
- package/dist/esm/sdk/models/shared/propertyqueryrequest.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/propertyqueryrequest.js +3 -3
- package/dist/esm/sdk/models/shared/propertyqueryrequest.js.map +1 -1
- package/dist/esm/sdk/models/shared/rangedefinition.d.ts +25 -0
- package/dist/esm/sdk/models/shared/rangedefinition.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/rangedefinition.js +14 -0
- package/dist/esm/sdk/models/shared/rangedefinition.js.map +1 -0
- package/dist/esm/sdk/property.d.ts +7 -0
- package/dist/esm/sdk/property.d.ts.map +1 -1
- package/dist/esm/sdk/property.js +10 -0
- package/dist/esm/sdk/property.js.map +1 -1
- package/openapi.json +12446 -1
- package/package.json +1 -1
- package/src/funcs/avmGetValuationAnalysis.ts +163 -0
- package/src/funcs/propertyAggregateProperties.ts +164 -0
- package/src/hooks/registration.ts +2 -3
- package/src/lib/config.ts +3 -3
- package/src/sdk/avm.ts +18 -0
- package/src/sdk/models/operations/aggregateproperties.ts +237 -0
- package/src/sdk/models/operations/getvaluationanalysis.ts +443 -0
- package/src/sdk/models/operations/index.ts +2 -0
- package/src/sdk/models/operations/predictpropertyvalue.ts +63 -59
- package/src/sdk/models/shared/aggregationinput.ts +162 -0
- package/src/sdk/models/shared/analysiscomparable.ts +107 -0
- package/src/sdk/models/shared/avmanalysisrequest.ts +73 -0
- package/src/sdk/models/shared/avmanalysisresponse.ts +519 -0
- package/src/sdk/models/shared/avmpredictbylocationrequest.ts +10 -7
- package/src/sdk/models/shared/council.ts +6 -7
- package/src/sdk/models/shared/historicalvaluation.ts +85 -0
- package/src/sdk/models/shared/index.ts +10 -0
- package/src/sdk/models/shared/leafaggregation.ts +149 -0
- package/src/sdk/models/shared/nestedaggregation.ts +162 -0
- package/src/sdk/models/shared/propertyaggregaterequest.ts +61 -0
- package/src/sdk/models/shared/propertyaggregateresponse.ts +46 -0
- package/src/sdk/models/shared/propertyqueryrequest.ts +9 -7
- package/src/sdk/models/shared/rangedefinition.ts +44 -0
- package/src/sdk/property.ts +18 -0
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import * as shared from "../shared/index.js";
|
|
6
|
+
/**
|
|
7
|
+
* Error type category
|
|
8
|
+
*/
|
|
9
|
+
export declare const GetValuationAnalysisAVMResponseType: {
|
|
10
|
+
readonly ApiError: "api_error";
|
|
11
|
+
readonly InvalidRequestError: "invalid_request_error";
|
|
12
|
+
readonly AuthenticationError: "authentication_error";
|
|
13
|
+
readonly RateLimitError: "rate_limit_error";
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Error type category
|
|
17
|
+
*/
|
|
18
|
+
export type GetValuationAnalysisAVMResponseType = ClosedEnum<typeof GetValuationAnalysisAVMResponseType>;
|
|
19
|
+
export type GetValuationAnalysisAVMResponseError = {
|
|
20
|
+
/**
|
|
21
|
+
* Machine-readable error code
|
|
22
|
+
*/
|
|
23
|
+
code?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* URL to relevant documentation
|
|
26
|
+
*/
|
|
27
|
+
docUrl?: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Human-readable error message
|
|
30
|
+
*/
|
|
31
|
+
message: string;
|
|
32
|
+
/**
|
|
33
|
+
* Parameter that caused the error
|
|
34
|
+
*/
|
|
35
|
+
param?: string | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* Error type category
|
|
38
|
+
*/
|
|
39
|
+
type: GetValuationAnalysisAVMResponseType;
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Error response
|
|
43
|
+
*/
|
|
44
|
+
export type GetValuationAnalysisAVMResponse500ResponseBody = {
|
|
45
|
+
error: GetValuationAnalysisAVMResponseError;
|
|
46
|
+
};
|
|
47
|
+
/**
|
|
48
|
+
* Error type category
|
|
49
|
+
*/
|
|
50
|
+
export declare const GetValuationAnalysisAVMType: {
|
|
51
|
+
readonly ApiError: "api_error";
|
|
52
|
+
readonly InvalidRequestError: "invalid_request_error";
|
|
53
|
+
readonly AuthenticationError: "authentication_error";
|
|
54
|
+
readonly RateLimitError: "rate_limit_error";
|
|
55
|
+
};
|
|
56
|
+
/**
|
|
57
|
+
* Error type category
|
|
58
|
+
*/
|
|
59
|
+
export type GetValuationAnalysisAVMType = ClosedEnum<typeof GetValuationAnalysisAVMType>;
|
|
60
|
+
export type GetValuationAnalysisAVMError = {
|
|
61
|
+
/**
|
|
62
|
+
* Machine-readable error code
|
|
63
|
+
*/
|
|
64
|
+
code?: string | undefined;
|
|
65
|
+
/**
|
|
66
|
+
* URL to relevant documentation
|
|
67
|
+
*/
|
|
68
|
+
docUrl?: string | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* Human-readable error message
|
|
71
|
+
*/
|
|
72
|
+
message: string;
|
|
73
|
+
/**
|
|
74
|
+
* Parameter that caused the error
|
|
75
|
+
*/
|
|
76
|
+
param?: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* Error type category
|
|
79
|
+
*/
|
|
80
|
+
type: GetValuationAnalysisAVMType;
|
|
81
|
+
};
|
|
82
|
+
/**
|
|
83
|
+
* Error response
|
|
84
|
+
*/
|
|
85
|
+
export type GetValuationAnalysisAVMResponseResponseBody = {
|
|
86
|
+
error: GetValuationAnalysisAVMError;
|
|
87
|
+
};
|
|
88
|
+
/**
|
|
89
|
+
* Error type category
|
|
90
|
+
*/
|
|
91
|
+
export declare const GetValuationAnalysisType: {
|
|
92
|
+
readonly ApiError: "api_error";
|
|
93
|
+
readonly InvalidRequestError: "invalid_request_error";
|
|
94
|
+
readonly AuthenticationError: "authentication_error";
|
|
95
|
+
readonly RateLimitError: "rate_limit_error";
|
|
96
|
+
};
|
|
97
|
+
/**
|
|
98
|
+
* Error type category
|
|
99
|
+
*/
|
|
100
|
+
export type GetValuationAnalysisType = ClosedEnum<typeof GetValuationAnalysisType>;
|
|
101
|
+
export type GetValuationAnalysisError = {
|
|
102
|
+
/**
|
|
103
|
+
* Machine-readable error code
|
|
104
|
+
*/
|
|
105
|
+
code?: string | undefined;
|
|
106
|
+
/**
|
|
107
|
+
* URL to relevant documentation
|
|
108
|
+
*/
|
|
109
|
+
docUrl?: string | undefined;
|
|
110
|
+
/**
|
|
111
|
+
* Human-readable error message
|
|
112
|
+
*/
|
|
113
|
+
message: string;
|
|
114
|
+
/**
|
|
115
|
+
* Parameter that caused the error
|
|
116
|
+
*/
|
|
117
|
+
param?: string | undefined;
|
|
118
|
+
/**
|
|
119
|
+
* Error type category
|
|
120
|
+
*/
|
|
121
|
+
type: GetValuationAnalysisType;
|
|
122
|
+
};
|
|
123
|
+
/**
|
|
124
|
+
* Error response
|
|
125
|
+
*/
|
|
126
|
+
export type GetValuationAnalysisAVMResponseBody = {
|
|
127
|
+
error: GetValuationAnalysisError;
|
|
128
|
+
};
|
|
129
|
+
/**
|
|
130
|
+
* Error type category
|
|
131
|
+
*/
|
|
132
|
+
export declare const GetValuationAnalysisAVMResponse400Type: {
|
|
133
|
+
readonly ApiError: "api_error";
|
|
134
|
+
readonly InvalidRequestError: "invalid_request_error";
|
|
135
|
+
readonly AuthenticationError: "authentication_error";
|
|
136
|
+
readonly RateLimitError: "rate_limit_error";
|
|
137
|
+
};
|
|
138
|
+
/**
|
|
139
|
+
* Error type category
|
|
140
|
+
*/
|
|
141
|
+
export type GetValuationAnalysisAVMResponse400Type = ClosedEnum<typeof GetValuationAnalysisAVMResponse400Type>;
|
|
142
|
+
export type ErrorT = {
|
|
143
|
+
/**
|
|
144
|
+
* Machine-readable error code
|
|
145
|
+
*/
|
|
146
|
+
code?: string | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* URL to relevant documentation
|
|
149
|
+
*/
|
|
150
|
+
docUrl?: string | undefined;
|
|
151
|
+
/**
|
|
152
|
+
* Human-readable error message
|
|
153
|
+
*/
|
|
154
|
+
message: string;
|
|
155
|
+
/**
|
|
156
|
+
* Parameter that caused the error
|
|
157
|
+
*/
|
|
158
|
+
param?: string | undefined;
|
|
159
|
+
/**
|
|
160
|
+
* Error type category
|
|
161
|
+
*/
|
|
162
|
+
type: GetValuationAnalysisAVMResponse400Type;
|
|
163
|
+
};
|
|
164
|
+
/**
|
|
165
|
+
* Error response
|
|
166
|
+
*/
|
|
167
|
+
export type GetValuationAnalysisResponseBody = {
|
|
168
|
+
error: ErrorT;
|
|
169
|
+
};
|
|
170
|
+
export type GetValuationAnalysisResponse = shared.AVMAnalysisResponse | GetValuationAnalysisResponseBody | GetValuationAnalysisAVMResponseBody | GetValuationAnalysisAVMResponseResponseBody | GetValuationAnalysisAVMResponse500ResponseBody;
|
|
171
|
+
/** @internal */
|
|
172
|
+
export declare const GetValuationAnalysisAVMResponseType$inboundSchema: z.ZodNativeEnum<typeof GetValuationAnalysisAVMResponseType>;
|
|
173
|
+
/** @internal */
|
|
174
|
+
export declare const GetValuationAnalysisAVMResponseError$inboundSchema: z.ZodType<GetValuationAnalysisAVMResponseError, z.ZodTypeDef, unknown>;
|
|
175
|
+
export declare function getValuationAnalysisAVMResponseErrorFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisAVMResponseError, SDKValidationError>;
|
|
176
|
+
/** @internal */
|
|
177
|
+
export declare const GetValuationAnalysisAVMResponse500ResponseBody$inboundSchema: z.ZodType<GetValuationAnalysisAVMResponse500ResponseBody, z.ZodTypeDef, unknown>;
|
|
178
|
+
export declare function getValuationAnalysisAVMResponse500ResponseBodyFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisAVMResponse500ResponseBody, SDKValidationError>;
|
|
179
|
+
/** @internal */
|
|
180
|
+
export declare const GetValuationAnalysisAVMType$inboundSchema: z.ZodNativeEnum<typeof GetValuationAnalysisAVMType>;
|
|
181
|
+
/** @internal */
|
|
182
|
+
export declare const GetValuationAnalysisAVMError$inboundSchema: z.ZodType<GetValuationAnalysisAVMError, z.ZodTypeDef, unknown>;
|
|
183
|
+
export declare function getValuationAnalysisAVMErrorFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisAVMError, SDKValidationError>;
|
|
184
|
+
/** @internal */
|
|
185
|
+
export declare const GetValuationAnalysisAVMResponseResponseBody$inboundSchema: z.ZodType<GetValuationAnalysisAVMResponseResponseBody, z.ZodTypeDef, unknown>;
|
|
186
|
+
export declare function getValuationAnalysisAVMResponseResponseBodyFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisAVMResponseResponseBody, SDKValidationError>;
|
|
187
|
+
/** @internal */
|
|
188
|
+
export declare const GetValuationAnalysisType$inboundSchema: z.ZodNativeEnum<typeof GetValuationAnalysisType>;
|
|
189
|
+
/** @internal */
|
|
190
|
+
export declare const GetValuationAnalysisError$inboundSchema: z.ZodType<GetValuationAnalysisError, z.ZodTypeDef, unknown>;
|
|
191
|
+
export declare function getValuationAnalysisErrorFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisError, SDKValidationError>;
|
|
192
|
+
/** @internal */
|
|
193
|
+
export declare const GetValuationAnalysisAVMResponseBody$inboundSchema: z.ZodType<GetValuationAnalysisAVMResponseBody, z.ZodTypeDef, unknown>;
|
|
194
|
+
export declare function getValuationAnalysisAVMResponseBodyFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisAVMResponseBody, SDKValidationError>;
|
|
195
|
+
/** @internal */
|
|
196
|
+
export declare const GetValuationAnalysisAVMResponse400Type$inboundSchema: z.ZodNativeEnum<typeof GetValuationAnalysisAVMResponse400Type>;
|
|
197
|
+
/** @internal */
|
|
198
|
+
export declare const ErrorT$inboundSchema: z.ZodType<ErrorT, z.ZodTypeDef, unknown>;
|
|
199
|
+
export declare function errorFromJSON(jsonString: string): SafeParseResult<ErrorT, SDKValidationError>;
|
|
200
|
+
/** @internal */
|
|
201
|
+
export declare const GetValuationAnalysisResponseBody$inboundSchema: z.ZodType<GetValuationAnalysisResponseBody, z.ZodTypeDef, unknown>;
|
|
202
|
+
export declare function getValuationAnalysisResponseBodyFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisResponseBody, SDKValidationError>;
|
|
203
|
+
/** @internal */
|
|
204
|
+
export declare const GetValuationAnalysisResponse$inboundSchema: z.ZodType<GetValuationAnalysisResponse, z.ZodTypeDef, unknown>;
|
|
205
|
+
export declare function getValuationAnalysisResponseFromJSON(jsonString: string): SafeParseResult<GetValuationAnalysisResponse, SDKValidationError>;
|
|
206
|
+
//# sourceMappingURL=getvaluationanalysis.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getvaluationanalysis.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getvaluationanalysis.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C;;GAEG;AACH,eAAO,MAAM,mCAAmC;;;;;CAKtC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG,UAAU,CAC1D,OAAO,mCAAmC,CAC3C,CAAC;AAEF,MAAM,MAAM,oCAAoC,GAAG;IACjD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,IAAI,EAAE,mCAAmC,CAAC;CAC3C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,8CAA8C,GAAG;IAC3D,KAAK,EAAE,oCAAoC,CAAC;CAC7C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,2BAA2B;;;;;CAK9B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG,UAAU,CAClD,OAAO,2BAA2B,CACnC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,IAAI,EAAE,2BAA2B,CAAC;CACnC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,2CAA2C,GAAG;IACxD,KAAK,EAAE,4BAA4B,CAAC;CACrC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;CAK3B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG,UAAU,CAC/C,OAAO,wBAAwB,CAChC,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,IAAI,EAAE,wBAAwB,CAAC;CAChC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;IAChD,KAAK,EAAE,yBAAyB,CAAC;CAClC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,sCAAsC;;;;;CAKzC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,sCAAsC,GAAG,UAAU,CAC7D,OAAO,sCAAsC,CAC9C,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG;IACnB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,IAAI,EAAE,sCAAsC,CAAC;CAC9C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG;IAC7C,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,4BAA4B,GACpC,MAAM,CAAC,mBAAmB,GAC1B,gCAAgC,GAChC,mCAAmC,GACnC,2CAA2C,GAC3C,8CAA8C,CAAC;AAEnD,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,aAAa,CAC7E,OAAO,mCAAmC,CACS,CAAC;AAEtD,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,wBAAgB,4CAA4C,CAC1D,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,oCAAoC,EAAE,kBAAkB,CAAC,CAO3E;AAED,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,OAAO,CACP,8CAA8C,EAC9C,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEL,wBAAgB,sDAAsD,CACpE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,8CAA8C,EAC9C,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,aAAa,CACrE,OAAO,2BAA2B,CACS,CAAC;AAE9C,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE;AAED,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,OAAO,CACP,2CAA2C,EAC3C,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEL,wBAAgB,mDAAmD,CACjE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,2CAA2C,EAC3C,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,aAAa,CAClE,OAAO,wBAAwB,CACS,CAAC;AAE3C,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,wBAAgB,iCAAiC,CAC/C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,yBAAyB,EAAE,kBAAkB,CAAC,CAMhE;AAED,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E;AAED,gBAAgB;AAChB,eAAO,MAAM,oDAAoD,EAC/D,CAAC,CAAC,aAAa,CAAC,OAAO,sCAAsC,CAE5D,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAWtE,CAAC;AAEL,wBAAgB,aAAa,CAC3B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAM7C;AAED,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,gCAAgC,EAChC,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,wCAAwC,CACtD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,gCAAgC,EAAE,kBAAkB,CAAC,CAMvE;AAED,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAOP,CAAC;AAEH,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE"}
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod/v3";
|
|
5
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import * as shared from "../shared/index.js";
|
|
8
|
+
/**
|
|
9
|
+
* Error type category
|
|
10
|
+
*/
|
|
11
|
+
export const GetValuationAnalysisAVMResponseType = {
|
|
12
|
+
ApiError: "api_error",
|
|
13
|
+
InvalidRequestError: "invalid_request_error",
|
|
14
|
+
AuthenticationError: "authentication_error",
|
|
15
|
+
RateLimitError: "rate_limit_error",
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Error type category
|
|
19
|
+
*/
|
|
20
|
+
export const GetValuationAnalysisAVMType = {
|
|
21
|
+
ApiError: "api_error",
|
|
22
|
+
InvalidRequestError: "invalid_request_error",
|
|
23
|
+
AuthenticationError: "authentication_error",
|
|
24
|
+
RateLimitError: "rate_limit_error",
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* Error type category
|
|
28
|
+
*/
|
|
29
|
+
export const GetValuationAnalysisType = {
|
|
30
|
+
ApiError: "api_error",
|
|
31
|
+
InvalidRequestError: "invalid_request_error",
|
|
32
|
+
AuthenticationError: "authentication_error",
|
|
33
|
+
RateLimitError: "rate_limit_error",
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* Error type category
|
|
37
|
+
*/
|
|
38
|
+
export const GetValuationAnalysisAVMResponse400Type = {
|
|
39
|
+
ApiError: "api_error",
|
|
40
|
+
InvalidRequestError: "invalid_request_error",
|
|
41
|
+
AuthenticationError: "authentication_error",
|
|
42
|
+
RateLimitError: "rate_limit_error",
|
|
43
|
+
};
|
|
44
|
+
/** @internal */
|
|
45
|
+
export const GetValuationAnalysisAVMResponseType$inboundSchema = z.nativeEnum(GetValuationAnalysisAVMResponseType);
|
|
46
|
+
/** @internal */
|
|
47
|
+
export const GetValuationAnalysisAVMResponseError$inboundSchema = z.object({
|
|
48
|
+
code: z.string().optional(),
|
|
49
|
+
doc_url: z.string().optional(),
|
|
50
|
+
message: z.string(),
|
|
51
|
+
param: z.string().optional(),
|
|
52
|
+
type: GetValuationAnalysisAVMResponseType$inboundSchema,
|
|
53
|
+
}).transform((v) => {
|
|
54
|
+
return remap$(v, {
|
|
55
|
+
"doc_url": "docUrl",
|
|
56
|
+
});
|
|
57
|
+
});
|
|
58
|
+
export function getValuationAnalysisAVMResponseErrorFromJSON(jsonString) {
|
|
59
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisAVMResponseError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisAVMResponseError' from JSON`);
|
|
60
|
+
}
|
|
61
|
+
/** @internal */
|
|
62
|
+
export const GetValuationAnalysisAVMResponse500ResponseBody$inboundSchema = z.object({
|
|
63
|
+
error: z.lazy(() => GetValuationAnalysisAVMResponseError$inboundSchema),
|
|
64
|
+
});
|
|
65
|
+
export function getValuationAnalysisAVMResponse500ResponseBodyFromJSON(jsonString) {
|
|
66
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisAVMResponse500ResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisAVMResponse500ResponseBody' from JSON`);
|
|
67
|
+
}
|
|
68
|
+
/** @internal */
|
|
69
|
+
export const GetValuationAnalysisAVMType$inboundSchema = z.nativeEnum(GetValuationAnalysisAVMType);
|
|
70
|
+
/** @internal */
|
|
71
|
+
export const GetValuationAnalysisAVMError$inboundSchema = z.object({
|
|
72
|
+
code: z.string().optional(),
|
|
73
|
+
doc_url: z.string().optional(),
|
|
74
|
+
message: z.string(),
|
|
75
|
+
param: z.string().optional(),
|
|
76
|
+
type: GetValuationAnalysisAVMType$inboundSchema,
|
|
77
|
+
}).transform((v) => {
|
|
78
|
+
return remap$(v, {
|
|
79
|
+
"doc_url": "docUrl",
|
|
80
|
+
});
|
|
81
|
+
});
|
|
82
|
+
export function getValuationAnalysisAVMErrorFromJSON(jsonString) {
|
|
83
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisAVMError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisAVMError' from JSON`);
|
|
84
|
+
}
|
|
85
|
+
/** @internal */
|
|
86
|
+
export const GetValuationAnalysisAVMResponseResponseBody$inboundSchema = z.object({
|
|
87
|
+
error: z.lazy(() => GetValuationAnalysisAVMError$inboundSchema),
|
|
88
|
+
});
|
|
89
|
+
export function getValuationAnalysisAVMResponseResponseBodyFromJSON(jsonString) {
|
|
90
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisAVMResponseResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisAVMResponseResponseBody' from JSON`);
|
|
91
|
+
}
|
|
92
|
+
/** @internal */
|
|
93
|
+
export const GetValuationAnalysisType$inboundSchema = z.nativeEnum(GetValuationAnalysisType);
|
|
94
|
+
/** @internal */
|
|
95
|
+
export const GetValuationAnalysisError$inboundSchema = z.object({
|
|
96
|
+
code: z.string().optional(),
|
|
97
|
+
doc_url: z.string().optional(),
|
|
98
|
+
message: z.string(),
|
|
99
|
+
param: z.string().optional(),
|
|
100
|
+
type: GetValuationAnalysisType$inboundSchema,
|
|
101
|
+
}).transform((v) => {
|
|
102
|
+
return remap$(v, {
|
|
103
|
+
"doc_url": "docUrl",
|
|
104
|
+
});
|
|
105
|
+
});
|
|
106
|
+
export function getValuationAnalysisErrorFromJSON(jsonString) {
|
|
107
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisError$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisError' from JSON`);
|
|
108
|
+
}
|
|
109
|
+
/** @internal */
|
|
110
|
+
export const GetValuationAnalysisAVMResponseBody$inboundSchema = z.object({
|
|
111
|
+
error: z.lazy(() => GetValuationAnalysisError$inboundSchema),
|
|
112
|
+
});
|
|
113
|
+
export function getValuationAnalysisAVMResponseBodyFromJSON(jsonString) {
|
|
114
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisAVMResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisAVMResponseBody' from JSON`);
|
|
115
|
+
}
|
|
116
|
+
/** @internal */
|
|
117
|
+
export const GetValuationAnalysisAVMResponse400Type$inboundSchema = z.nativeEnum(GetValuationAnalysisAVMResponse400Type);
|
|
118
|
+
/** @internal */
|
|
119
|
+
export const ErrorT$inboundSchema = z
|
|
120
|
+
.object({
|
|
121
|
+
code: z.string().optional(),
|
|
122
|
+
doc_url: z.string().optional(),
|
|
123
|
+
message: z.string(),
|
|
124
|
+
param: z.string().optional(),
|
|
125
|
+
type: GetValuationAnalysisAVMResponse400Type$inboundSchema,
|
|
126
|
+
}).transform((v) => {
|
|
127
|
+
return remap$(v, {
|
|
128
|
+
"doc_url": "docUrl",
|
|
129
|
+
});
|
|
130
|
+
});
|
|
131
|
+
export function errorFromJSON(jsonString) {
|
|
132
|
+
return safeParse(jsonString, (x) => ErrorT$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ErrorT' from JSON`);
|
|
133
|
+
}
|
|
134
|
+
/** @internal */
|
|
135
|
+
export const GetValuationAnalysisResponseBody$inboundSchema = z.object({
|
|
136
|
+
error: z.lazy(() => ErrorT$inboundSchema),
|
|
137
|
+
});
|
|
138
|
+
export function getValuationAnalysisResponseBodyFromJSON(jsonString) {
|
|
139
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisResponseBody' from JSON`);
|
|
140
|
+
}
|
|
141
|
+
/** @internal */
|
|
142
|
+
export const GetValuationAnalysisResponse$inboundSchema = z.union([
|
|
143
|
+
shared.AVMAnalysisResponse$inboundSchema,
|
|
144
|
+
z.lazy(() => GetValuationAnalysisResponseBody$inboundSchema),
|
|
145
|
+
z.lazy(() => GetValuationAnalysisAVMResponseBody$inboundSchema),
|
|
146
|
+
z.lazy(() => GetValuationAnalysisAVMResponseResponseBody$inboundSchema),
|
|
147
|
+
z.lazy(() => GetValuationAnalysisAVMResponse500ResponseBody$inboundSchema),
|
|
148
|
+
]);
|
|
149
|
+
export function getValuationAnalysisResponseFromJSON(jsonString) {
|
|
150
|
+
return safeParse(jsonString, (x) => GetValuationAnalysisResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetValuationAnalysisResponse' from JSON`);
|
|
151
|
+
}
|
|
152
|
+
//# sourceMappingURL=getvaluationanalysis.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getvaluationanalysis.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getvaluationanalysis.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export * from "./aggregateproperties.js";
|
|
1
2
|
export * from "./checkareareferencehealth.js";
|
|
2
3
|
export * from "./checkavmhealth.js";
|
|
3
4
|
export * from "./checkepchealth.js";
|
|
@@ -29,6 +30,7 @@ export * from "./getschoolbyurn.js";
|
|
|
29
30
|
export * from "./getschoolmetrics.js";
|
|
30
31
|
export * from "./getv1safetycrime.js";
|
|
31
32
|
export * from "./getv1safetycrimestats.js";
|
|
33
|
+
export * from "./getvaluationanalysis.js";
|
|
32
34
|
export * from "./listcouncils.js";
|
|
33
35
|
export * from "./listschools.js";
|
|
34
36
|
export * from "./predictpropertyvalue.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qCAAqC,CAAC;AACpD,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,0BAA0B,CAAC;AACzC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qCAAqC,CAAC;AACpD,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
+
export * from "./aggregateproperties.js";
|
|
4
5
|
export * from "./checkareareferencehealth.js";
|
|
5
6
|
export * from "./checkavmhealth.js";
|
|
6
7
|
export * from "./checkepchealth.js";
|
|
@@ -32,6 +33,7 @@ export * from "./getschoolbyurn.js";
|
|
|
32
33
|
export * from "./getschoolmetrics.js";
|
|
33
34
|
export * from "./getv1safetycrime.js";
|
|
34
35
|
export * from "./getv1safetycrimestats.js";
|
|
36
|
+
export * from "./getvaluationanalysis.js";
|
|
35
37
|
export * from "./listcouncils.js";
|
|
36
38
|
export * from "./listschools.js";
|
|
37
39
|
export * from "./predictpropertyvalue.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qCAAqC,CAAC;AACpD,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,0BAA0B,CAAC;AACzC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qCAAqC,CAAC;AACpD,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC"}
|
|
@@ -6,7 +6,7 @@ import * as shared from "../shared/index.js";
|
|
|
6
6
|
/**
|
|
7
7
|
* Error type category
|
|
8
8
|
*/
|
|
9
|
-
export declare const
|
|
9
|
+
export declare const PredictPropertyValueAVMResponseType: {
|
|
10
10
|
readonly ApiError: "api_error";
|
|
11
11
|
readonly InvalidRequestError: "invalid_request_error";
|
|
12
12
|
readonly AuthenticationError: "authentication_error";
|
|
@@ -15,8 +15,8 @@ export declare const PredictPropertyValueAVMType: {
|
|
|
15
15
|
/**
|
|
16
16
|
* Error type category
|
|
17
17
|
*/
|
|
18
|
-
export type
|
|
19
|
-
export type
|
|
18
|
+
export type PredictPropertyValueAVMResponseType = ClosedEnum<typeof PredictPropertyValueAVMResponseType>;
|
|
19
|
+
export type PredictPropertyValueAVMResponseError = {
|
|
20
20
|
/**
|
|
21
21
|
* Machine-readable error code
|
|
22
22
|
*/
|
|
@@ -36,18 +36,18 @@ export type PredictPropertyValueAVMError = {
|
|
|
36
36
|
/**
|
|
37
37
|
* Error type category
|
|
38
38
|
*/
|
|
39
|
-
type:
|
|
39
|
+
type: PredictPropertyValueAVMResponseType;
|
|
40
40
|
};
|
|
41
41
|
/**
|
|
42
42
|
* Error response
|
|
43
43
|
*/
|
|
44
44
|
export type PredictPropertyValueAVMResponseResponseBody = {
|
|
45
|
-
error:
|
|
45
|
+
error: PredictPropertyValueAVMResponseError;
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Error type category
|
|
49
49
|
*/
|
|
50
|
-
export declare const
|
|
50
|
+
export declare const PredictPropertyValueAVMType: {
|
|
51
51
|
readonly ApiError: "api_error";
|
|
52
52
|
readonly InvalidRequestError: "invalid_request_error";
|
|
53
53
|
readonly AuthenticationError: "authentication_error";
|
|
@@ -56,8 +56,8 @@ export declare const PredictPropertyValueType: {
|
|
|
56
56
|
/**
|
|
57
57
|
* Error type category
|
|
58
58
|
*/
|
|
59
|
-
export type
|
|
60
|
-
export type
|
|
59
|
+
export type PredictPropertyValueAVMType = ClosedEnum<typeof PredictPropertyValueAVMType>;
|
|
60
|
+
export type PredictPropertyValueAVMError = {
|
|
61
61
|
/**
|
|
62
62
|
* Machine-readable error code
|
|
63
63
|
*/
|
|
@@ -77,18 +77,18 @@ export type PredictPropertyValueError = {
|
|
|
77
77
|
/**
|
|
78
78
|
* Error type category
|
|
79
79
|
*/
|
|
80
|
-
type:
|
|
80
|
+
type: PredictPropertyValueAVMType;
|
|
81
81
|
};
|
|
82
82
|
/**
|
|
83
83
|
* Error response
|
|
84
84
|
*/
|
|
85
85
|
export type PredictPropertyValueAVMResponseBody = {
|
|
86
|
-
error:
|
|
86
|
+
error: PredictPropertyValueAVMError;
|
|
87
87
|
};
|
|
88
88
|
/**
|
|
89
89
|
* Error type category
|
|
90
90
|
*/
|
|
91
|
-
export declare const
|
|
91
|
+
export declare const PredictPropertyValueType: {
|
|
92
92
|
readonly ApiError: "api_error";
|
|
93
93
|
readonly InvalidRequestError: "invalid_request_error";
|
|
94
94
|
readonly AuthenticationError: "authentication_error";
|
|
@@ -97,8 +97,8 @@ export declare const PredictPropertyValueAVMResponseType: {
|
|
|
97
97
|
/**
|
|
98
98
|
* Error type category
|
|
99
99
|
*/
|
|
100
|
-
export type
|
|
101
|
-
export type
|
|
100
|
+
export type PredictPropertyValueType = ClosedEnum<typeof PredictPropertyValueType>;
|
|
101
|
+
export type PredictPropertyValueError = {
|
|
102
102
|
/**
|
|
103
103
|
* Machine-readable error code
|
|
104
104
|
*/
|
|
@@ -118,36 +118,36 @@ export type ErrorT = {
|
|
|
118
118
|
/**
|
|
119
119
|
* Error type category
|
|
120
120
|
*/
|
|
121
|
-
type:
|
|
121
|
+
type: PredictPropertyValueType;
|
|
122
122
|
};
|
|
123
123
|
/**
|
|
124
124
|
* Error response
|
|
125
125
|
*/
|
|
126
126
|
export type PredictPropertyValueResponseBody = {
|
|
127
|
-
error:
|
|
127
|
+
error: PredictPropertyValueError;
|
|
128
128
|
};
|
|
129
129
|
export type PredictPropertyValueResponse = shared.AVMPredictResponse | PredictPropertyValueResponseBody | PredictPropertyValueAVMResponseBody | PredictPropertyValueAVMResponseResponseBody;
|
|
130
130
|
/** @internal */
|
|
131
|
-
export declare const
|
|
131
|
+
export declare const PredictPropertyValueAVMResponseType$inboundSchema: z.ZodNativeEnum<typeof PredictPropertyValueAVMResponseType>;
|
|
132
132
|
/** @internal */
|
|
133
|
-
export declare const
|
|
134
|
-
export declare function
|
|
133
|
+
export declare const PredictPropertyValueAVMResponseError$inboundSchema: z.ZodType<PredictPropertyValueAVMResponseError, z.ZodTypeDef, unknown>;
|
|
134
|
+
export declare function predictPropertyValueAVMResponseErrorFromJSON(jsonString: string): SafeParseResult<PredictPropertyValueAVMResponseError, SDKValidationError>;
|
|
135
135
|
/** @internal */
|
|
136
136
|
export declare const PredictPropertyValueAVMResponseResponseBody$inboundSchema: z.ZodType<PredictPropertyValueAVMResponseResponseBody, z.ZodTypeDef, unknown>;
|
|
137
137
|
export declare function predictPropertyValueAVMResponseResponseBodyFromJSON(jsonString: string): SafeParseResult<PredictPropertyValueAVMResponseResponseBody, SDKValidationError>;
|
|
138
138
|
/** @internal */
|
|
139
|
-
export declare const
|
|
139
|
+
export declare const PredictPropertyValueAVMType$inboundSchema: z.ZodNativeEnum<typeof PredictPropertyValueAVMType>;
|
|
140
140
|
/** @internal */
|
|
141
|
-
export declare const
|
|
142
|
-
export declare function
|
|
141
|
+
export declare const PredictPropertyValueAVMError$inboundSchema: z.ZodType<PredictPropertyValueAVMError, z.ZodTypeDef, unknown>;
|
|
142
|
+
export declare function predictPropertyValueAVMErrorFromJSON(jsonString: string): SafeParseResult<PredictPropertyValueAVMError, SDKValidationError>;
|
|
143
143
|
/** @internal */
|
|
144
144
|
export declare const PredictPropertyValueAVMResponseBody$inboundSchema: z.ZodType<PredictPropertyValueAVMResponseBody, z.ZodTypeDef, unknown>;
|
|
145
145
|
export declare function predictPropertyValueAVMResponseBodyFromJSON(jsonString: string): SafeParseResult<PredictPropertyValueAVMResponseBody, SDKValidationError>;
|
|
146
146
|
/** @internal */
|
|
147
|
-
export declare const
|
|
147
|
+
export declare const PredictPropertyValueType$inboundSchema: z.ZodNativeEnum<typeof PredictPropertyValueType>;
|
|
148
148
|
/** @internal */
|
|
149
|
-
export declare const
|
|
150
|
-
export declare function
|
|
149
|
+
export declare const PredictPropertyValueError$inboundSchema: z.ZodType<PredictPropertyValueError, z.ZodTypeDef, unknown>;
|
|
150
|
+
export declare function predictPropertyValueErrorFromJSON(jsonString: string): SafeParseResult<PredictPropertyValueError, SDKValidationError>;
|
|
151
151
|
/** @internal */
|
|
152
152
|
export declare const PredictPropertyValueResponseBody$inboundSchema: z.ZodType<PredictPropertyValueResponseBody, z.ZodTypeDef, unknown>;
|
|
153
153
|
export declare function predictPropertyValueResponseBodyFromJSON(jsonString: string): SafeParseResult<PredictPropertyValueResponseBody, SDKValidationError>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"predictpropertyvalue.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/predictpropertyvalue.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C;;GAEG;AACH,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"predictpropertyvalue.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/predictpropertyvalue.ts"],"names":[],"mappings":"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"}
|