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.ImportApi.Models.Common.IReferenceType Interface Reference

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

Inherited by commercetools.Sdk.ImportApi.Models.Common.ReferenceTypeWrapper.

Static Public Member Functions

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

Static Public Attributes

static IReferenceType Cart
 
static IReferenceType CartDiscount
 
static IReferenceType Category
 
static IReferenceType Channel
 
static IReferenceType Customer
 
static IReferenceType CustomerGroup
 
static IReferenceType DiscountCode
 
static IReferenceType Order
 
static IReferenceType Payment
 
static IReferenceType Price
 
static IReferenceType Product
 
static IReferenceType ProductDiscount
 
static IReferenceType ProductType
 
static IReferenceType ProductVariant
 
static IReferenceType ShippingMethod
 
static IReferenceType State
 
static IReferenceType Store
 
static IReferenceType TaxCategory
 
static IReferenceType Type
 
static IReferenceType KeyValueDocument
 

Properties

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

Member Function Documentation

◆ FindEnum()

static IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.FindEnum ( string  value)
inlinestatic

◆ Values()

static IReferenceType[] commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Values ( )
inlinestatic

Member Data Documentation

◆ Cart

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Cart
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Cart, JsonName = "cart" }
string JsonName
Definition IJsonName.cs:5
ReferenceType? Value
Definition ReferenceType.cs:157
ReferenceType
Definition ReferenceType.cs:12

◆ CartDiscount

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.CartDiscount
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.CartDiscount, JsonName = "cart-discount" }

◆ Category

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Category
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Category, JsonName = "category" }

◆ Channel

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Channel
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Channel, JsonName = "channel" }

◆ Customer

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Customer
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Customer, JsonName = "customer" }

◆ CustomerGroup

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.CustomerGroup
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.CustomerGroup, JsonName = "customer-group" }

◆ DiscountCode

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.DiscountCode
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.DiscountCode, JsonName = "discount-code" }

◆ KeyValueDocument

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.KeyValueDocument
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.KeyValueDocument, JsonName = "key-value-document" }

◆ Order

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Order
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Order, JsonName = "order" }

◆ Payment

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Payment
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Payment, JsonName = "payment" }

◆ Price

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Price
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Price, JsonName = "price" }

◆ Product

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Product
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Product, JsonName = "product" }

◆ ProductDiscount

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.ProductDiscount
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.ProductDiscount, JsonName = "product-discount" }

◆ ProductType

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.ProductType
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.ProductType, JsonName = "product-type" }

◆ ProductVariant

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.ProductVariant
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.ProductVariant, JsonName = "product-variant" }

◆ ShippingMethod

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.ShippingMethod
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.ShippingMethod, JsonName = "shipping-method" }

◆ State

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.State
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.State, JsonName = "state" }

◆ Store

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Store
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Store, JsonName = "store" }

◆ TaxCategory

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.TaxCategory
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.TaxCategory, JsonName = "tax-category" }

◆ Type

IReferenceType commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Type
static
Initial value:
= new ReferenceTypeWrapper
{ Value = ReferenceType.Type, JsonName = "type" }

Property Documentation

◆ Value

ReferenceType? commercetools.Sdk.ImportApi.Models.Common.IReferenceType.Value
get

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