@servicenow/sdk - v4.9.0
    Preparing search index...

    Constraint for an activity type definition

    type ActivityTypeDef = {
        $id: string;
        experienceProperties?: Record<string, AnyTypedEntry>;
    }
    Index

    Properties

    $id: string
    experienceProperties?: Record<string, AnyTypedEntry>