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

    Interface AuthenticationIndicator

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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