Method: Jamf::PatchTitle#name_id

Defined in:
lib/jamf/api/classic/api_objects/patch_title.rb

#name_idString (readonly)

Returns the ‘name_id’ for this patch title. name_id is a unique identfier provided by the patch source.

Returns:

  • (String)

    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