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

Inherits commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItem.

Properties

DateTime AddedAt [get, set]
 
ICustomFields Custom [get, set]
 
DateTime? DeactivatedAt [get, set]
 
string Id [get, set]
 
string Key [get, set]
 
ILocalizedString Name [get, set]
 
string ProductId [get, set]
 
IProductTypeReference ProductType [get, set]
 
long Quantity [get, set]
 
long? VariantId [get, set]
 
IProductVariant Variant [get, set]
 
ILocalizedString ProductSlug [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItem

Property Documentation

◆ AddedAt

DateTime commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.AddedAt
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.Custom
getset

◆ DeactivatedAt

DateTime? commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.DeactivatedAt
getset

◆ Id

string commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.Key
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.Name
getset

◆ ProductId

string commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.ProductId
getset

◆ ProductSlug

ILocalizedString commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.ProductSlug
getset

◆ ProductType

IProductTypeReference commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.ProductType
getset

◆ Quantity

long commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.Quantity
getset

◆ Variant

IProductVariant commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.Variant
getset

◆ VariantId

long? commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.VariantId
getset

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