NowRecord class - iOS

  • Release version: Xanadu
  • Updated August 1, 2024
  • 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.