3af09693f8
- Eliminated the password field from the CustomerResponse struct to enhance security and prevent sensitive information exposure in API responses. - Updated the ToResponse method to reflect this change, ensuring compliance with best practices for handling user data.