Fretex.Shipping.Address (fretex v0.1.1)
Link to this section Summary
Link to this section Types
@type t() :: %Fretex.Shipping.Address{
address1: :string,
address2: :string,
address3: :string,
address_type: :string,
city: :string,
company_name: :string,
country: :string,
email: :string,
fax: :string,
name: :string,
phone: :string,
postal_code: :string,
province: :string
}
Link to this section Functions
Link to this function