public class TicketInterceptUnit extends AbstractModel
| Constructor and Description |
|---|
TicketInterceptUnit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDateKey()
Get 时间
|
Long |
getIntercept()
Get 票据验证拦截量
|
void |
setDateKey(String DateKey)
Set 时间
|
void |
setIntercept(Long Intercept)
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, toJsonStringpublic String getDateKey()
public void setDateKey(String DateKey)
DateKey - 时间public Long getIntercept()
public void setIntercept(Long Intercept)
Intercept - 票据验证拦截量Copyright © 2020. All rights reserved.