AssetOwnership
An asset ownership record.
Fields
asset (Asset)
Returns the asset related to this asset ownership record.
createdAt (ISO8601DateTime!)
The time when the asset was assigned to the subscription
id (ID!)
The database ID of this asset ownership record.
purchasePriceCents (Int)
The purchase price of the asset in cents
returnedAt (ISO8601DateTime)
The time when the asset was returned
subscription (Subscription)
Returns the subscription related to this asset ownership record.
Last updated