approveapi_openapi 0.1.9

INTERNAL USE ONLY. OpenAPI-generated ApproveAPI rust client, used by the official client: https://crates.io/crates/approveapi.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# PromptMetadata

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location** | **String** | The physical location, like Oakland, CA, of the action. | [optional] 
**time** | **String** | The date/time of the action. | [optional] 
**ip_address** | **String** | The IP address of the computer initiating the action. | [optional] 
**browser** | **String** | The web browser initiating the action, i.e. Chrome. | [optional] 
**operating_system** | **String** | The operating system initiating the action, i.e. Mac OS X. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)