class

ISE::Models::Internal::User

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

attributes
Source
attributes=(attributes : Hash(String, String) | Nil)
Source
change_password
Source
change_password=(change_password : Bool)
Source
days_for_password_expiration
Source
days_for_password_expiration=(days_for_password_expiration : Int32 | Nil)
Source
description
Source
description=(description : String | Nil)
Source
email
Source
email=(email : String | Nil)
Source
enable_password
Source
enable_password=(enable_password : String | Nil)
Source
enabled
Source
enabled=(enabled : Bool)
Source
expiry_date
Source
expiry_date=(expiry_date : String | Nil)
Source
expiry_date_enabled
Source
expiry_date_enabled=(expiry_date_enabled : Bool | Nil)
Source
first_name
Source
first_name=(first_name : String | Nil)
Source
id=(id : String | Nil)
Source
identity_group
Source
identity_group=(identity_group : String | Nil)
Source
last_name
Source
last_name=(last_name : String | Nil)
Source
name
Source
name=(name : String)
Source
name_alias
Source
name_alias=(name_alias : String | Nil)
Source
password
Source
password=(password : String | Nil)
Source
password_never_expires
Source
password_never_expires=(password_never_expires : Bool | Nil)
Source
password_storage
Source
password_storage=(password_storage : String)
Source