Values.ActivityRewardSourceThe summary of the rewards granted as a result of activities completed.
type nonrec t = {credit : MonetaryAmount.t option;The credits gained by activity rewards.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Double of GenericDouble.t | `Enum of string ])
list ])
list ]