Documentation
Preparing search index...
ts-engine/src
SubmissionSovLocation
Interface SubmissionSovLocation
interface
SubmissionSovLocation
{
address
:
string
|
null
;
city
:
string
|
null
;
entityName
:
string
|
null
;
id
:
string
;
locationNumber
:
string
|
null
;
salesAmount
:
number
|
null
;
salesBasis
:
SUBMISSION_SALES_BASIS
;
squareFeetTotal
:
number
|
null
;
state
:
string
|
null
;
submissionSovId
:
string
;
totalInsuredValue
:
number
|
null
;
zipCode
:
string
|
null
;
}
Index
Properties
address
city
entity
Name
id
location
Number
sales
Amount
sales
Basis
square
Feet
Total
state
submission
Sov
Id
total
Insured
Value
zip
Code
Properties
address
address
:
string
|
null
city
city
:
string
|
null
entity
Name
entityName
:
string
|
null
id
id
:
string
location
Number
locationNumber
:
string
|
null
sales
Amount
salesAmount
:
number
|
null
sales
Basis
salesBasis
:
SUBMISSION_SALES_BASIS
square
Feet
Total
squareFeetTotal
:
number
|
null
state
state
:
string
|
null
submission
Sov
Id
submissionSovId
:
string
total
Insured
Value
totalInsuredValue
:
number
|
null
zip
Code
zipCode
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
city
entity
Name
id
location
Number
sales
Amount
sales
Basis
square
Feet
Total
state
submission
Sov
Id
total
Insured
Value
zip
Code
Documentation
Loading...