Struct Add::Item

Nested Relationships

This struct is a nested type of Class Change::Add.

Struct Documentation

struct Item

A description of an addition.

Public Members

RouteId route_id

The ID of the route being added, relative to the plan it belongs to.

StorageId storage_id

The storage ID of the route.

ConstRoutePtr route

The information for the route being added.