@righteffort/fidelity-helper
    Preparing search index...

    Interface Account

    Fidelity account.

    interface Account {
        name: string;
        number: string;
    }
    Index

    Properties

    Properties

    name: string

    Fidelity account name selected by the account owner.

    number: string

    Fidelity account number.