Method: JSS::MobileDevice#model_display

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

#model_displayString (readonly)

Returns the display name of the model.

Returns:

  • (String)

    the display name of the model



277
278
279
# File 'lib/jss/api_object/mobile_device.rb', line 277

def model_display
  @model_display
end