# AssetOwnership

### Fields

#### asset ([Asset](https://developer.firmhouse.com/graphql-api/api-reference/objects/asset))

Returns the asset related to this asset ownership record.

#### createdAt ([ISO8601DateTime](https://developer.firmhouse.com/graphql-api/api-reference/objects/iso-8601-date-time)!)

The time when the asset was assigned to the subscription

#### id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

The database ID of this asset ownership record.

#### purchasePriceCents ([Int](https://developer.firmhouse.com/graphql-api/api-reference/objects/int))

The purchase price of the asset in cents

#### returnedAt ([ISO8601DateTime](https://developer.firmhouse.com/graphql-api/api-reference/objects/iso-8601-date-time))

The time when the asset was returned

#### subscription ([Subscription](https://developer.firmhouse.com/graphql-api/api-reference/objects/subscription))

Returns the subscription related to this asset ownership record.

#### subscriptionId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

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