Values_7.BundleInstanceResultSourceContains the output of BundleInstance.
type nonrec t = {bundleTask : Values_3.BundleTask.t option;Information about the bundle task.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of Values_0.String_.t
| `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string
* [> `Blob of Values_0.Blob.t
| `String of Values_0.String_.t ])
list ])
list
| `Timestamp of Values_0.DateTime.t ])
list ])
list ]