Class: ShelbyArena::Response::ContributionFund
- Defined in:
- lib/shelby_arena/response/contribution_fund.rb
Constant Summary collapse
- MAP =
{ id: 'ContributionFundId', contribution_id: 'ContributionId', amount: 'Amount', fund: 'Fund', fund_id: 'FundId' }.freeze
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#date_parse, #format, format, #format_list, format_list, #initialize, #to_boolean, #to_h
Constructor Details
This class inherits a constructor from ShelbyArena::Response::Base