EasyPost v0.1.1 EasyPost.Parcel View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %EasyPost.Parcel{created_at: DateTime.t, height: EasyPost.inches, id: nil | String.t, length: EasyPost.inches, mode: EasyPost.mode, predefined_package: String.t, updated_at: DateTime.t, weight: EasyPost.ounces, width: EasyPost.inches}

Link to this section Functions