Estated v0.2.0 Estated.PropertyRequest.FipsAndApn View Source
Request a property with both a FIPS code and APN.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source (since 0.2.0)t() :: %Estated.PropertyRequest.FipsAndApn{
apn:
Estated.Property.Parcel.apn_original()
| Estated.Property.Parcel.apn_unformatted(),
fips: Estated.Property.Parcel.fips_code()
}
Request a property with both a FIPS code and APN.