---
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


---

# NowAttachment class - Android

# NowAttachment class - Android {#ariaid-title1}

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

The NowAttachment class provides an object that contains an
attachment and its associated metadata.
{#NowAttachmentAndroidAPI__table_vx2_klw_5pb__entry__3}

| Name | Type | Description |
|-|-|-|
| data | Data | Attachment data/file. |
| metadata | [NowAttachmentMetadata](https://servicenow-prod.fluidtopics.net/bmQG_ojm~RGnPXcxWJ6xpw#NowAttachmentMetadataAndroidAPI "The NowAttachmentMetadata class provides functions that enable you to encode and manage attachment metadata.") | Metadata associated with the attachment. |
[Table 1. Properties]

{#NowAttachmentAndroidAPI__table_vx2_klw_5pb}

