Procore.Model.TimecardEntryChangeHistory
(procore_sdk v0.3.0)
Types
@type t() :: %Procore.Model.TimecardEntryChangeHistory{
column: String.t() | nil,
created_at: String.t() | nil,
created_by: String.t() | nil,
new_value: String.t() | nil,
old_value: String.t() | nil
}