commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.ImportApi.Models.Orders.InventoryModeWrapper Class Reference

Inherits commercetools.Sdk.ImportApi.Models.Orders.IInventoryMode.

Public Member Functions

override string ToString ()
 
new IEnumerator< char > GetEnumerator ()
 

Properties

string JsonName [get, set]
 
InventoryModeValue [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Orders.IInventoryMode
- Properties inherited from commercetools.Base.Models.IJsonName

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.ImportApi.Models.Orders.IInventoryMode
static IInventoryMode[] Values ()
 
static IInventoryMode FindEnum (string value)
 
- Static Public Attributes inherited from commercetools.Sdk.ImportApi.Models.Orders.IInventoryMode
static IInventoryMode TrackOnly
 
static IInventoryMode ReserveOnOrder
 

Member Function Documentation

◆ GetEnumerator()

new IEnumerator< char > commercetools.Sdk.ImportApi.Models.Orders.InventoryModeWrapper.GetEnumerator ( )
inline

◆ ToString()

override string commercetools.Sdk.ImportApi.Models.Orders.InventoryModeWrapper.ToString ( )
inline

Property Documentation

◆ JsonName

string commercetools.Sdk.ImportApi.Models.Orders.InventoryModeWrapper.JsonName
getset

◆ Value

InventoryMode? commercetools.Sdk.ImportApi.Models.Orders.InventoryModeWrapper.Value
getset

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