Values.SearchAllRelatedItemsResponseItemSourceA list of items that represent RelatedItems. This data type is similar to SearchRelatedItemsResponseItem except SearchAllRelatedItemsResponseItem has a caseId field.
type nonrec t = {caseId : CaseId.t option;A unique identifier of the case.
*)type_ : RelatedItemType.t option;Type of a related item.
*)associationTime : AssociationTime.t option;Time at which a related item was associated with a case.
*)content : RelatedItemContent.t option;performedBy : UserUnion.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list
| `String of RelatedItemId.t
| `Structure of
(string
* [> `String of UserArn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of FieldId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `String of
FieldValueUnionStringValueString.t
| `Structure of 'a list ])
list ])
list ]
list
| `String of ContactArn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `String of
FieldValueUnionStringValueString.t
| `Structure of 'b list ])
list ]
list
| `String of SlaName.t
| `Timestamp of SlaTargetTime.t ])
list
| `Timestamp of ConnectedToSystemTime.t ])
list ])
list
| `Timestamp of AssociationTime.t ])
list ]