| 
| 
static AbstractResponse  | deserialize (String json)  throws APIException, PermissionException, 	    RequestNotPracticableException, InternalErrorException  | 
|   | 
      
        
          | List<Integer> unicopa.copa.base.com.request.GetMyEventsResponse.getDeputyEvents  | 
          ( | 
          ) |  | 
           | 
        
      
 
Get a list of event IDs where the user is DEPUTY. 
- Returns
 
 
 
      
        
          | List<Integer> unicopa.copa.base.com.request.GetMyEventsResponse.getOwnerEvents  | 
          ( | 
          ) |  | 
           | 
        
      
 
Get a list of event IDs where the user is OWNER. 
- Returns
 
 
 
      
        
          | List<Integer> unicopa.copa.base.com.request.GetMyEventsResponse.getRightholderEvents  | 
          ( | 
          ) |  | 
           | 
        
      
 
Get a list of event IDs where the user is RIGHTHOLDER. 
- Returns
 
 
 
The documentation for this class was generated from the following file:
- CopaServer/parent/src/main/java/unicopa/copa/base/com/request/GetMyEventsResponse.java