Values.ActionSourceDescribes a bid action.
type nonrec t = {noBid : NoBidAction.t option;Describes a no bid action.
*)headerTag : HeaderTagAction.t option;Describes the header tag for a bid action.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of NoBidActionNoBidReasonCodeInteger.t
| `String of String_.t ])
list ])
list ]