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.PaymentStateWrapper Class Reference

Inherits commercetools.Sdk.HistoryApi.Models.Common.IPaymentState.

Public Member Functions

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

Properties

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

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.HistoryApi.Models.Common.IPaymentState
static IPaymentState[] Values ()
 
static IPaymentState FindEnum (string value)
 
- Static Public Attributes inherited from commercetools.Sdk.HistoryApi.Models.Common.IPaymentState
static IPaymentState BalanceDue
 
static IPaymentState Failed
 
static IPaymentState Pending
 
static IPaymentState CreditOwed
 
static IPaymentState Paid
 

Member Function Documentation

◆ GetEnumerator()

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

◆ ToString()

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

Property Documentation

◆ JsonName

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

◆ Value

PaymentState? commercetools.Sdk.HistoryApi.Models.Common.PaymentStateWrapper.Value
getset

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