Name | Type | Description | Notes |
---|---|---|---|
bin | Integer | Histogram bin | [optional] |
count | Integer | Histogram bin size | [optional] |
require 'AylienNewsApi'
instance = AylienNewsApi::HistogramInterval.new(bin: null,
count: null)