LoginUserModel
- idType: stringFormat: uuidrequired
- entityType: stringFormat: uuid
Id - entityType: string
Name - entityType: string
Type Code Entity type code (e.g., customer, demo_tenant)
- faviconType: string
Url - featuresType: array string[]
Entity feature codes that are currently enabled
- firstType: string
Name - forceType: boolean
Password Reset - isType: boolean
Partner - lastType: string
Name - logoType: string
Url - notificationType: string
From Email - parentType: stringFormat: uuid
Entity Id - parentType: string nullable
Entity Name - permissionsType: array string[]
User effective permissions in "resource:action" format for UI conditional rendering
- resetType: string
Key - rolesType: array object[]
User assigned roles (deduplicated by name) for role-based UI logic
- displayType: string
Name requiredHuman-readable role name
- nameType: stringrequired
Role system name (e.g., tenant-admin)
.png)