Module Values.PutAssetPropertyValueEntriesSource

Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : PutAssetPropertyValueEntry.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `Boolean of PropertyValueBooleanValue.t | `Double of PropertyValueDoubleValue.t | `Integer of PropertyValueIntegerValue.t | `Long of TimeInSeconds.t | `String of PropertyValueStringValue.t | `Structure of (string * [> `Enum of string ]) list ]) list ]) list ] list | `String of EntryId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b