Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 560 Bytes

AddRatingRequest.md

File metadata and controls

12 lines (8 loc) · 560 Bytes

AddRatingRequest

Properties

Name Type Description Notes
rating float The value of the rating represented as a floating point number between 0 and 1.
review str The review attached to the rating. [optional]
asset_id str The ID of the asset to which the rating will be assigned.

[Back to Model list] [Back to API list] [Back to README]