Procore.Model.Segment1 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Segment1{
  name: String.t() | nil,
  project_can_delete_origin_company: boolean() | nil,
  project_can_modify_origin_project: boolean() | nil
}

Functions