commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Classes | Enumerations
commercetools.Sdk.Api.Models.Types Namespace Reference

Classes

class  CustomFieldBooleanType
 
class  CustomFieldDateTimeType
 
class  CustomFieldDateType
 
class  CustomFieldEnumType
 
class  CustomFieldEnumValue
 
class  CustomFieldLocalizedEnumType
 
class  CustomFieldLocalizedEnumValue
 
class  CustomFieldLocalizedStringType
 
class  CustomFieldMoneyType
 
class  CustomFieldNumberType
 
class  CustomFieldReferenceType
 
class  CustomFieldReferenceValueWrapper
 
class  CustomFields
 
class  CustomFieldsDraft
 
class  CustomFieldSetType
 
class  CustomFieldStringType
 
class  CustomFieldTimeType
 
class  FieldContainer
 
class  FieldDefinition
 
class  FieldType
 
interface  ICustomFieldBooleanType
 
interface  ICustomFieldDateTimeType
 
interface  ICustomFieldDateType
 
interface  ICustomFieldEnumType
 
interface  ICustomFieldEnumValue
 
interface  ICustomFieldLocalizedEnumType
 
interface  ICustomFieldLocalizedEnumValue
 
interface  ICustomFieldLocalizedStringType
 
interface  ICustomFieldMoneyType
 
interface  ICustomFieldNumberType
 
interface  ICustomFieldReferenceType
 
interface  ICustomFieldReferenceValue
 
interface  ICustomFields
 
interface  ICustomFieldsDraft
 
interface  ICustomFieldSetType
 
interface  ICustomFieldStringType
 
interface  ICustomFieldTimeType
 
interface  IFieldContainer
 
interface  IFieldDefinition
 
interface  IFieldType
 
interface  IResourceTypeId
 
interface  IType
 
interface  ITypeAddEnumValueAction
 
interface  ITypeAddFieldDefinitionAction
 
interface  ITypeAddLocalizedEnumValueAction
 
interface  ITypeChangeEnumValueLabelAction
 
interface  ITypeChangeEnumValueOrderAction
 
interface  ITypeChangeFieldDefinitionOrderAction
 
interface  ITypeChangeInputHintAction
 
interface  ITypeChangeKeyAction
 
interface  ITypeChangeLabelAction
 
interface  ITypeChangeLocalizedEnumValueLabelAction
 
interface  ITypeChangeLocalizedEnumValueOrderAction
 
interface  ITypeChangeNameAction
 
interface  ITypeDraft
 
interface  ITypePagedQueryResponse
 
interface  ITypeReference
 
interface  ITypeRemoveFieldDefinitionAction
 
interface  ITypeResourceIdentifier
 
interface  ITypeSetDescriptionAction
 
interface  ITypeTextInputHint
 
interface  ITypeUpdate
 
interface  ITypeUpdateAction
 
class  ResourceTypeIdWrapper
 
class  Type
 
class  TypeAddEnumValueAction
 
class  TypeAddFieldDefinitionAction
 
class  TypeAddLocalizedEnumValueAction
 
class  TypeChangeEnumValueLabelAction
 
class  TypeChangeEnumValueOrderAction
 
class  TypeChangeFieldDefinitionOrderAction
 
class  TypeChangeInputHintAction
 
class  TypeChangeKeyAction
 
class  TypeChangeLabelAction
 
class  TypeChangeLocalizedEnumValueLabelAction
 
class  TypeChangeLocalizedEnumValueOrderAction
 
class  TypeChangeNameAction
 
class  TypeDraft
 
class  TypePagedQueryResponse
 
class  TypeReference
 
class  TypeRemoveFieldDefinitionAction
 
class  TypeResourceIdentifier
 
class  TypeSetDescriptionAction
 
class  TypeTextInputHintWrapper
 
class  TypeUpdate
 
class  TypeUpdateAction
 

Enumerations

enum  CustomFieldReferenceValue {
  ApprovalFlow , AssociateRole , BusinessUnit , Cart ,
  Category , Channel , Customer , KeyValueDocument ,
  Order , Product , ProductType , Review ,
  State , ShippingMethod , Zone
}
 
enum  ResourceTypeId {
  Address , Asset , ApprovalFlow , AssociateRole ,
  BusinessUnit , CartDiscount , Category , Channel ,
  Customer , CustomerGroup , CustomLineItem , DiscountCode ,
  InventoryEntry , LineItem , Order , OrderEdit ,
  OrderDelivery , OrderParcel , OrderReturnItem , Payment ,
  PaymentInterfaceInteraction , ProductPrice , ProductSelection , Quote ,
  Review , Shipping , ShippingMethod , ShoppingList ,
  ShoppingListTextLineItem , StandalonePrice , Store , Transaction
}
 
enum  TypeTextInputHint { SingleLine , MultiLine }
 

Enumeration Type Documentation

◆ CustomFieldReferenceValue

Enumerator
ApprovalFlow 
AssociateRole 
BusinessUnit 
Cart 
Category 
Channel 
Customer 
KeyValueDocument 
Order 
Product 
ProductType 
Review 
State 
ShippingMethod 
Zone 

◆ ResourceTypeId

Enumerator
Address 
Asset 
ApprovalFlow 
AssociateRole 
BusinessUnit 
CartDiscount 
Category 
Channel 
Customer 
CustomerGroup 
CustomLineItem 
DiscountCode 
InventoryEntry 
LineItem 
Order 
OrderEdit 
OrderDelivery 
OrderParcel 
OrderReturnItem 
Payment 
PaymentInterfaceInteraction 
ProductPrice 
ProductSelection 
Quote 
Review 
Shipping 
ShippingMethod 
ShoppingList 
ShoppingListTextLineItem 
StandalonePrice 
Store 
Transaction 

◆ TypeTextInputHint

Enumerator
SingleLine 
MultiLine