public class TicketThroughUnit extends AbstractModel
Constructor and Description |
---|
TicketThroughUnit() |
Modifier and Type | Method and Description |
---|---|
String |
getDateKey()
Get 时间
|
Long |
getThrough()
Get 票据验证的通过量
|
void |
setDateKey(String DateKey)
Set 时间
|
void |
setThrough(Long Through)
Set 票据验证的通过量
|
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, toJsonString
public String getDateKey()
public void setDateKey(String DateKey)
DateKey
- 时间public Long getThrough()
public void setThrough(Long Through)
Through
- 票据验证的通过量Copyright © 2020. All rights reserved.