Module: VitableConnect::Types::OrganizationUserRole

Extended by:
Internal::Types::Enum
Defined in:
lib/VitableConnect/types/organization_user_role.rb

Constant Summary collapse

ADMIN =
"ADMIN"
OPERATIONS =
"OPERATIONS"
SALES =
"SALES"
ENROLLMENT_AGENT =
"ENROLLMENT_AGENT"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load