|
|
@ -24,7 +24,7 @@ namespace BCS.BMC.FirebaseCloudMessaging.Dto |
|
|
|
public bool Status { get; set; } |
|
|
|
public List<string> UserId { get; set; } |
|
|
|
public string CompanyUrl { get; set; } |
|
|
|
public Guid? ScheduleGenerationId { get; set; } |
|
|
|
public string ScheduleGenerationId { get; set; } |
|
|
|
} |
|
|
|
|
|
|
|
//[AutoMapFrom(typeof(NotificationModel))]
|
|
|
|