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

    Interface FeedItemSettings

    interface FeedItemSettings {
        characterLimit?: number;
        displayFormat?: FeedItemDisplayFormat;
        feedItemType: FeedItemType;
    }
    Index

    Properties

    characterLimit?: number
    displayFormat?: FeedItemDisplayFormat
    feedItemType: FeedItemType