Procore.Model.ArrayOfProjectsErrorsInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.ArrayOfProjectsErrorsInner{ accounting_project_number: String.t() | nil, active: boolean() | nil, actual_start_date: Date.t() | nil, address: String.t() | nil, city: String.t() | nil, company: Procore.Model.ProjectCompany2.t() | nil, completion_date: Date.t() | nil, country_code: String.t() | nil, county: String.t() | nil, created_at: DateTime.t() | nil, custom_fields: Procore.Model.RestV11ProjectsProjectIdRecycleBinIncidentsWitnessStatementsGet200ResponseInnerCustomFields.t() | nil, delivery_method: String.t() | nil, departments: [Procore.Model.ProjectDepartment1.t()] | nil, description: String.t() | nil, designated_market_area: String.t() | nil, display_name: String.t() | nil, errors: Procore.Model.RestV10WorkOrderContractsWorkOrderContractIdLineItemsSyncPatch200ResponseErrorsInnerAllOfErrors.t() | nil, estimated_completion_date: Date.t() | nil, estimated_start_date: Date.t() | nil, estimated_value: float() | nil, flag: String.t() | nil, id: integer() | nil, inbound_email: String.t() | nil, latitude: float() | nil, logo_url: String.t() | nil, longitude: float() | nil, name: String.t() | nil, office: Procore.Model.ProjectOffice3.t() | nil, origin_code: String.t() | nil, origin_data: String.t() | nil, origin_id: String.t() | nil, owners_project_id: integer() | nil, parent_job_id: integer() | nil, persistent_message: Procore.Model.ProjectPersistentMessage2.t() | nil, phone: String.t() | nil, photo_id: integer() | nil, program: Procore.Model.ProjectProgram1.t() | nil, project_bid_type: Procore.Model.ProjectBidType1.t() | nil, project_number: String.t() | nil, project_owner_type: Procore.Model.ProjectOwnerType1.t() | nil, project_region: Procore.Model.ProjectRegion1.t() | nil, project_stage: Procore.Model.ProjectStage.t() | nil, project_type: Procore.Model.ProjectType2.t() | nil, projected_finish_date: Date.t() | nil, public_notes: String.t() | nil, sector: String.t() | nil, square_feet: integer() | nil, standard_cost_code_list_id: integer() | nil, start_date: Date.t() | nil, state_code: String.t() | nil, store_number: String.t() | nil, time_zone: String.t() | nil, total_value: float() | nil, tz_name: String.t() | nil, updated_at: DateTime.t() | nil, warranty_end_date: Date.t() | nil, warranty_start_date: Date.t() | nil, work_scope: String.t() | nil, zip: String.t() | nil }
Functions
Link to this function