Module: FaithTeams::API
- Defined in:
- lib/faithteams/api.rb,
lib/faithteams/api/v2.rb,
lib/faithteams/api/v2/error.rb,
lib/faithteams/api/v2/entity.rb,
lib/faithteams/api/v2/gateway.rb,
lib/faithteams/api/v2/resource.rb,
lib/faithteams/api/v2/connection.rb,
lib/faithteams/api/v2/entity/base.rb,
lib/faithteams/api/v2/entity/fund.rb,
lib/faithteams/api/v2/entity/batch.rb,
lib/faithteams/api/v2/gateway_base.rb,
lib/faithteams/api/v2/entity/person.rb,
lib/faithteams/api/v2/error/request.rb,
lib/faithteams/api/v2/resource/base.rb,
lib/faithteams/api/v2/resource/fund.rb,
lib/faithteams/api/v2/resource/batch.rb,
lib/faithteams/api/v2/resource/person.rb,
lib/faithteams/api/v2/entity/contribution.rb,
lib/faithteams/api/v2/resource/contribution.rb,
lib/faithteams/api/v2/entity/contribution_type.rb,
lib/faithteams/api/v2/entity/contribution_record.rb,
lib/faithteams/api/v2/resource/contribution_type.rb,
lib/faithteams/api/v2/error/no_search_parameter_provided.rb
Overview
FaithTeams API
Defined Under Namespace
Modules: V2