Values_0.ActionSourceSourceA structure describing the source of an action.
type nonrec t = {sourceUri : SourceUri.t;The URI of the source.
*)sourceType : String256.t option;The type of the source.
*)sourceId : String256.t option;The ID of the source.
*)}