Method: JSS::MobileDevice#model_identifier

Defined in:
lib/jss/api_object/mobile_device.rb

#model_identifierString (readonly)

Returns the model identifier.

Returns:

  • (String)

    the model identifier


280
281
282
# File 'lib/jss/api_object/mobile_device.rb', line 280

def model_identifier
  @model_identifier
end