Method: JSS::MobileDevice#os_build
- Defined in:
- lib/jss/api_object/mobile_device.rb
#os_build ⇒ String (readonly)
Returns the OS build.
262 263 264 |
# File 'lib/jss/api_object/mobile_device.rb', line 262 def os_build @os_build end |