Sha256: 051cc04cc1f314bb9c272d54b96d0fe68ecbdd212f040a0e6916f11fd98c6fb2
Contents?: true
Size: 380 Bytes
Versions: 11
Compression:
Stored size: 380 Bytes
Contents
# AuditApi::Headers ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **user_agent** | **String** | The UA String | | ## Example ```ruby require 'pnap_audit_api' instance = AuditApi::Headers.new( user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36 ) ```
Version data entries
11 entries across 11 versions & 2 rubygems