Record
rating
No description available.
record rating {
rating-scale: option<s32>,
score: option<f64>,
type-op: option<rating-type-op-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| rating-scale | option<s32> | |
| score | option<f64> | |
| type-op | option<rating-type-op-enum> |