API Docs for: 1.0.0
Show:

File: scotts\tables\sys_user.js

/**
 * 
 * Table: sys_user  
 * Link: https://scottsdev.service-now.com/sys_db_object.do?sys_id=de9aca00db3132008bfa3ade9d9619e3
 * 
 * @class SysUser
 * @constructor
 * @extends ServiceNowRecord
 * @module Tables
 * @see https://scottsdev.service-now.com/sys_db_object.do?sys_id=de9aca00db3132008bfa3ade9d9619e3
 */

/**
 * Accumulated roles
 * @property accumulated_roles
 * @type String
 * @default 
 */

/**
 * Active
 * @property active
 * @type True/False
 * @default true
 */

/**
 * Building
 * @property building
 * @type Reference
 * @default 
 */

/**
 * Calendar integration
 * @property calendar_integration
 * @type Integer
 * @default 1
 */

/**
 * City
 * @property city
 * @type String
 * @default 
 */

/**
 * Company
 * @property company
 * @type Reference
 * @default f66b14e1c611227b0166c3a0df4046ff
 */

/**
 * Cost center
 * @property cost_center
 * @type Reference
 * @default 
 */

/**
 * Country code
 * @property country
 * @type String
 * @default 
 */

/**
 * Date format
 * @property date_format
 * @type String
 * @default 
 */

/**
 * Default perspective
 * @property default_perspective
 * @type Reference
 * @default 
 */

/**
 * Department
 * @property department
 * @type Reference
 * @default 
 */

/**
 * EDU Status
 * @property edu_status
 * @type String
 * @default faculty
 */

/**
 * Email
 * @property email
 * @type Email
 * @default 
 */

/**
 * Employee number
 * @property employee_number
 * @type String
 * @default 
 */

/**
 * Enable Multifactor Authentication
 * @property enable_multifactor_authn
 * @type True/False
 * @default false
 */

/**
 * Failed login attempts
 * @property failed_attempts
 * @type Integer
 * @default 
 */

/**
 * First name
 * @property first_name
 * @type String
 * @default 
 */

/**
 * Gender
 * @property gender
 * @type String
 * @default 
 */

/**
 * Home phone
 * @property home_phone
 * @type Phone Number
 * @default 
 */

/**
 * Internal Integration User
 * @property internal_integration_user
 * @type True/False
 * @default false
 */

/**
 * Prefix
 * @property introduction
 * @type String
 * @default 
 */

/**
 * Last login
 * @property last_login
 * @type Date
 * @default 
 */

/**
 * Last login device
 * @property last_login_device
 * @type String
 * @default 
 */

/**
 * Last login time
 * @property last_login_time
 * @type Date/Time
 * @default 
 */

/**
 * Last name
 * @property last_name
 * @type String
 * @default 
 */

/**
 * Last password
 * @property last_password
 * @type String
 * @default 
 */

/**
 * LDAP server
 * @property ldap_server
 * @type Reference
 * @default 
 */

/**
 * Location
 * @property location
 * @type Reference
 * @default 
 */

/**
 * Locked out
 * @property locked_out
 * @type True/False
 * @default false
 */

/**
 * Manager
 * @property manager
 * @type Reference
 * @default 
 */

/**
 * Middle name
 * @property middle_name
 * @type String
 * @default 
 */

/**
 * Mobile phone
 * @property mobile_phone
 * @type Phone Number
 * @default 
 */

/**
 * Name
 * @property name
 * @type String
 * @default 
 */

/**
 * Notification
 * @property notification
 * @type Integer
 * @default 2
 */

/**
 * Password needs reset
 * @property password_needs_reset
 * @type True/False
 * @default 
 */

/**
 * Business phone
 * @property phone
 * @type Phone Number
 * @default 
 */

/**
 * Photo
 * @property photo
 * @type Image
 * @default 
 */

/**
 * Language
 * @property preferred_language
 * @type String
 * @default 
 */

/**
 * Roles
 * @property roles
 * @type User Roles
 * @default 
 */

/**
 * Schedule
 * @property schedule
 * @type Reference
 * @default 
 */

/**
 * Source
 * @property source
 * @type String
 * @default 
 */

/**
 * SSO Source
 * @property sso_source
 * @type String
 * @default 
 */

/**
 * State / Province
 * @property state
 * @type String
 * @default 
 */

/**
 * Street
 * @property street
 * @type Two Line Text Area
 * @default 
 */

/**
 * Class
 * @property sys_class_name
 * @type System Class Name
 * @default javascript:current.getTableName();
 */

/**
 * Domain
 * @property sys_domain
 * @type Domain ID
 * @default 
 */

/**
 * Domain Path
 * @property sys_domain_path
 * @type (empty)
 * @default 
 */

/**
 * Updates
 * @property sys_mod_count
 * @type Integer
 * @default 
 */

/**
 * Time format
 * @property time_format
 * @type String
 * @default 
 */

/**
 * Time zone
 * @property time_zone
 * @type String
 * @default 
 */

/**
 * Title
 * @property title
 * @type String
 * @default 
 */

/**
 * User ID
 * @property user_name
 * @type String
 * @default 
 */

/**
 * Password
 * @property user_password
 * @type Password (1 Way Encrypted)
 * @default 
 */

/**
 * AD account expiration
 * @property u_ad_expiration
 * @type Date/Time
 * @default 
 */

/**
 * AD Last login
 * @property u_ad_last_login
 * @type Date/Time
 * @default 
 */

/**
 * Deactivated
 * @property u_deactivated
 * @type Date/Time
 * @default 
 */

/**
 * Email Aliases
 * @property u_email_aliases
 * @type String
 * @default 
 */

/**
 * Email Validated
 * @property u_email_validated
 * @type True/False
 * @default 
 */

/**
 * Employee Type
 * @property u_employee_type
 * @type String
 * @default 
 */

/**
 * End employment date
 * @property u_end_employment_date
 * @type Date
 * @default 
 */

/**
 * Executive assistant
 * @property u_executive_assistant
 * @type Reference
 * @default 
 */

/**
 * Active on HR System
 * @property u_hr_active
 * @type True/False
 * @default false
 */

/**
 * HR Business Partner
 * @property u_hr_partner
 * @type Reference
 * @default 
 */

/**
 * Job family
 * @property u_job_family
 * @type String
 * @default 
 */

/**
 * Job family group
 * @property u_job_family_group
 * @type String
 * @default 
 */

/**
 * Job ID
 * @property u_job_id
 * @type String
 * @default 
 */

/**
 * Job level
 * @property u_job_level
 * @type String
 * @default 
 */

/**
 * Job name
 * @property u_job_name
 * @type String
 * @default 
 */

/**
 * AD Last update
 * @property u_last_ad_update
 * @type Date/Time
 * @default 
 */

/**
 * Last day worked
 * @property u_last_day_worked
 * @type Date
 * @default 
 */

/**
 * Last sync date
 * @property u_last_sync_date
 * @type Date/Time
 * @default 
 */

/**
 * Leave reason
 * @property u_leave_reason
 * @type String
 * @default 
 */

/**
 * Leave type
 * @property u_leave_type
 * @type String
 * @default 
 */

/**
 * Onboarding status
 * @property u_onboarding_status
 * @type String
 * @default pre_hire
 */

/**
 * On leave
 * @property u_on_leave
 * @type True/False
 * @default 
 */

/**
 * Retry Email Validation
 * @property u_retry_email_validation
 * @type True/False
 * @default false
 */

/**
 * Sales District
 * @property u_sales_district
 * @type String
 * @default 
 */

/**
 * Sales Region
 * @property u_sales_region
 * @type String
 * @default 
 */

/**
 * Sales Territory
 * @property u_sales_territory
 * @type String
 * @default 
 */

/**
 * Start date
 * @property u_start_date
 * @type Date
 * @default 
 */

/**
 * Supervisory Org Unit
 * @property u_supervisory_org_unit
 * @type String
 * @default 
 */

/**
 * Termination category
 * @property u_termination_category
 * @type String
 * @default 
 */

/**
 * User type
 * @property u_user_type
 * @type String
 * @default 
 */

/**
 * VIP
 * @property vip
 * @type True/False
 * @default false
 */

/**
 * Web service access only
 * @property web_service_access_only
 * @type True/False
 * @default false
 */

/**
 * Zip / Postal code
 * @property zip
 * @type String
 * @default 
 */
(function(){})