Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 639 Bytes

File metadata and controls

24 lines (17 loc) · 639 Bytes

UserRequestRole

The role to assign.

Example Usage

from cloudinary_account_provisioning.models import UserRequestRole

value = UserRequestRole.MASTER_ADMIN

Values

Name Value
MASTER_ADMIN master_admin
ADMIN admin
BILLING billing
TECHNICAL_ADMIN technical_admin
REPORTS reports
MEDIA_LIBRARY_ADMIN media_library_admin
MEDIA_LIBRARY_USER media_library_user