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

    Interface AssertsThisTypePredicate

    interface AssertsThisTypePredicate {
        kind: AssertsThis;
        parameterIndex: undefined;
        parameterName: undefined;
        type: tsc.Type | undefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    parameterIndex: undefined
    parameterName: undefined
    type: tsc.Type | undefined