Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 457 Bytes

UserEachResponse.md

File metadata and controls

21 lines (14 loc) · 457 Bytes

UserEachResponse

Properties

Name Type Description Notes
id Long
name String
authenticator AuthenticatorEnum local or ldap [optional]
email String [optional]

Enum: AuthenticatorEnum

Name Value
LOCAL "local"
LDAP "ldap"