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.ICustomObject Interface Reference

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

Inherited by commercetools.Sdk.Api.Models.CustomObjects.CustomObject.

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

Property Documentation

◆ Container

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.CustomObjects.ICustomObject.CreatedAt
getset

◆ CreatedBy

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

◆ Id

new string commercetools.Sdk.Api.Models.CustomObjects.ICustomObject.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.CustomObjects.ICustomObject.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Value

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

◆ Version

new long commercetools.Sdk.Api.Models.CustomObjects.ICustomObject.Version
getset

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