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

    Interface DiscoveryModelCard

    interface DiscoveryModelCard {
        contactEmail?: string;
        contactName?: string;
        label?: string;
        sections?: string;
    }
    Index

    Properties

    contactEmail?: string
    contactName?: string
    label?: string
    sections?: string