Method: JSS::Package#notes
- Defined in:
- lib/jss-api/api_object/package.rb
#notes ⇒ String
Returns the notes field for this pkg.
150 151 152 |
# File 'lib/jss-api/api_object/package.rb', line 150 def notes @notes end |
Returns the notes field for this pkg.
150 151 152 |
# File 'lib/jss-api/api_object/package.rb', line 150 def notes @notes end |