Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 828 Bytes

File metadata and controls

14 lines (11 loc) · 828 Bytes

TalonOne.Model.AnalyticsSKU

Properties

Name Type Description Notes
Id long The ID of the SKU linked to the Application.
Sku string The SKU linked to the Application.
LastUpdated DateTime Values in UTC for the date the SKU linked to the product was last updated. [optional]
CatalogId long The ID of the catalog that contains the SKU. [optional]
ProductId long The ID of the product that the SKU belongs to. [optional]
UnitsSold AnalyticsDataPointWithTrend [optional]

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