Module: SBF::Client::Team::FundRelationshipType
- Defined in:
- lib/stbaldricks/entities/team.rb
Constant Summary collapse
- NO_ASSOCIATION =
'no_association'
- INDIRECT_ONE =
'indirect_one'
- INDIRECT_MULTIPLE =
'indirect_multiple'
- DIRECT =
'direct'
- DIRECT_BUT_LOCKED =
'direct_but_locked'
- INHERITED_EVENT =
'inherited_event'