Class DeleteSeat
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class DeleteSeat : Command, ICommand
- Inheritance
-
DeleteSeat
- Implements
- Inherited Members
- Extension Methods
Constructors
DeleteSeat(Guid, Guid)
public DeleteSeat(Guid @event, Guid seat)
Parameters
Properties
Reason
public string Reason { get; }
Property Value
Seat
public Guid Seat { get; }