public deleteTransactionType = async (options: {
    /**
     * The name of the transaction type to delete
     */
    transactionType: string;