Footprints Data Model |
Table |
Table Name | User Type |
Table Definition | Indicates whether this entity is of an agent type or a customer type. Also CMDB and GUEST. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
User Type Id | The automatically generated primary key of the user_type table. | INTEGER | Yes |
User Type Name | The name of the User Type. | VARCHAR(255) | No |
User Type Description | A descriptive name of the User Type. This descriptive name may be localized. | VARCHAR(512) | No |