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.ILineItem Interface Reference

Inherited by commercetools.Sdk.HistoryApi.Models.Common.LineItem.

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]
 

Property Documentation

◆ AddedAt

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

◆ Custom

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

◆ Id

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

◆ Name

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

◆ ProductId

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

◆ ProductSlug

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

◆ ProductType

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

◆ Quantity

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

◆ Variant

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

◆ VariantId

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

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