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.HistoryApi.Models.Common.IReferenceTypeId Interface Reference

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

Inherited by commercetools.Sdk.HistoryApi.Models.Common.ReferenceTypeIdWrapper.

Static Public Member Functions

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

Static Public Attributes

static IReferenceTypeId AssociateRole
 
static IReferenceTypeId BusinessUnit
 
static IReferenceTypeId Cart
 
static IReferenceTypeId CartDiscount
 
static IReferenceTypeId Category
 
static IReferenceTypeId Channel
 
static IReferenceTypeId Customer
 
static IReferenceTypeId CustomerEmailToken
 
static IReferenceTypeId CustomerGroup
 
static IReferenceTypeId CustomerPasswordToken
 
static IReferenceTypeId DiscountCode
 
static IReferenceTypeId Extension
 
static IReferenceTypeId InventoryEntry
 
static IReferenceTypeId KeyValueDocument
 
static IReferenceTypeId Order
 
static IReferenceTypeId OrderEdit
 
static IReferenceTypeId Payment
 
static IReferenceTypeId Product
 
static IReferenceTypeId ProductDiscount
 
static IReferenceTypeId ProductSelection
 
static IReferenceTypeId ProductType
 
static IReferenceTypeId Quote
 
static IReferenceTypeId QuoteRequest
 
static IReferenceTypeId Review
 
static IReferenceTypeId ShippingMethod
 
static IReferenceTypeId ShoppingList
 
static IReferenceTypeId StagedQuote
 
static IReferenceTypeId State
 
static IReferenceTypeId Store
 
static IReferenceTypeId Subscription
 
static IReferenceTypeId TaxCategory
 
static IReferenceTypeId Type
 
static IReferenceTypeId Zone
 

Properties

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

Member Function Documentation

◆ FindEnum()

static IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.FindEnum ( string  value)
inlinestatic

◆ Values()

static IReferenceTypeId[] commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Values ( )
inlinestatic

Member Data Documentation

◆ AssociateRole

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.AssociateRole
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.AssociateRole, JsonName = "associate-role" }
string JsonName
Definition IJsonName.cs:5
ReferenceTypeId? Value
Definition ReferenceTypeId.cs:235
ReferenceTypeId
Definition ReferenceTypeId.cs:12

◆ BusinessUnit

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.BusinessUnit
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.BusinessUnit, JsonName = "business-unit" }

◆ Cart

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Cart
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Cart, JsonName = "cart" }

◆ CartDiscount

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.CartDiscount
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.CartDiscount, JsonName = "cart-discount" }

◆ Category

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Category
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Category, JsonName = "category" }

◆ Channel

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Channel
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Channel, JsonName = "channel" }

◆ Customer

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Customer
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Customer, JsonName = "customer" }

◆ CustomerEmailToken

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.CustomerEmailToken
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.CustomerEmailToken, JsonName = "customer-email-token" }

◆ CustomerGroup

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.CustomerGroup
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.CustomerGroup, JsonName = "customer-group" }

◆ CustomerPasswordToken

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.CustomerPasswordToken
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.CustomerPasswordToken, JsonName = "customer-password-token" }

◆ DiscountCode

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.DiscountCode
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.DiscountCode, JsonName = "discount-code" }

◆ Extension

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Extension
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Extension, JsonName = "extension" }

◆ InventoryEntry

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.InventoryEntry
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.InventoryEntry, JsonName = "inventory-entry" }

◆ KeyValueDocument

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.KeyValueDocument
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.KeyValueDocument, JsonName = "key-value-document" }

◆ Order

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Order
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Order, JsonName = "order" }

◆ OrderEdit

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.OrderEdit
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.OrderEdit, JsonName = "order-edit" }

◆ Payment

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Payment
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Payment, JsonName = "payment" }

◆ Product

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Product
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Product, JsonName = "product" }

◆ ProductDiscount

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.ProductDiscount
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.ProductDiscount, JsonName = "product-discount" }

◆ ProductSelection

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.ProductSelection
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.ProductSelection, JsonName = "product-selection" }

◆ ProductType

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.ProductType
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.ProductType, JsonName = "product-type" }

◆ Quote

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Quote
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Quote, JsonName = "quote" }

◆ QuoteRequest

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.QuoteRequest
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.QuoteRequest, JsonName = "quote-request" }

◆ Review

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Review
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Review, JsonName = "review" }

◆ ShippingMethod

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.ShippingMethod
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.ShippingMethod, JsonName = "shipping-method" }

◆ ShoppingList

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.ShoppingList
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.ShoppingList, JsonName = "shopping-list" }

◆ StagedQuote

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.StagedQuote
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.StagedQuote, JsonName = "staged-quote" }

◆ State

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.State
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.State, JsonName = "state" }

◆ Store

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Store
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Store, JsonName = "store" }

◆ Subscription

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Subscription
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Subscription, JsonName = "subscription" }

◆ TaxCategory

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.TaxCategory
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.TaxCategory, JsonName = "tax-category" }

◆ Type

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Type
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Type, JsonName = "type" }

◆ Zone

IReferenceTypeId commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Zone
static
Initial value:
= new ReferenceTypeIdWrapper
{ Value = ReferenceTypeId.Zone, JsonName = "zone" }

Property Documentation

◆ Value

ReferenceTypeId? commercetools.Sdk.HistoryApi.Models.Common.IReferenceTypeId.Value
get

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