Interface IBaseEntityDto
- Namespace
- Raytha.Application.Common.Models
- Assembly
- Raytha.Application.dll
public interface IBaseEntityDto
Properties
Id
ShortGuid Id { get; init; }
Property Value
- ShortGuid
public interface IBaseEntityDto
ShortGuid Id { get; init; }