---
title: inAppOwnershipType
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/inappownershiptype
---

# inAppOwnershipType

A string that describes whether the transaction was purchased by the customer, or is available to them through Family Sharing.

## Declaration

```data
string inAppOwnershipType
```

## Possible Values

FAMILY_SHARED: The transaction belongs to a family member who benefits from the service. PURCHASED: The transaction belongs to the purchaser.
