Node.js SDK for digi.me
    Preparing search index...

    Interface Consumer

    interface Consumer {
        objectVersions: ObjectVersions;
        version?: string;
    }
    Index

    Properties

    objectVersions: ObjectVersions
    version?: string