commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | Properties
commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType Interface Reference

Inherits commercetools.Base.Models.IJsonName, and IEnumerable< char >.

Inherited by commercetools.Sdk.Api.Models.Orders.OrderSearchCustomTypeWrapper.

Static Public Member Functions

static IOrderSearchCustomType[] Values ()
 
static IOrderSearchCustomType FindEnum (string value)
 

Static Public Attributes

static IOrderSearchCustomType BooleanType
 
static IOrderSearchCustomType StringType
 
static IOrderSearchCustomType LocalizedStringType
 
static IOrderSearchCustomType EnumType
 
static IOrderSearchCustomType LocalizedEnumType
 
static IOrderSearchCustomType NumberType
 
static IOrderSearchCustomType DateType
 
static IOrderSearchCustomType TimeType
 
static IOrderSearchCustomType DateTimeType
 
static IOrderSearchCustomType SetTypeStringType
 
static IOrderSearchCustomType SetTypeLocalizedStringType
 
static IOrderSearchCustomType SetTypeEnumType
 
static IOrderSearchCustomType SetTypeLocalizedEnumType
 
static IOrderSearchCustomType SetTypeNumberType
 
static IOrderSearchCustomType SetTypeDateType
 
static IOrderSearchCustomType SetTypeTimeType
 
static IOrderSearchCustomType SetTypeDateTimeType
 

Properties

OrderSearchCustomTypeValue [get]
 
- Properties inherited from commercetools.Base.Models.IJsonName
string JsonName [get]
 

Member Function Documentation

◆ FindEnum()

static IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.FindEnum ( string  value)
inlinestatic

◆ Values()

static IOrderSearchCustomType[] commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.Values ( )
inlinestatic

Member Data Documentation

◆ BooleanType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.BooleanType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.BooleanType, JsonName = "BooleanType" }
string JsonName
Definition IJsonName.cs:5
OrderSearchCustomType? Value
Definition OrderSearchCustomType.cs:139
OrderSearchCustomType
Definition OrderSearchCustomType.cs:12

◆ DateTimeType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.DateTimeType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.DateTimeType, JsonName = "DateTimeType" }

◆ DateType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.DateType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.DateType, JsonName = "DateType" }

◆ EnumType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.EnumType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.EnumType, JsonName = "EnumType" }

◆ LocalizedEnumType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.LocalizedEnumType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.LocalizedEnumType, JsonName = "LocalizedEnumType" }

◆ LocalizedStringType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.LocalizedStringType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.LocalizedStringType, JsonName = "LocalizedStringType" }

◆ NumberType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.NumberType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.NumberType, JsonName = "NumberType" }

◆ SetTypeDateTimeType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeDateTimeType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeDateTimeType, JsonName = "SetType.DateTimeType" }

◆ SetTypeDateType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeDateType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeDateType, JsonName = "SetType.DateType" }

◆ SetTypeEnumType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeEnumType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeEnumType, JsonName = "SetType.EnumType" }

◆ SetTypeLocalizedEnumType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeLocalizedEnumType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeLocalizedEnumType, JsonName = "SetType.LocalizedEnumType" }

◆ SetTypeLocalizedStringType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeLocalizedStringType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeLocalizedStringType, JsonName = "SetType.LocalizedStringType" }

◆ SetTypeNumberType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeNumberType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeNumberType, JsonName = "SetType.NumberType" }

◆ SetTypeStringType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeStringType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeStringType, JsonName = "SetType.StringType" }

◆ SetTypeTimeType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.SetTypeTimeType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.SetTypeTimeType, JsonName = "SetType.TimeType" }

◆ StringType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.StringType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.StringType, JsonName = "StringType" }

◆ TimeType

IOrderSearchCustomType commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.TimeType
static
Initial value:
= new OrderSearchCustomTypeWrapper
{ Value = OrderSearchCustomType.TimeType, JsonName = "TimeType" }

Property Documentation

◆ Value

OrderSearchCustomType? commercetools.Sdk.Api.Models.Orders.IOrderSearchCustomType.Value
get

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