Class: Brapi::Models::KeyStatisticsEntry

Inherits:
Brapi::Model show all
Defined in:
lib/brapi/models/key_statistics_entry.rb

Overview

Used for both ‘defaultKeyStatistics` (single TTM object, no type/end_date) and `defaultKeyStatisticsHistory` (array of annual entries) and the quarterly variant. Fields not present in a given payload come back nil.

Instance Attribute Summary

Attributes inherited from Brapi::Model

#raw

Method Summary

Methods inherited from Brapi::Model

#==, #[], attribute, attribute_specs, camelize, from_h, #hash, #initialize, #to_h

Constructor Details

This class inherits a constructor from Brapi::Model