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

Inherits commercetools.Sdk.Api.Models.CustomObjects.ICustomObject.

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 Container [get, set]
 
string Key [get, set]
 
Object Value [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.CustomObjects.ICustomObject
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Container

string commercetools.Sdk.Api.Models.CustomObjects.CustomObject.Container
getset

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.CustomObjects.CustomObject.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.CustomObjects.CustomObject.CreatedBy
getset

◆ Id

string commercetools.Sdk.Api.Models.CustomObjects.CustomObject.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.CustomObjects.CustomObject.Key
getset

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.CustomObjects.CustomObject.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.CustomObjects.CustomObject.LastModifiedBy
getset

◆ Value

Object commercetools.Sdk.Api.Models.CustomObjects.CustomObject.Value
getset

◆ Version

long commercetools.Sdk.Api.Models.CustomObjects.CustomObject.Version
getset

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