@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias BankAccountOrderField

    BankAccountOrderField:
        | "id"
        | "key"
        | "source"
        | "name"
        | "status"
        | "routingNumber"
        | "accountNumber"
        | "lastPostedAt"
        | "firstPostedAt"
        | "transactionCount"
        | "credits"
        | "debits"
        | "impliedBalance"
        | "creditsExInternal"
        | "debitsExInternal"
        | "impliedBalanceExInternal"

    The view columns a caller may order by.