Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 785 Bytes

LibraryItemPurchasedMeta.md

File metadata and controls

12 lines (8 loc) · 785 Bytes

LibraryItemPurchasedMeta

Properties

Name Type Description Notes
most_recent_version int The most recent version of the item purchased [optional]
my_purchased_version int If this is a public item and the merchant has already purchased it, this is their version. If not yet purchased, this will be zero. This value will only be populated during a searchPublicItems() call. [optional]
upgrade_available bool True if the most recent version of this purchase it greater than what was purchased [optional]

[Back to Model list] [Back to API list] [Back to README]