Method: JSS::Peripheral#bar_code_2

Defined in:
lib/jss-api/api_object/peripheral.rb

#bar_code_2String Also known as: barcode_2, barcode2

Returns the “bar code 2” value.

Returns:

  • (String)

    the “bar code 2” value



106
107
108
# File 'lib/jss-api/api_object/peripheral.rb', line 106

def bar_code_2
  @bar_code_2
end