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

    Interface Metadata

    interface Metadata {
        accounts?: Account[];
        appId?: string[];
        contractId?: string[];
        mimeType?: string[];
        reference?: string[];
        tags?: string[];
    }
    Index

    Properties

    accounts?: Account[]
    appId?: string[]
    contractId?: string[]
    mimeType?: string[]
    reference?: string[]
    tags?: string[]