struct
TandaCLI::API::Resources::ClockIns
- TandaCLI::API::Resources::ClockIns
- Struct
- Value
- Object
Defined in:
tanda_cli/api/resources/clock_ins.crConstructors
Instance Method Summary
- #create(user_id : Int32, time : Time, type : String, photo : String | Nil = nil, mobile_clockin : Bool = false) : Result(Nil)
- #list(user_id : Int32, date : Time) : Result(Array(Types::ClockIn))