Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
combine
v1.3.1
ApplicationController
ApplicationMailer
Authenticate
Combine
CurrentUser
Entry
HomeController
LegacyEntityController
Project
Responses
Admin
AdminBillability
Billability
Extra
Illness
Optional
OptionalConverter
TimeOff
UserTimeSummary
SessionController
Sync
Task
User
UserController
Generated using Crystal 1.14.0
2024-11-26 10:47:49 UTC
class
Responses::
Illness
Responses::Illness
Reference
Object
Included Modules
JSON::Serializable
Defined in:
responses/user_time_summary.cr
Constructors
.new
(pull : JSON::PullParser)
.new
Instance Method Summary
#child
: Float64
#child=
(child : Float64)
#normal
: Float64
#normal=
(normal : Float64)
#round
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
child
: Float64
#
[
View source
]
def
child=
(child : Float64)
#
[
View source
]
def
normal
: Float64
#
[
View source
]
def
normal=
(normal : Float64)
#
[
View source
]
def
round
#
[
View source
]