Module Values.EntityOwnersSource

Sourcetype nonrec t = OwnerPropertiesOutput.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : OwnerPropertiesOutput.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `String of String_.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> OwnerPropertiesOutput.t list