@tax1driver/ts-tpay
    Preparing search index...

    Interface AccountCategory

    interface AccountCategory {
        id: CategoryId;
        name: string;
    }
    Index

    Properties

    Properties

    name: string