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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowRecord class - iOS

# NowRecord class - iOS {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](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}

