Integration App SDK - v1.14.0
    Preparing search index...

    Interface IterateArguments

    interface IterateArguments {
        source: any;
        item?: any;
    }
    Index

    Properties

    Properties

    source: any
    item?: any