masto
    Preparing search index...

    Interface AddCollectionItemParams

    interface AddCollectionItemParams {
        accountId: string;
    }
    Index
    accountId: string

    The ID of the account to add to this Collection.