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

Inherited by commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListLineItem.

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]
 

Property Documentation

◆ AddedAt

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

◆ Custom

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

◆ DeactivatedAt

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

◆ Id

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

◆ Key

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

◆ Name

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

◆ ProductId

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

◆ ProductSlug

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

◆ ProductType

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

◆ Quantity

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

◆ Variant

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

◆ VariantId

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

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