commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.HistoryApi.Models.Common.LineItem Class Reference

Inherits commercetools.Sdk.HistoryApi.Models.Common.ILineItem.

Properties

string AddedAt [get, set]
 
ICustomFields Custom [get, set]
 
string Id [get, set]
 
ILocalizedString Name [get, set]
 
string ProductId [get, set]
 
ILocalizedString ProductSlug [get, set]
 
IReference ProductType [get, set]
 
int Quantity [get, set]
 
IVariant Variant [get, set]
 
int VariantId [get, set]
 
- Properties inherited from commercetools.Sdk.HistoryApi.Models.Common.ILineItem

Property Documentation

◆ AddedAt

string commercetools.Sdk.HistoryApi.Models.Common.LineItem.AddedAt
getset

◆ Custom

ICustomFields commercetools.Sdk.HistoryApi.Models.Common.LineItem.Custom
getset

◆ Id

string commercetools.Sdk.HistoryApi.Models.Common.LineItem.Id
getset

◆ Name

ILocalizedString commercetools.Sdk.HistoryApi.Models.Common.LineItem.Name
getset

◆ ProductId

string commercetools.Sdk.HistoryApi.Models.Common.LineItem.ProductId
getset

◆ ProductSlug

ILocalizedString commercetools.Sdk.HistoryApi.Models.Common.LineItem.ProductSlug
getset

◆ ProductType

IReference commercetools.Sdk.HistoryApi.Models.Common.LineItem.ProductType
getset

◆ Quantity

int commercetools.Sdk.HistoryApi.Models.Common.LineItem.Quantity
getset

◆ Variant

IVariant commercetools.Sdk.HistoryApi.Models.Common.LineItem.Variant
getset

◆ VariantId

int commercetools.Sdk.HistoryApi.Models.Common.LineItem.VariantId
getset

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