masto
    Preparing search index...

    Interface FetchAccountsParams

    interface FetchAccountsParams {
        id: readonly string[];
    }
    Index

    Properties

    Properties

    id: readonly string[]

    The IDs of the Accounts in the database.