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

    Interface Account

    interface Account {
        accountId: string;
        username?: string;
    }
    Index

    Properties

    Properties

    accountId: string
    username?: string