# ApiResultSecondMarketItemSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **payload** | [***::models::SecondMarketItemSummary**](SecondMarketItemSummary.md) | The payload of the response. Type depends on the API request. | [optional] [default to null] **success** | **bool** | Indicates if the request was successfull or not. true if the request was handled successfully, false otherwise. | [default to null] **errors** | [**Vec**](ApiError.md) | Error(s) accociated with the API request. | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)