@servicenow/sdk - v4.4.1
    Preparing search index...
    interface sys_scope_privilege {
        operation: Typed<string, {}>;
        source_scope: Typed<string, {}>;
        status: Typed<string, {}>;
        target_name: Typed<string, {}>;
        target_scope: Typed<string, {}>;
        target_type: Typed<string, {}>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    operation: Typed<string, {}>
    source_scope: Typed<string, {}>
    status: Typed<string, {}>
    target_name: Typed<string, {}>
    target_scope: Typed<string, {}>
    target_type: Typed<string, {}>