Class: Brapi::Models::Subscription
- Inherits:
-
Brapi::Model
- Object
- Brapi::Model
- Brapi::Models::Subscription
- Defined in:
- lib/brapi/models/subscription.rb
Overview
NOTE: field list is inferred from CashDividend / StockDividend shape — the brapi ‘subscriptions` payload captured during v0.2 development was empty. If the live API returns different keys, attribute readers will return nil silently; `Model#raw` still exposes the original Hash. Update fields once a real payload is observed.
Instance Attribute Summary
Attributes inherited from Brapi::Model
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