Sha256: 3db7f5a07338b3d9b86e398683a8a1d63b168751f23d5b8f9fa44f55d3c52a77

Contents?: true

Size: 525 Bytes

Versions: 6

Compression:

Stored size: 525 Bytes

Contents

# TalonOne::AccessLogEntry

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **String** | UUID reference of request | 
**status** | **Integer** | HTTP status code of response | 
**method** | **String** | HTTP method of request | 
**request_uri** | **String** | target URI of request | 
**time** | **DateTime** | timestamp of request | 
**request_payload** | **String** | payload of request | 
**response_payload** | **String** | payload of response | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/AccessLogEntry.md
talon_one-1.3.0 docs/AccessLogEntry.md
talon_one-1.2.0 docs/AccessLogEntry.md
talon_one-1.1.2 docs/AccessLogEntry.md
talon_one-1.1.1 docs/AccessLogEntry.md
talon_one-1.1.0 docs/AccessLogEntry.md