Procore.Model.DrawingUpload (procore_sdk v0.3.0)
Drawing Upload
Summary
Types
@type t() :: %Procore.Model.DrawingUpload{ company_id: integer() | nil, created_at: DateTime.t() | nil, created_by_id: integer() | nil, deletion_in_progress: boolean() | nil, drawing_area_id: integer() | nil, drawing_log_imports: [Procore.Model.DrawingLogImport.t()] | nil, drawing_number_contains_revision: boolean() | nil, error_email_sent: boolean() | nil, get_info_from_filename: boolean() | nil, id: integer() | nil, language: String.t() | nil, notify_on_success: boolean() | nil, pre_adaptive_complete: boolean() | nil, project_id: integer() | nil, status: String.t() | nil, success_email_sent: boolean() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function