Cancel a SingleEvent.
More...
|
|
static UserRole | getRequiredPermissionLevel () |
| |
|
static AbstractRequest | deserialize (String json) throws APIException |
| |
|
static UserRole | requiredPermissionLevel = UserRole.ADMINISTRATOR |
| |
Cancel a SingleEvent.
- Author
- Felix Wiemuth
| unicopa.copa.base.com.request.CancelSingleEventRequest.CancelSingleEventRequest |
( |
int |
singleEventID, |
|
|
String |
comment |
|
) |
| |
Create the request.
- Parameters
-
| singleEventID | the ID of the SingleEvent to be cancelled |
| comment | the comment to be displayed along with the resulting SingleEventUpdate |
The documentation for this class was generated from the following file:
- CopaApp/parent/src/main/java/unicopa/copa/base/com/request/CancelSingleEventRequest.java