Get Local User Result
constructor(hasSharedKey: Boolean? = null, hasSshKey: Boolean? = null, hasSshPassword: Boolean? = null, homeDirectory: String? = null, id: String, name: String, permissionScopes: List<PermissionScopeResponse>? = null, sid: String, sshAuthorizedKeys: List<SshPublicKeyResponse>? = null, systemData: SystemDataResponse, type: String)