Violation interface
违规信息。
属性
| error |
错误消息。 注意:此属性不会序列化。 它只能由服务器填充。 |
| id | 违反租户配置的项的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| user |
拥有违规项目的用户的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
errorMessage
错误消息。 注意:此属性不会序列化。 它只能由服务器填充。
errorMessage?: string
属性值
string
id
违反租户配置的项的 ID。 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
userId
拥有违规项目的用户的 ID。 注意:此属性不会序列化。 它只能由服务器填充。
userId?: string
属性值
string