Method: JSS::MobileDevice#model

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

#modelString (readonly)

Returns the display name of the model.

Returns:

  • (String)

    the display name of the model



271
272
273
# File 'lib/jss/api_object/mobile_device.rb', line 271

def model
  @model
end