module CyberCoach::PrivacyLevel
The CyberCoach
privacy levels.
Constants
- EVERYBODY
Everybody can access the resource’s properties.
- OWNER
Only the owner of the resource can access its properties.
- REGISTERED_USER
Only registered users can access the resource’s properties.