Table of Contents

Class Shift

Namespace
Skyware.Lis.EventsModel.Payments
Assembly
Skyware.Lis.EventsModel.dll

Receptionist's shift

public class Shift
Inheritance
Shift
Inherited Members

Properties

CashierId

Username of the owner of the shift

public string CashierId { get; set; }

Property Value

string

Id

Id of the shift in LIS iLab

public int Id { get; set; }

Property Value

int