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.Api.Models.Carts.RoundingModeWrapper Class Reference

Inherits commercetools.Sdk.Api.Models.Carts.IRoundingMode.

Public Member Functions

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

Properties

string JsonName [get, set]
 
RoundingModeValue [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.IRoundingMode
- Properties inherited from commercetools.Base.Models.IJsonName

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Carts.IRoundingMode
static IRoundingMode[] Values ()
 
static IRoundingMode FindEnum (string value)
 
- Static Public Attributes inherited from commercetools.Sdk.Api.Models.Carts.IRoundingMode
static IRoundingMode HalfEven
 
static IRoundingMode HalfUp
 
static IRoundingMode HalfDown
 

Member Function Documentation

◆ GetEnumerator()

new IEnumerator< char > commercetools.Sdk.Api.Models.Carts.RoundingModeWrapper.GetEnumerator ( )
inline

◆ ToString()

override string commercetools.Sdk.Api.Models.Carts.RoundingModeWrapper.ToString ( )
inline

Property Documentation

◆ JsonName

string commercetools.Sdk.Api.Models.Carts.RoundingModeWrapper.JsonName
getset

◆ Value

RoundingMode? commercetools.Sdk.Api.Models.Carts.RoundingModeWrapper.Value
getset

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