Class IdRequest
Inherited Members
Namespace: NotifyHub.NotificationService.Application.Common.Requests
Assembly: NotifyHub.NotificationService.Application.dll
Syntax
public class IdRequest
Constructors
| Edit this page View SourceIdRequest()
Declaration
public IdRequest()
IdRequest(IdRequest)
Declaration
public IdRequest(IdRequest requests)
Parameters
Type | Name | Description |
---|---|---|
IdRequest | requests |
Properties
| Edit this page View SourceId
ID для запроса сущности
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |