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

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

Properties

string Key [get, set]
 
string ProductId [get, set]
 
long? VariantId [get, set]
 
string Sku [get, set]
 
DateTime? AddedAt [get, set]
 
ICustomFieldsDraft Custom [get, set]
 
long? Quantity [get, set]
 

Property Documentation

◆ AddedAt

DateTime? commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItemDraft.AddedAt
getset

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItemDraft.Custom
getset

◆ Key

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

◆ ProductId

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

◆ Quantity

long? commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItemDraft.Quantity
getset

◆ Sku

string commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItemDraft.Sku
getset

◆ VariantId

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

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