Worldline Connect Node.js SDK
    Preparing search index...

    Interface AbstractIndicator

    interface AbstractIndicator {
        name?: string | null;
        value?: string | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name?: string | null
    value?: string | null