@type t() :: %Procore.Model.Resource{ company_id: integer() | nil, deleted_at: DateTime.t() | nil, id: integer() | nil, name: String.t() | nil, project_id: integer() | nil, schedule_attributes: %{optional(String.t()) => String.t()} | nil, source_uid: String.t() | nil }