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.ShoppingListLineItemDraft Class Reference

Inherits commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItemDraft.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListLineItemDraft

Property Documentation

◆ AddedAt

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

◆ Custom

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

◆ Key

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

◆ ProductId

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

◆ Quantity

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

◆ Sku

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

◆ VariantId

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

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