cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
12 lines (8 loc) • 615 B
Markdown
# CyberSource.InlineResponse200Responses
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resource** | **String** | TMS token type associated with the response. Possible Values: - customer - paymentInstrument - instrumentIdentifier - shippingAddress - tokenizedCard | [optional]
**httpStatus** | **Number** | Http status associated with the response. | [optional]
**id** | **String** | TMS token id associated with the response. | [optional]
**errors** | [**[InlineResponse200Errors]**](InlineResponse200Errors.md) | | [optional]