vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface FeedLayoutFilter

    interface FeedLayoutFilter {
        feedFilterName?: string;
        feedFilterType: FeedLayoutFilterType;
        feedItemType?: FeedItemType;
    }
    Index

    Properties

    feedFilterName?: string
    feedFilterType: FeedLayoutFilterType
    feedItemType?: FeedItemType