Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
InstantValuationApiResponse
Type Alias InstantValuationApiResponse
type
InstantValuationApiResponse
=
{
error
?:
string
;
message
?:
string
;
valuation
?:
{
lower_bound
?:
number
;
price
?:
number
;
upper_bound
?:
number
;
valuation_errors
?:
string
[]
;
}
;
valuation_id
?:
string
;
}
Index
Properties
error?
message?
valuation?
valuation_
id?
Properties
Optional
error
error
?:
string
Optional
message
message
?:
string
Optional
valuation
valuation
?:
{
lower_bound
?:
number
;
price
?:
number
;
upper_bound
?:
number
;
valuation_errors
?:
string
[]
;
}
Optional
valuation_
id
valuation_id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
message
valuation
valuation_
id
Websites v4 docs v5.2.5
Loading...