Class: FlatApi::OrganizationRoles

Inherits:
Object
  • Object
show all
Defined in:
lib/flat_api/models/organization_roles.rb

Constant Summary collapse

ADMIN =
"admin".freeze
BILLING =
"billing".freeze
TEACHER =
"teacher".freeze
USER =
"user".freeze