public class DescribeMatchingProgressRequest extends AbstractModel
| Constructor and Description | 
|---|
| DescribeMatchingProgressRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| MTicket[] | getMatchTicketIds()Get List of MatchTicket IDs. | 
| void | setMatchTicketIds(MTicket[] MatchTicketIds)Set List of MatchTicket IDs. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic MTicket[] getMatchTicketIds()
public void setMatchTicketIds(MTicket[] MatchTicketIds)
MatchTicketIds - List of MatchTicket IDs. It can contain up to 12 IDs.Copyright © 2021. All rights reserved.