brandon14/ebay-sdk-php

View on GitHub
src/Developer/AnalyticsBeta/V1/docs/Model/Resource.md

Summary

Maintainability
Test Coverage
# # Resource

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | The name of the resource (an API or an API method) to which the rate-limit data applies. | [optional]
**rates** | [**\TNT\Ebay\Developer\AnalyticsBeta\V1\Model\Rate[]**](Rate.md) | A list of rate-limit data, where each list element represents the rate-limit data for a specific resource. | [optional]

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