Method: JSS::Computer#udid
- Defined in:
- lib/jss/api_object/computer.rb
#udid ⇒ String
Returns the UDID of the computer.
588 589 590 |
# File 'lib/jss/api_object/computer.rb', line 588 def udid @udid end |
Returns the UDID of the computer.
588 589 590 |
# File 'lib/jss/api_object/computer.rb', line 588 def udid @udid end |