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

    Interface IframeWhiteListUrlSettingsMetadata

    interface IframeWhiteListUrlSettingsMetadata {
        fullName?: string;
        iframeWhiteListUrls?: IframeWhiteListUrl[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    fullName?: string
    iframeWhiteListUrls?: IframeWhiteListUrl[]