Method: JSS::Peripheral#bar_code_1

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

#bar_code_1String Also known as: barcode_1, barcode1

Returns the “bar code 1” value.

Returns:

  • (String)

    the “bar code 1” value



102
103
104
# File 'lib/jss-api/api_object/peripheral.rb', line 102

def bar_code_1
  @bar_code_1
end