An Admin represents a Liftoff admin user.
Properties
| Name | Type | Description |
|---|---|---|
| Id | int | The ID of the admin user. |
| Name | string | The full name of the admin user. |
| string | The email address of the admin user. | |
| CreateDate | datetimeoffset | The date the admin user was created. |
| LastLoginDate | datetimeoffset | The date the admin user most recently logged in. |
| LastActivityDate | datetimeoffset | The date of the admin user's most recent activity. |
