Module Values.RecommendationSummariesSource

Sourcetype nonrec t = RecommendationSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RecommendationSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Double of SummaryValue.t | `Enum of string | `List of [> `Enum of string | `Structure of (string * [> `Double of SummaryValue.t | `Enum of string ]) list ] list | `Structure of (string * [> `Double of Value.t | `Enum of string ]) list ]) list ] list | `String of AccountId.t | `Structure of (string * [> `Double of SavingsOpportunityPercentage.t | `Long of High.t | `Structure of (string * [> `Double of Value.t | `Enum of string ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> RecommendationSummary.t list