Method: DealMakerAPI::UpdateInvestorRequest#allocated_amount
- Defined in:
- lib/DealMakerAPI/models/update_investor_request.rb
#allocated_amount ⇒ Object
The allocation amount of the investor.
25 26 27 |
# File 'lib/DealMakerAPI/models/update_investor_request.rb', line 25 def allocated_amount @allocated_amount end |