Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TandaCLI::API::Resources::ClockIns
Inherits
Struct
<
Value
<
Object
Constructors
new
(request :
Request
)
Source
Instance methods
create
(user_id :
Int32
, time :
Time
, type :
String
, photo :
String
|
Nil
= nil, mobile_clockin :
Bool
= false) :
Result
(
Nil
)
Source
list
(user_id :
Int32
, date :
Time
) :
Result
(
Array
(
Types::ClockIn
))
Source