topstepx-api - v1.0.0
    Preparing search index...

    Interface SearchAccountsRequest

    interface SearchAccountsRequest {
        onlyActiveAccounts: boolean;
    }
    Index

    Properties

    onlyActiveAccounts: boolean