---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowRecord class - iOS

# NowRecord class - iOS {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The NowRecord class defines a model that represents a record in a
table on a ServiceNow instance.
{#NowRecordiOSAPI__table_vx2_klw_5pb__entry__3}

| 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. |
[Table 1. Properties]

{#NowRecordiOSAPI__table_vx2_klw_5pb}

