Values_1.ItemContentMismatchExceptionSourceThe inventory item has invalid content.
type nonrec t = {typeName : Values_0.InventoryItemTypeName.t option;message : Values_0.String_.t option;}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.InventoryItemTypeName.t ]) list ]