brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/ErrorParameter.md

Summary

Maintainability
Test Coverage
# # ErrorParameter

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | This is the name of input field that caused an issue with the call request. | [optional]
**value** | **string** | This is 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)