NowRecord class - iOS

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • The NowRecord class defines a model that represents a record in a table on a ServiceNow instance.

    Table 1. Properties
    Name Type Description
    sysId String Unique 32-character Globally Unique ID (GUID) that identifies each record in a ServiceNow instance.
    fields Set Fields within the associated record.
    id String Sys_id of the record.