Estated v0.1.0 Estated.FipsAndApnPropertyRequest View Source

Request a property with both a FIPS code and APN.

Link to this section Summary

Types

t()

Request a property with both a FIPS code and APN.

Link to this section Types

Link to this type

t()

View Source (since 0.1.0)
t() :: %Estated.FipsAndApnPropertyRequest{
  apn: Estated.Parcel.apn_original() | Estated.Parcel.apn_unformatted(),
  fips: Estated.Parcel.fips_code()
}

Request a property with both a FIPS code and APN.