Type alias DeleteJourneysStatus

DeleteJourneysStatus: {
    [k: string]: DeleteJourneyStatus;
}

Type declaration