domain_objects/entities/user_profile library
Classes
- UserProfile
- UserProfile represents a valid user as mapped out from the backend In the event the backend mapping changes, this model should also change as well
Extensions
- UserProfilePatterns on UserProfile
- Adds pattern-matching-related methods to UserProfile.