Estated v0.1.0 Estated.CombinedPropertyRequest View Source

Request a property with address in a single String.t/0.

Link to this section Summary

Types

Address elements in a String.t/0, separated by commas.

t()

Request a property with address in a single String.t/0.

Link to this section Types

Link to this type

combined_address()

View Source (since 0.1.0)
combined_address() :: String.t()

Address elements in a String.t/0, separated by commas.

Eg. 1101 Sloan St, Scranton, PA 18504

Link to this type

t()

View Source (since 0.1.0)
t() :: %Estated.CombinedPropertyRequest{combined_address: combined_address()}

Request a property with address in a single String.t/0.