View Source AddressUS.Address (AddressUS v0.4.2)
Container for the struct that contains the Address information.
Summary
Functions
Struct containing Address information.
Types
@type t() :: %AddressUS.Address{ city: String.t(), plus_4: String.t(), postal: String.t(), state: String.t(), street: AddressUS.Street.t() }
Functions
Struct containing Address information.