---
title: inAppOwnershipType
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/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 service. PURCHASED: The transaction belongs to the purchaser.
