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

    Interface VirtualVisitConfigMetadata

    interface VirtualVisitConfigMetadata {
        comprehendServiceType?: VirtualVisitComprehendServiceType;
        experienceCloudSiteUrl?: string;
        externalMsgServiceIdentifier?: string;
        externalRoleIdentifier?: string;
        externalUserIdentifier?: string;
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
        messagingRegion?: string;
        namedCredential?: string;
        storageBucketName?: string;
        usageType?: VirtualVisitUsageType;
        videoCallApptTypeValue?: string;
        videoControlRegion?: string;
        visitRegion?: VirtualVisitVisitRegion;
    }

    Hierarchy (View Summary)

    Index

    Properties

    comprehendServiceType?: VirtualVisitComprehendServiceType
    experienceCloudSiteUrl?: string
    externalMsgServiceIdentifier?: string
    externalRoleIdentifier?: string
    externalUserIdentifier?: string
    fullName?: string
    isProtected?: boolean
    masterLabel: string
    messagingRegion?: string
    namedCredential?: string
    storageBucketName?: string
    videoCallApptTypeValue?: string
    videoControlRegion?: string