Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TimeOff

Index

Constructors

Properties

Constructors

constructor

  • new TimeOff(props?: any): TimeOff

Properties

employeeId

employeeId: number = 0

end

end: string = ""

id

id: number = 0

name

name: string = ""

start

start: string = ""

type

type: string = ""

Generated using TypeDoc