Values.ProfileQueryResultSourceObject that holds the results for membership.
type nonrec t = {profileId : ProfileId.t option;The profile id the result belongs to.
*)queryResult : QueryResult.t option;Describes whether the profile was absent or present in the segment.
*)profile : Profile.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of ProfileId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of [> `String of String1To255.t ] list
| `String of Name.t ])
list ]
list
| `Map of
([> `String of String1To255.t ]
* [> `String of String1To255.t ])
list
| `String of Uuid.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of Name.t ])
list ]
list
| `String of String1To255.t ])
list ])
list ])
list ]