mirror of https://github.com/vernonkeenan/lib
21 lines
958 B
Markdown
21 lines
958 B
Markdown
|
# Crm.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]
|
||
|
**pagination** | [**Pagination**](Pagination.md) | | [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]
|
||
|
|
||
|
|