rama creada apartir de master en j
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
namespace adas_core.Domain.Models;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a notification that is delivered via a web-based message channel.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This type encapsulates the data required to send or describe a web message notification to a recipient.
|
||||
/// </remarks>
|
||||
public class WebMessageNotification
|
||||
{
|
||||
//{"notification":
|
||||
|
||||
Reference in New Issue
Block a user