Micrio Client - v6.0.0
    Preparing search index...

    Interface TourCultureData

    interface TourCultureData {
        description?: string;
        slug?: string;
        title?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    description?: string

    The tour description

    slug?: string

    The tour url slug

    title?: string

    The tour title