class Responses::Extra
- Responses::Extra
- Reference
- Object
Included Modules
- JSON::Serializable
- Responses::Optional
Defined in:
responses/user_time_summary.crConstructors
Instance Method Summary
- #billability : Responses::Billability
- #billability=(billability : Responses::Billability)
- #billable_hours : Float64
- #billable_hours=(billable_hours : Float64)
- #education : Float64
- #education=(education : Float64)
- #holiday : Float64
- #holiday=(holiday : Float64)
- #illness : Responses::Illness
- #illness=(illness : Responses::Illness)
- #off_hours : Float64
- #off_hours=(off_hours : Float64)
- #round
- #rounded_billable_hours : Float64
- #rounded_billable_hours=(rounded_billable_hours : Float64)
- #time_off : Responses::TimeOff
- #time_off=(time_off : Responses::TimeOff)
- #vacation : Float64
- #vacation=(vacation : Float64)
- #working_days : Float64
- #working_days=(working_days : Float64)
- #working_hours : Float64
- #working_hours=(working_hours : Float64)