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.CustomerGroup Class Reference

Inherits commercetools.Sdk.Api.Models.CustomerGroups.ICustomerGroup.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
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.CustomerGroups.ICustomerGroup
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroup.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ Id

string commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroup.Id
getset

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroup.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Name

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

◆ Version

long commercetools.Sdk.Api.Models.CustomerGroups.CustomerGroup.Version
getset

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