Fretex.Shipping.CarrierService (fretex v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %Fretex.Shipping.CarrierService{
  code: term(),
  custom_name: :string,
  deprecated: :boolean,
  description: :string,
  enabled: :boolean,
  name: :string
}

Link to this section Functions