interface ListStationTracksInput {
    carrierId?: number;
}

Properties

Properties

carrierId?: number