Values.GrantedEntitySourceThe details of a listing for which a subscription is granted.
type nonrec t = {listing : ListingRevision.t option;The listing for which a subscription is granted.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of ListingId.t ]) list ])
list ]