Abondon all hight roles that are being holf for an event. More...
Public Member Functions | |
DropRoleRequest (int eventID) | |
Create the request. More... | |
int | getEventID () |
Additional Inherited Members | |
![]() | |
static UserRole | getRequiredPermissionLevel () |
static AbstractRequest | deserialize (String json) throws APIException |
![]() | |
static UserRole | requiredPermissionLevel = UserRole.ADMINISTRATOR |
Abondon all hight roles that are being holf for an event.
This means losing role RIGHTHOLDER or DEPUTY. Role OWNER cannot be abandond. It is not possible to undo this step.
unicopa.copa.base.com.request.DropRoleRequest.DropRoleRequest | ( | int | eventID) |
Create the request.
eventID | the ID of the event where to abandon roles |