---
title: in_app_ownership_type
framework: appstorereceipts
role: symbol
role_heading: Type
path: appstorereceipts/in_app_ownership_type
---

# in_app_ownership_type

The relationship of the user with the family-shared purchase to which they have access.

## Declaration

```data
string in_app_ownership_type
```

## Possible Values

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

## Discussion

Discussion When family members benefit from a shared subscription, App Store updates their receipt to include the family-shared purchase. Use the value of in_app_ownership_type to understand whether a transaction belongs to the purchaser or a family member who benefits. This field appears in the App Store server notifications unified receipt (unified_receipt.Latest_receipt_info) and in transaction receipts (responseBody.Latest_receipt_info). For more information about Family Sharing, see Supporting Family Sharing in your app.
