lib/client/auth/docs/ResponseMeta.md

20 lines
893 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# Auth.ResponseMeta
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contact** | **String** | Microservice Contact Info | [optional]
**copyright** | **String** | Copyright Info | [optional]
**license** | **String** | License Information and Restrictions | [optional]
**operationID** | **String** | Operation ID | [optional]
**requestIP** | **String** | Request IP Address | [optional]
**requestType** | **String** | Request Type | [optional]
**requestURL** | **String** | Request URL | [optional]
**serverInfo** | **String** | Data Server Info | [optional]
**serverResponseTime** | **String** | Data Server Response Time (ms) | [optional]
**serverTimestamp** | **String** | Backend Server Timestamp | [optional]
**taxnexusAccount** | **String** | Taxnexus Account Number used for recording transactions | [optional]