Class: Libertree::Model::NodeAffiliation

Inherits:
Object
  • Object
show all
Defined in:
lib/libertree/model/node_affiliation.rb

Constant Summary collapse

TYPES =
[ :owner,
:publisher,
:'publish-only',
:member,
:none,
:outcast ]