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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [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]
 
new DateTime CreatedAt [get, set]
 
new DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AnonymousId

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.ShoppingLists.IShoppingList.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ Customer

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

◆ DeleteDaysAfterLastModification

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

◆ Description

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

◆ Id

new string commercetools.Sdk.Api.Models.ShoppingLists.IShoppingList.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.ShoppingLists.IShoppingList.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ LineItems

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

◆ LineItemsEnumerable

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

◆ Name

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

◆ Slug

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

◆ Store

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

◆ TextLineItems

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

◆ TextLineItemsEnumerable

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

◆ Version

new long commercetools.Sdk.Api.Models.ShoppingLists.IShoppingList.Version
getset

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