Procore.Model.RestV10CompaniesCompanyIdWorkBreakdownStructurePatternsGet200Response (procore_sdk v0.3.0)
A work breakdown structure pattern
Summary
Types
@type t() :: %Procore.Model.RestV10CompaniesCompanyIdWorkBreakdownStructurePatternsGet200Response{ created_at: DateTime.t() | nil, description: String.t() | nil, id: integer() | nil, segments: [ Procore.Model.RestV10CompaniesCompanyIdWorkBreakdownStructurePatternsGet200ResponseSegmentsInner.t() ] | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function