Invite.ApprovedById Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of the User that approved the invite.
public int? ApprovedById { get; set; }
Property value
System.Nullable{System.Int32}