Procore.Model.Image2 (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.Image2{
  description: String.t() | nil,
  image_category_id: integer() | nil,
  location_id: integer() | nil,
  log_date: String.t() | nil,
  mt_location: [String.t()] | nil,
  private: boolean() | nil,
  trade_ids: [integer()] | nil
}

Functions