commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup Interface Reference

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

Inherited by commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroup.

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
string Key [get, set]
 
string Name [get, set]
 
ICustomFields Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.Custom
getset

◆ Id

new string commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.Key
getset

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.LastModifiedBy
getset

◆ Name

string commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.Name
getset

◆ Version

new long commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.Version
getset

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