Organization_Management #142
@ -2,7 +2,7 @@
|
||||
{
|
||||
public class CreateActivityMasterDto
|
||||
{
|
||||
public required Guid ActitvityGroupId { get; set; }
|
||||
public required Guid ActivityGroupId { get; set; }
|
||||
public required string ActivityName { get; set; }
|
||||
public required string UnitOfMeasurement { get; set; }
|
||||
public List<CreateCheckListDto>? CheckList { get; set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user