Procore.Model.RestV10BimPlansGet200ResponseInnerAllOfImage (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10BimPlansGet200ResponseInnerAllOfImage{
  content_type: String.t() | nil,
  height: integer() | nil,
  id: integer() | nil,
  name: String.t() | nil,
  url: String.t() | nil,
  width: integer() | nil
}

Functions