brandon14/ebay-sdk-php

View on GitHub
src/Sell/Analytics/V1/docs/Model/MetricDistribution.md

Summary

Maintainability
Test Coverage
# # MetricDistribution

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**basis** | **string** | This field returns the basis, or the method, by which the metric rating is calculated. | [optional]
**data** | [**\TNT\Ebay\Sell\Analytics\V1\Model\Distribution[]**](Distribution.md) | This field returns a list of name/value pairs, where the name indicates the distribution being rated and the value indicates the count of seller transactions that meet the distribution criteria. | [optional]

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