Files

2 lines
94 B
C#

public record ClinicalConflictDetail(Guid ClientRef, string ItemType, string ConflictReason);