@situm/react-native
    Preparing search index...

    Type Alias DirectionsMessage

    type DirectionsMessage = {
        buildingIdentifier: string;
        destinationCategory: string;
        destinationIdentifier: string;
        identifier: string;
        originCategory: string;
        originIdentifier: string;
    }
    Index

    Properties

    buildingIdentifier: string
    destinationCategory: string
    destinationIdentifier: string
    identifier: string
    originCategory: string
    originIdentifier: string