Module: SBF::Client::Participant::FundRelationshipType
- Defined in:
- lib/stbaldricks/entities/participant.rb
Constant Summary collapse
- NO_ASSOCIATION =
'no_association'- DIRECT =
'direct'- DIRECT_BUT_LOCKED =
'direct_but_locked'- INHERITED_TEAM =
'inherited_team'- INHERITED_EVENT =
'inherited_event'- INHERITED_TEAMS_EVENT =
'inherited_teams_event'- INHERITED_BOTH_TEAM_AND_EVENT =
'inherited_both_team_and_event'