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.ProductTypes.IAttributeReferenceTypeId Interface Reference

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

Inherited by commercetools.Sdk.Api.Models.ProductTypes.AttributeReferenceTypeIdWrapper.

Static Public Member Functions

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

Static Public Attributes

static IAttributeReferenceTypeId AssociateRole
 
static IAttributeReferenceTypeId BusinessUnit
 
static IAttributeReferenceTypeId Cart
 
static IAttributeReferenceTypeId CartDiscount
 
static IAttributeReferenceTypeId Category
 
static IAttributeReferenceTypeId Channel
 
static IAttributeReferenceTypeId Customer
 
static IAttributeReferenceTypeId KeyValueDocument
 
static IAttributeReferenceTypeId Order
 
static IAttributeReferenceTypeId Product
 
static IAttributeReferenceTypeId ProductType
 
static IAttributeReferenceTypeId Review
 
static IAttributeReferenceTypeId ShippingMethod
 
static IAttributeReferenceTypeId State
 
static IAttributeReferenceTypeId Zone
 

Properties

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

Member Function Documentation

◆ FindEnum()

static IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.FindEnum ( string  value)
inlinestatic

◆ Values()

static IAttributeReferenceTypeId[] commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Values ( )
inlinestatic

Member Data Documentation

◆ AssociateRole

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.AssociateRole
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.AssociateRole, JsonName = "associate-role" }
string JsonName
Definition IJsonName.cs:5
AttributeReferenceTypeId? Value
Definition AttributeReferenceTypeId.cs:127
AttributeReferenceTypeId
Definition AttributeReferenceTypeId.cs:12

◆ BusinessUnit

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.BusinessUnit
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.BusinessUnit, JsonName = "business-unit" }

◆ Cart

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Cart
static
Initial value:
= new AttributeReferenceTypeIdWrapper

◆ CartDiscount

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.CartDiscount
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.CartDiscount, JsonName = "cart-discount" }

◆ Category

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Category
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.Category, JsonName = "category" }

◆ Channel

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Channel
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.Channel, JsonName = "channel" }

◆ Customer

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Customer
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.Customer, JsonName = "customer" }

◆ KeyValueDocument

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.KeyValueDocument
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.KeyValueDocument, JsonName = "key-value-document" }

◆ Order

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Order
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.Order, JsonName = "order" }

◆ Product

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Product
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.Product, JsonName = "product" }

◆ ProductType

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.ProductType
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.ProductType, JsonName = "product-type" }

◆ Review

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Review
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.Review, JsonName = "review" }

◆ ShippingMethod

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.ShippingMethod
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.ShippingMethod, JsonName = "shipping-method" }

◆ State

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.State
static
Initial value:
= new AttributeReferenceTypeIdWrapper
{ Value = AttributeReferenceTypeId.State, JsonName = "state" }

◆ Zone

IAttributeReferenceTypeId commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Zone
static
Initial value:
= new AttributeReferenceTypeIdWrapper

Property Documentation

◆ Value

AttributeReferenceTypeId? commercetools.Sdk.Api.Models.ProductTypes.IAttributeReferenceTypeId.Value
get

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