Entities
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// This is auto-generated code.
|
||||
//------------------------------------------------------------------------------
|
||||
// This code was generated by Entity Developer tool using EF Core template.
|
||||
// Code is generated on: 10.01.2022 13:40:19
|
||||
// Code is generated on: 11.01.2022 07:46:42
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -27,6 +27,12 @@ namespace FoodsharingSiegen.Contracts.Entity
|
||||
|
||||
public virtual Guid Id { get; set; }
|
||||
|
||||
public virtual string Mail { get; set; }
|
||||
|
||||
public virtual UserType Type { get; set; }
|
||||
|
||||
public virtual string Verified { get; set; }
|
||||
|
||||
#region Extensibility Method Definitions
|
||||
|
||||
partial void OnCreated();
|
||||
|
||||
Reference in New Issue
Block a user