Options
All
  • Public
  • Public/Protected
  • All
Menu

Module MemberAccrual

Index

Type aliases

AccrualTypeEnum

AccrualTypeEnum: "Holiday" | "PTO" | "Sick" | "Vacation"

Properties

Optional _info

_info: Metadata

Metadata of the entity

accrualType

accrualType: AccrualTypeEnum

hours

hours: number

Optional id

id: number

Optional member

reason

reason: string

year

year: number

Generated using TypeDoc