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

    Interface SalesforceDestructiveChange

    interface SalesforceDestructiveChange {
        componentName: string;
        componentType: string;
        type: DestructiveChangeType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    componentName: string
    componentType: string
    type: DestructiveChangeType