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

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

Inherited by commercetools.Sdk.Api.Models.Reviews.Review.

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 UniquenessValue [get, set]
 
string Locale [get, set]
 
string AuthorName [get, set]
 
string Title [get, set]
 
string Text [get, set]
 
Object Target [get, set]
 
bool IncludedInStatistics [get, set]
 
int? Rating [get, set]
 
IStateReference State [get, set]
 
ICustomerReference Customer [get, set]
 
ICustomFields Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AuthorName

string commercetools.Sdk.Api.Models.Reviews.IReview.AuthorName
getset

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Reviews.IReview.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Reviews.IReview.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Reviews.IReview.Custom
getset

◆ Customer

ICustomerReference commercetools.Sdk.Api.Models.Reviews.IReview.Customer
getset

◆ Id

new string commercetools.Sdk.Api.Models.Reviews.IReview.Id
getset

◆ IncludedInStatistics

bool commercetools.Sdk.Api.Models.Reviews.IReview.IncludedInStatistics
getset

◆ Key

string commercetools.Sdk.Api.Models.Reviews.IReview.Key
getset

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Reviews.IReview.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Reviews.IReview.LastModifiedBy
getset

◆ Locale

string commercetools.Sdk.Api.Models.Reviews.IReview.Locale
getset

◆ Rating

int? commercetools.Sdk.Api.Models.Reviews.IReview.Rating
getset

◆ State

IStateReference commercetools.Sdk.Api.Models.Reviews.IReview.State
getset

◆ Target

Object commercetools.Sdk.Api.Models.Reviews.IReview.Target
getset

◆ Text

string commercetools.Sdk.Api.Models.Reviews.IReview.Text
getset

◆ Title

string commercetools.Sdk.Api.Models.Reviews.IReview.Title
getset

◆ UniquenessValue

string commercetools.Sdk.Api.Models.Reviews.IReview.UniquenessValue
getset

◆ Version

new long commercetools.Sdk.Api.Models.Reviews.IReview.Version
getset

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