AdminRoleType
The GetAdminRoles function result.
Fields
admin_role_active
admin_role_active: boolean
Whether to ignore the allowed and denied entries
admin_role_id
admin_role_id: number
The admin role ID
admin_role_name
admin_role_name: string
The admin role name
allowed_entries
Optional
allowed_entries: [string]
The allowed access entries (the API function names)
denied_entries
Optional
denied_entries: [string]
The denied access entries (the API function names)
modified
modified: timestamp
The admin role editing UTC date in 24-h format: YYYY-MM-DD HH:mm:ss
system_role
system_role: boolean
Whether it is a system role