Values.GetHITResponseSourceThe GetHIT operation retrieves the details of the specified HIT.
type nonrec error = [ | `RequestError of RequestError.t| `ServiceFault of ServiceFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `RequestError of RequestError.t
| `ServiceFault of ServiceFault.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `RequestError of RequestError.t
| `ServiceFault of ServiceFault.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Integer of Integer.t
| `Structure of
(string * [> `String of CountryParameters.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `Long of Long.t
| `String of EntityId.t
| `Timestamp of Timestamp.t ])
list ])
list ]