Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 636 Bytes

File metadata and controls

24 lines (17 loc) · 636 Bytes

CreateUserRole

The role to assign.

Example Usage

from cloudinary_account_provisioning.models import CreateUserRole

value = CreateUserRole.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