Procore.Model.RfqSpecificationSection (procore_sdk v0.3.0)

Specification Section

Summary

Types

@type t() :: %Procore.Model.RfqSpecificationSection{
  spec_section_description: String.t() | nil,
  spec_section_number: String.t() | nil,
  specification_section_id: integer() | nil
}

Functions