---
title: AppLibrary.App.Metadata
framework: marketplacekit
role: symbol
role_heading: Structure
path: marketplacekit/applibrary/app/metadata
---

# AppLibrary.App.Metadata

Information about an app’s version and account.

## Declaration

```swift
struct Metadata
```

## Overview

Overview The installedMetadata property of the AppLibrary.App class is of this type.

## Topics

### Inspecting app metadata

- [account](marketplacekit/applibrary/app/metadata/account.md)
- [appleVersionID](marketplacekit/applibrary/app/metadata/appleversionid.md)
- [shortVersion](marketplacekit/applibrary/app/metadata/shortversion.md)
- [version](marketplacekit/applibrary/app/metadata/version.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Inspecting an app’s version and account

- [installedMetadata](marketplacekit/applibrary/app/installedmetadata.md)
