interface WayType {
    label: string;
    way_type_id: number;
}

Properties

Properties

label: string
way_type_id: number