This commit is contained in:
@@ -11,7 +11,7 @@ namespace AyaNova.Models
|
||||
{
|
||||
public long Id { get; set; }
|
||||
[Required]
|
||||
public Guid IntegrationAppId { get; set; }
|
||||
public long IntegrationId { get; set; }
|
||||
[Required]
|
||||
public DateTime Created { get; set; }
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user