ExcuseDurationTypes
extends BaseComponent
in package
Table of Contents
Properties
Properties
$full_day
public
int
$full_day
Individual was excused for the full day
$half_day
public
int
$half_day
Individual was excused for a half day
$na
public
int
$na
Not Applicable
$fields
protected
static array<string|int, string>
$fields
= ["na" => "int", "full_day" => "int", "half_day" => "int"]