isAdmin

@SerialName(value = "isAdmin")
val isAdmin: Boolean

Indicates whether the user has administrative privileges.

This is typically a derived property based on the role field.