cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
11 lines (7 loc) • 841 B
Markdown
# CyberSource.TssV2PostEmvTags200ResponseParsedEMVTagsList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**requestId** | **String** | An unique identification number generated by Cybersource to identify the submitted request. Returned by all services. It is also appended to the endpoint of the resource. On incremental authorizations, this value with be the same as the identification number returned in the original authorization response. | [optional]
**totalTags** | **Number** | Number of tags parsed | [optional]
**emvTagBreakdownList** | [**[TssV2PostEmvTags200ResponseEmvTagBreakdownList]**](TssV2PostEmvTags200ResponseEmvTagBreakdownList.md) | An array of objects, where each object contains one parsed tag from the relevant EMV string. | [optional]