Interface Outlet

Export

Outlet

interface Outlet {
    location: Location;
    projectId: CwmsId;
    ratingCategoryId?: CwmsId;
    ratingGroupId?: CwmsId;
    ratingSpecId?: string;
}

Properties

location: Location

Memberof

Outlet

projectId: CwmsId

Memberof

Outlet

ratingCategoryId?: CwmsId

Memberof

Outlet

ratingGroupId?: CwmsId

Memberof

Outlet

ratingSpecId?: string

Memberof

Outlet