Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsGet200ResponseInner (procore_sdk v0.3.0)
Response schema for a single Project.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsGet200ResponseInner{ address_1: String.t() | nil, address_2: String.t() | nil, bid_rate: float() | nil, categories: [ Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsGet200ResponseInnerCategoriesInner.t() ] | nil, city_town: String.t() | nil, closed_date: integer() | nil, color: String.t() | nil, country: String.t() | nil, created_at: integer() | nil, customer_name: String.t() | nil, daily_end_time: String.t() | nil, daily_start_time: String.t() | nil, est_end_date: integer() | nil, group_ids: [String.t()] | nil, id: String.t() | nil, name: String.t() | nil, percent_complete: float() | nil, project_number: String.t() | nil, project_type: String.t() | nil, roles: [ Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsGet200ResponseInnerRolesInner.t() ] | nil, start_date: integer() | nil, state_province: String.t() | nil, status: String.t() | nil, tag_instances: [ Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsGet200ResponseInnerTagInstancesInner.t() ] | nil, timezone: String.t() | nil, updated_at: integer() | nil, wage_overrides: [ Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdProjectsGet200ResponseInnerWageOverridesInner.t() ] | nil, zipcode: String.t() | nil }
Functions
Link to this function