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

    Interface CustomValueMetadata

    interface CustomValueMetadata {
        color?: string;
        default: boolean;
        description?: string;
        fullName?: string;
        isActive?: boolean;
        label?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    color?: string
    default: boolean
    description?: string
    fullName?: string
    isActive?: boolean
    label?: string