Values.ReferenceOutputSourceReference information linking a task to external systems - for output without validation
type nonrec t = {system : String_.t option;The name of the external system
*)title : String_.t option;Optional title for the reference
*)referenceId : String_.t option;The unique identifier in the external system
*)referenceUrl : String_.t option;URL to access the reference in the external system
*)associationId : String_.t option;Association identifier of the external system
*)}