Astra Unity 2.6.6
Astra Unity Plugin
Astra.Net.GetProductDetailResult Class Reference

Contains details about a given product More...

Public Attributes

ulong id
 Product ID for this product
 
string name
 Display name for this product
 
string sku
 Store SKU for this product
 
string type
 Type of product. For most things this will be "asset".
 
List< GetProductSlabJob.ProductPriceprices
 Information about pricing for this product
 
bool active
 Whether this product is currently active
 
string url
 URL to the asset in the store if you were to visit our commerce website
 
bool variablePrice
 Whether this product has a variable price
 
bool isBundle
 Whether this product is part of a bundle
 
List< ulong > subProductIDs
 Product IDs for products that are aquired as part of this product (for bundles)
 
bool bundlePrice
 Whether this product price is for the bundle.
 
bool hasStock
 Whether this product has limited stock
 
UInt32 stockNum
 Amount remaining for this product
 
string description
 Friendly description for this product
 
List< string > tags
 Tags attached to this product
 
ulong createdTime
 When this product was created
 
List< string > imageURLs
 Any images which can be displayed for this product
 
ProductAssetTypeDetails assetTypeDetails
 Asset details
 
ProductVirtualCurrencyTypeDetails virtualCurrencyTypeDetails
 Virtual currency details
 

Detailed Description

Contains details about a given product


The documentation for this class was generated from the following file: