Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
CheckedOutRecord
Inherits
Struct
<
Value
<
Object
Constructors
new
(title :
String
, due_date :
Time
, renewed_count :
Int32
, number_waiting :
Int32
)
Source
Instance methods
clone
Source
copy_with
(title _title = @title, due_date _due_date = @due_date, renewed_count _renewed_count = @renewed_count, number_waiting _number_waiting = @number_waiting)
Source
due_date
number_waiting
renewed_count
title