SimplifiedMaskDto public class SimplifiedMaskDto Documentation public int ArtifactId { get; set; } public int ArtifactTypeId { get; set; } public SimplifiedFieldDto[] Fields { get; set; } public SimplifiedMaskDto()