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

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

Properties

string Id [get, set]
 
ILocalizedString Name [get, set]
 
IMoney Money [get, set]
 
ITaxedItemPrice TaxedPrice [get, set]
 
IMoney TotalPrice [get, set]
 
string Slug [get, set]
 
int Quantity [get, set]
 

Property Documentation

◆ Id

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

◆ Money

IMoney commercetools.Sdk.HistoryApi.Models.Common.ICustomLineItem.Money
getset

◆ Name

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

◆ Quantity

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

◆ Slug

string commercetools.Sdk.HistoryApi.Models.Common.ICustomLineItem.Slug
getset

◆ TaxedPrice

ITaxedItemPrice commercetools.Sdk.HistoryApi.Models.Common.ICustomLineItem.TaxedPrice
getset

◆ TotalPrice

IMoney commercetools.Sdk.HistoryApi.Models.Common.ICustomLineItem.TotalPrice
getset

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