A request for up-to-date single events that belong to the event-ID. More...
Public Member Functions | |
GetCurrentSingleEventsRequest (int eventID, Date since) | |
int | getEventID () |
Date | getSince () |
Additional Inherited Members | |
Static Public Member Functions inherited from unicopa.copa.base.com.request.AbstractRequest | |
static UserRole | getRequiredPermissionLevel () |
static AbstractRequest | deserialize (String json) throws APIException |
Static Protected Attributes inherited from unicopa.copa.base.com.request.AbstractRequest | |
static UserRole | requiredPermissionLevel = UserRole.ADMINISTRATOR |
A request for up-to-date single events that belong to the event-ID.
Additionally, the requested single event(s) is/are scheduled after the date since.
unicopa.copa.base.com.request.GetCurrentSingleEventsRequest.GetCurrentSingleEventsRequest | ( | int | eventID, |
Date | since | ||
) |
eventID | |
since |