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