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

Inherits commercetools.Sdk.Api.Models.Reviews.IReview.

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 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.Reviews.IReview
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AuthorName

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

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Reviews.Review.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ Customer

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

◆ Id

string commercetools.Sdk.Api.Models.Reviews.Review.Id
getset

◆ IncludedInStatistics

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

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Reviews.Review.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Locale

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

◆ Rating

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

◆ State

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

◆ Target

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

◆ Text

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

◆ Title

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

◆ UniquenessValue

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

◆ Version

long commercetools.Sdk.Api.Models.Reviews.Review.Version
getset

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