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.HistoryApi.Models.Common.ShipmentStateWrapper Class Reference

Inherits commercetools.Sdk.HistoryApi.Models.Common.IShipmentState.

Public Member Functions

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

Properties

string JsonName [get, set]
 
ShipmentStateValue [get, set]
 
- Properties inherited from commercetools.Sdk.HistoryApi.Models.Common.IShipmentState
- Properties inherited from commercetools.Base.Models.IJsonName

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.HistoryApi.Models.Common.IShipmentState
static IShipmentState[] Values ()
 
static IShipmentState FindEnum (string value)
 
- Static Public Attributes inherited from commercetools.Sdk.HistoryApi.Models.Common.IShipmentState
static IShipmentState Shipped
 
static IShipmentState Ready
 
static IShipmentState Pending
 
static IShipmentState Delayed
 
static IShipmentState Partial
 
static IShipmentState Backorder
 

Member Function Documentation

◆ GetEnumerator()

new IEnumerator< char > commercetools.Sdk.HistoryApi.Models.Common.ShipmentStateWrapper.GetEnumerator ( )
inline

◆ ToString()

override string commercetools.Sdk.HistoryApi.Models.Common.ShipmentStateWrapper.ToString ( )
inline

Property Documentation

◆ JsonName

string commercetools.Sdk.HistoryApi.Models.Common.ShipmentStateWrapper.JsonName
getset

◆ Value

ShipmentState? commercetools.Sdk.HistoryApi.Models.Common.ShipmentStateWrapper.Value
getset

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