API Docs for: 1.0.0
Show:

File: scotts\tables\sc_ordered_item_link.js

/**
 * 
 * Table: sc_ordered_item_link  
 * Link: https://scottsdev.service-now.com/sys_db_object.do?sys_id=6f5d0a04db7132008bfa3ade9d961913
 * 
 * @class OrderedItemLink
 * @constructor
 * @extends ServiceNowRecord
 * @module Tables
 * @see https://scottsdev.service-now.com/sys_db_object.do?sys_id=6f5d0a04db7132008bfa3ade9d961913
 */

/**
 * Link text
 * @property link_text
 * @type String
 * @default 
 */

/**
 * Link URL
 * @property link_url
 * @type String
 * @default 
 */

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

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

/**
 * Created by
 * @property sys_created_by
 * @type String
 * @default 
 */

/**
 * Created
 * @property sys_created_on
 * @type Date/Time
 * @default 
 */

/**
 * Customer update (No Longer Used)
 * @property sys_customer_update
 * @type True/False
 * @default false
 */

/**
 * Sys ID
 * @property sys_id
 * @type Sys ID (GUID)
 * @default 
 */

/**
 * Sys ID
 * @property sys_id
 * @type Sys ID (GUID)
 * @default 
 */

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

/**
 * Display name
 * @property sys_name
 * @type String
 * @default 
 */

/**
 * Package
 * @property sys_package
 * @type Reference
 * @default 
 */

/**
 * Protection policy
 * @property sys_policy
 * @type String
 * @default 
 */

/**
 * Replace on upgrade (No Longer Used)
 * @property sys_replace_on_upgrade
 * @type True/False
 * @default false
 */

/**
 * Application
 * @property sys_scope
 * @type Reference
 * @default javascript:(((typeof parent == 'object')...
 */

/**
 * Updated by
 * @property sys_updated_by
 * @type String
 * @default 
 */

/**
 * Updated
 * @property sys_updated_on
 * @type Date/Time
 * @default 
 */

/**
 * Update name
 * @property sys_update_name
 * @type String
 * @default 
 */

/**
 * Target
 * @property target
 * @type String
 * @default _blank
 */

/**
 * Active
 * @property u_active
 * @type True/False
 * @default 
 */

/**
 * Commencement
 * @property u_commencement
 * @type Date/Time
 * @default 
 */

/**
 * Description
 * @property u_description
 * @type String
 * @default 
 */

/**
 * Expiration
 * @property u_expiration
 * @type Date/Time
 * @default 
 */

/**
 * Icon Class String
 * @property u_icon
 * @type String
 * @default 
 */

/**
 * Order
 * @property u_order
 * @type Integer
 * @default 
 */

/**
 * Select String
 * @property u_select_string
 * @type Choice
 * @default 
 */

/**
 * Service Portal
 * @property u_sp_portal
 * @type Reference
 * @default 
 */

/**
 * Underlying URL
 * @property u_underlying_url
 * @type String
 * @default 
 */