Method: JSS::ExtensionAttribute#web_display

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

#web_displayString

Returns In which part of the web UI does the data appear?.

Returns:

  • (String)

    In which part of the web UI does the data appear?



133
134
135
# File 'lib/jss-api/api_object/extension_attribute.rb', line 133

def web_display
  @web_display
end