Values.DisassociateApplicationsRequestSourceDisassociate applications from wave.
type nonrec t = {waveID : WaveID.t;Wave ID.
*)applicationIDs : ApplicationIDs.t;Application IDs list.
*)accountID : AccountID.t option;Account ID.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of ApplicationID.t ] list
| `String of WaveID.t ])
list ]