Model Details

RatingType

Data contract that represents an Rating type in the system.


Name

Description

Type

Additional Information

Id

The unique Id of the rating type.

integer

IsDeleted

A flag indicating if the rating type is soft-deleted in the system.

boolean

Links

The Hateoas links to related object

Collection of Link

RatingTypeName

The name of the rating type.

string

SortOrder

The sort order of the Rating type.

integer

Values

The hateoas link to RatingValues