Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface VenueSubCategory

    interface VenueSubCategory {
        categoryId: VenueCategoryId;
        localizedName: string;
        subCategoryId: VenueCategoryId;
    }
    Index

    Properties

    categoryId: VenueCategoryId
    localizedName: string
    subCategoryId: VenueCategoryId