Struct.new(:package_id, :summary, :events, :weight, :via)
Details returned when tracking a package. Stores the package identifier, a summary, and the events, etc.
Details