eligius
    Preparing search index...

    Interface IForEachOperationData

    interface IForEachOperationData {
        collection: string | unknown[];
    }
    Index

    Properties

    Properties

    collection: string | unknown[]

    @type=ParameterType:array|ParameterType:string