Procore.Model.RestV10TodosSyncPatchRequestUpdatesInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10TodosSyncPatchRequestUpdatesInner{ assignment_id: integer() | nil, color: String.t() | nil, description: String.t() | nil, finish_datetime: DateTime.t() | nil, id: integer() | nil, name: String.t() | nil, percentage: integer() | nil, private: boolean() | nil, start_datetime: DateTime.t() | nil }
Functions
Link to this function