FsHafas-JavaScript
    Preparing search index...

    Interface JourneysOptionsDbProfile

    JourneysOptions specific to Db Profile

    interface JourneysOptionsDbProfile {
        age?: number;
        ageGroup?: AgeGroup;
        firstClass?: boolean;
        generateUnreliableTicketUrls?: boolean;
        loyaltyCard?: LoyaltyCard;
        routingMode?: RoutingMode;
    }
    Index

    Properties

    age?: number

    age

    none
    
    ageGroup?: AgeGroup

    ageGroup

    none
    
    firstClass?: boolean

    firstClass

    false
    
    generateUnreliableTicketUrls?: boolean

    try to generate bahn.de URLs to the tickets

    false
    
    loyaltyCard?: LoyaltyCard

    LoyaltyCard

    none
    
    routingMode?: RoutingMode

    RoutingMode

    none