vlocode-project - v1.42.0
    Preparing search index...

    Interface SalesforceUrlOption

    interface SalesforceUrlOption {
        detail: string;
        label: string;
        type: SalesforceUrlType;
    }
    Index

    Properties

    Properties

    detail: string
    label: string