Method: CyberSource::Ptsv2paymentsidcapturesDeviceInformation#user_agent

Defined in:
lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_device_information.rb

#user_agentObject

Customer’s browser as identified from the HTTP header data. For example, ‘Mozilla` is the value that identifies the Netscape browser.



24
25
26
# File 'lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_device_information.rb', line 24

def user_agent
  @user_agent
end