---
title: UpcomingPassInformationEntryType.ImageURLEntry
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/upcomingpassinformationentrytype/imageurlentry-data.dictionary
---

# UpcomingPassInformationEntryType.ImageURLEntry

An object that represents the image specifications for the upcoming pass information entry.

## Declaration

```data
object UpcomingPassInformationEntryType.ImageURLEntry
```

## Properties

SHA256: The SHA256 hash of the image. URL: The URL that points to the image asset to be downloaded. This must be an https link. scale: The scale of the image. If unspecified, defaults to 1. size: Size of the image asset in bytes. The maximum allowed size is 2 megabytes.

## See Also

### Adding data for the type of multievent pass entry

- [UpcomingPassInformationEntryType.Image](walletpasses/upcomingpassinformationentrytype/image-data.dictionary.md)
