| Interface | Description |
|---|---|
| IUser |
Common interface for users
|
| ProfileField |
Marker interface for classes that represent a profile field (either basic or custom)
|
| Enum | Description |
|---|---|
| BasicProfileField |
Contains built-in fields in an user profile
|
| EmailValidation |
Possible values for email validation
|
| GroupFilterDefault |
Determines the default selection of the group filters on ads search and users search
|
| GroupVisibility |
Determines how groups are visible to regular users (members and brokers)
|
| OperatorGroupAccountAccess |
Determines how operators view payments in user accounts
|
| ProfileFieldAction |
Common actions over profile fields
|
| RegistrationStatus |
Contains the possible status for the user registration
|
| UserActivityType | |
| UserNature |
Represents the nature of an user
|
| UserOrderBy |
Contains the possible order by values for searching users
|
| UserRegistration |
Contains the possible situations where an user can be registered
|
| UserSearchContext |
Represents the possible contexts where an user can be searched
|
| UserSearchMode | |
| UserStatus |
Represents the states of a user
|
| UserValidationStatus |
Possible statuses after an user is registered or his email has changed
|