Model Details

RatingValue

Data contract that represents a RatingValue.


Name

Description

Type

Additional Information

Id

The id of the RatingValue.

integer

IsDeleted

True or False - Has this RatingValue been deleted?

boolean

Links

The Hateoas links to related object

Collection of Link

Notes

The notes of the RatingValue.

string

RatingType

The Hateoas Link to the parent RatingType.

RatingTypeName

The rating type name of the RatingValue.

string

RatingValueName

The name of the RatingValue.

string

SortOrder

The sort order of the RatingValue.

integer

Weight

The weight of the RatingValue.

decimal number