cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
11 lines (7 loc) • 550 B
Markdown
# CyberSource.InlineResponse400Errors
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The type of error. Possible Values: - invalidHeaders - missingHeaders - invalidFields - missingFields - unsupportedPaymentMethodModification - invalidCombination | [optional]
**message** | **String** | The detailed message related to the type. | [optional]
**details** | [**[InlineResponse400Details]**](InlineResponse400Details.md) | | [optional]