Module: FaithTeams::API::V2::Entity

Defined in:
lib/faithteams/api/v2/entity/base.rb,
lib/faithteams/api/v2/entity.rb,
lib/faithteams/api/v2/entity/fund.rb,
lib/faithteams/api/v2/entity/batch.rb,
lib/faithteams/api/v2/entity/person.rb,
lib/faithteams/api/v2/entity/contribution.rb,
lib/faithteams/api/v2/entity/contribution_type.rb,
lib/faithteams/api/v2/entity/contribution_record.rb

Overview

Wraps entities returned from the faithteams api.

Defined Under Namespace

Classes: Base, Batch, Contribution, ContributionRecord, ContributionType, Fund, Person