Values.ImageSourceContains an image that is one of the following: An image file. Choose this option to upload a new image. The ID of an existing image. Choose this option to keep an existing image.
type nonrec t = {id : ID.t option;The ID of an existing image. Specify this parameter to keep an existing image.
*)file : ImageFile.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `String of ID.t
| `Structure of
(string * [> `Blob of ImageFileData.t | `Enum of string ]) list ])
list ]