> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/asset-ownership.md).

# AssetOwnership

### Fields

#### asset ([Asset](/graphql-api/api-reference/objects/asset.md))

Returns the asset related to this asset ownership record.

#### createdAt ([ISO8601DateTime](/graphql-api/api-reference/objects/iso-8601-date-time.md)!)

The time when the asset was assigned to the subscription

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

The database ID of this asset ownership record.

#### purchasePriceCents ([Int](/graphql-api/api-reference/objects/int.md))

The purchase price of the asset in cents

#### returnedAt ([ISO8601DateTime](/graphql-api/api-reference/objects/iso-8601-date-time.md))

The time when the asset was returned

#### subscription ([Subscription](/graphql-api/api-reference/objects/subscription.md))

Returns the subscription related to this asset ownership record.

#### subscriptionId ([ID](/graphql-api/api-reference/objects/id.md)!)

The ID of the subscription related to this asset ownership record.
