Represents a user in our system.
Type | Name | Description |
---|---|---|
Int | Id | Bullseye internal member ID |
String | UserName | User name (e-mail address) |
String | Password | User password |
String | RoleName | User role |
Int (nullable) | RelatedId | Bullseye ID for related field (e.g. location id) |