This website requires JavaScript.
Explore
Help
Register
Sign In
EduardoDev
/
line-gestao-api
mirror of
https://github.com/eduardolopesx03/line-gestao-api.git
Watch
1
Star
0
Fork
You've already forked line-gestao-api
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
437bd2de4f
line-gestao-api
/
Models
/
ITenantEntity.cs
7 lines
102 B
C#
Raw
Blame
History
namespace
line_gestao_api.Models
;
public
interface
ITenantEntity
{
Guid
TenantId
{
get
;
set
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink