Method: Jamf::PatchTitle#name_id
- Defined in:
- lib/jamf/api/classic/api_objects/patch_title.rb
#name_id ⇒ String (readonly)
Returns the ‘name_id’ for this patch title. name_id is a unique identfier provided by the patch source.
379 380 381 |
# File 'lib/jamf/api/classic/api_objects/patch_title.rb', line 379 def name_id @name_id end |