Service Details for ProjectExpense.
Service for handling project expenses in TimeLog.
Methods
- GET /GetAllByProjectID - Get all project expenses by project ID
 - GET /GetByID - Get project expense by expense ID
 - POST /CreateProjectExpense - Create project expense for project
 - POST /ValidateProjectExpense - Validate project expense for project