Method: JSS::MobileDevice#last_inventory_update

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

#last_inventory_updateTime (readonly)

Returns uses the value from the API’s last_inventory_update_utc.

Returns:

  • (Time)

    uses the value from the API’s last_inventory_update_utc



328
329
330
# File 'lib/jss/api_object/mobile_device.rb', line 328

def last_inventory_update
  @last_inventory_update
end