Method: JSS::User#total_vpp_code_count
- Defined in:
- lib/jss/api_object/user.rb
#total_vpp_code_count ⇒ Integer (readonly)
Returns the total number of vpp codes assigned to this user.
154 155 156 |
# File 'lib/jss/api_object/user.rb', line 154 def total_vpp_code_count @total_vpp_code_count end |