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

    Interface SampleDataOptions

    interface SampleDataOptions {
        autoOnboard?: boolean;
        dataSet: string;
    }
    Index

    Properties

    autoOnboard?: boolean

    Skip all steps in authorization proces and do auto onboard flow for sample data. Dafault to false.

    dataSet: string

    Dataset ID to use for sample data onboard returned in getServiceSampleDataSets