commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft Class Reference

Inherits commercetools.Sdk.Api.Models.Inventories.IInventoryEntryDraft.

Properties

string Sku [get, set]
 
string Key [get, set]
 
IChannelResourceIdentifier SupplyChannel [get, set]
 
long QuantityOnStock [get, set]
 
long? RestockableInDays [get, set]
 
DateTime? ExpectedDelivery [get, set]
 
ICustomFieldsDraft Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Inventories.IInventoryEntryDraft

Property Documentation

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.Custom
getset

◆ ExpectedDelivery

DateTime? commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.ExpectedDelivery
getset

◆ Key

string commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.Key
getset

◆ QuantityOnStock

long commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.QuantityOnStock
getset

◆ RestockableInDays

long? commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.RestockableInDays
getset

◆ Sku

string commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.Sku
getset

◆ SupplyChannel

IChannelResourceIdentifier commercetools.Sdk.Api.Models.Inventories.InventoryEntryDraft.SupplyChannel
getset

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