Module Values.ObjectAttributesSource

Sourcetype nonrec t = ObjectAttribute.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : ObjectAttribute.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of String1To255.t ] list | `String of Text.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ObjectAttribute.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ObjectAttribute.t list