Procore.Model.RestV10BimPropertyFilesIdPropertiesGet200ResponseInner
(procore_sdk v0.1.3)
Types
@type t() :: %Procore.Model.RestV10BimPropertyFilesIdPropertiesGet200ResponseInner{
category: String.t() | nil,
name: String.t() | nil,
object_id: integer() | nil,
typed_value: float() | nil,
uom: String.t() | nil,
value: String.t() | nil
}