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

Inherits commercetools.Sdk.Api.Models.ShoppingLists.IShoppingList.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILocalizedString Name [get, set]
 
string Key [get, set]
 
ICustomerReference Customer [get, set]
 
ILocalizedString Slug [get, set]
 
ILocalizedString Description [get, set]
 
IList< IShoppingListLineItemLineItems [get, set]
 
IEnumerable< IShoppingListLineItemLineItemsEnumerable [set]
 
IList< ITextLineItemTextLineItems [get, set]
 
IEnumerable< ITextLineItemTextLineItemsEnumerable [set]
 
long? DeleteDaysAfterLastModification [get, set]
 
string AnonymousId [get, set]
 
IStoreKeyReference Store [get, set]
 
ICustomFields Custom [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ShoppingLists.IShoppingList
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AnonymousId

string commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.AnonymousId
getset

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.CreatedBy
getset

◆ Custom

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

◆ Customer

ICustomerReference commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.Customer
getset

◆ DeleteDaysAfterLastModification

long? commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.DeleteDaysAfterLastModification
getset

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.Description
getset

◆ Id

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

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.LastModifiedBy
getset

◆ LineItems

IList<IShoppingListLineItem> commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.LineItems
getset

◆ LineItemsEnumerable

IEnumerable<IShoppingListLineItem> commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.LineItemsEnumerable
set

◆ Name

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

◆ Slug

ILocalizedString commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.Slug
getset

◆ Store

IStoreKeyReference commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.Store
getset

◆ TextLineItems

IList<ITextLineItem> commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.TextLineItems
getset

◆ TextLineItemsEnumerable

IEnumerable<ITextLineItem> commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.TextLineItemsEnumerable
set

◆ Version

long commercetools.Sdk.Api.Models.ShoppingLists.ShoppingList.Version
getset

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