Module: SDM::OrgKind
- Defined in:
- lib/constants.rb
Overview
OrgKind defines the types of organizations that may exist.
Constant Summary collapse
- SOLO =
"solo"
- ROOT =
"root"
- CHILD =
"child"
OrgKind defines the types of organizations that may exist.
"solo"
"root"
"child"