Procore.Model.RestV10BimPropertyFilesIdPropertiesGet200ResponseInnerOneOf (procore_sdk v0.3.0)

BIM Model Property

Summary

Types

@type t() ::
  %Procore.Model.RestV10BimPropertyFilesIdPropertiesGet200ResponseInnerOneOf{
    category: String.t() | nil,
    name: String.t() | nil,
    object_id: integer() | nil,
    typed_value: String.t() | nil,
    uom: String.t() | nil,
    value: String.t() | nil
  }

Functions