Module Values.RatingScaleSource

Sourcetype nonrec t = RatingScaleItem.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : RatingScaleItem.t list -> [> `List of [> `Structure of (string * [> `String of RatingScaleItemDefinition.t | `Structure of (string * [> `Float of Float_.t | `String of RatingScaleItemValueStringValueString.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RatingScaleItem.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RatingScaleItem.t list