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

    Interface EntitlementTemplateMetadata

    interface EntitlementTemplateMetadata {
        businessHours?: string;
        casesPerEntitlement?: number;
        entitlementProcess?: string;
        fullName?: string;
        isPerIncident?: boolean;
        term?: number;
        type?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    businessHours?: string
    casesPerEntitlement?: number
    entitlementProcess?: string
    fullName?: string
    isPerIncident?: boolean
    term?: number
    type?: string