Estated v0.2.0 Estated.PropertyRequest.Combined 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.2.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.2.0)
t() :: %Estated.PropertyRequest.Combined{combined_address: combined_address()}

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