@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 }