brandon14/ebay-sdk-php

View on GitHub
src/Buy/Order/V2/docs/Model/ErrorParameter.md

Summary

Maintainability
Test Coverage
# # ErrorParameter

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | The name of the input field that caused an issue with the method request. | [optional]
**value** | **string** | The actual value that was passed in for the element specified in the <b>name</b> field. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)