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

Inherits commercetools.Sdk.ImportApi.Models.Common.IImportResource.

Inherited by commercetools.Sdk.ImportApi.Models.Inventories.InventoryImport.

Properties

new string Key [get, set]
 
string Sku [get, set]
 
long QuantityOnStock [get, set]
 
long? RestockableInDays [get, set]
 
DateTime? ExpectedDelivery [get, set]
 
IChannelKeyReference SupplyChannel [get, set]
 
ICustom Custom [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.Custom
getset

◆ ExpectedDelivery

DateTime? commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.ExpectedDelivery
getset

◆ Key

new string commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.Key
getset

◆ QuantityOnStock

long commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.QuantityOnStock
getset

◆ RestockableInDays

long? commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.RestockableInDays
getset

◆ Sku

string commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.Sku
getset

◆ SupplyChannel

IChannelKeyReference commercetools.Sdk.ImportApi.Models.Inventories.IInventoryImport.SupplyChannel
getset

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