Integration App SDK - v0.2.0
    Preparing search index...

    Interface IterateArguments

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

    Properties

    Properties

    source: any
    item?: any