Module Values.ActionsSource

Sourcetype nonrec t = Action.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Action.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Boolean of UseBase64.t | `Integer of Seconds.t | `String of VariableName.t | `Structure of (string * [> `Enum of string | `String of ContentExpression.t | `Structure of (string * [> `String of AssetPropertyStringValue.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_query : Action.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Action.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Action.t list
Sourceval to_json : Action.t list -> Yojson.Safe.t