public class KoubeiSecurityRiskEventSendModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiSecurityRiskEventSendModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessInfo()
Gets business info.
|
Long |
getGmtOccur()
Gets gmt occur.
|
String |
getProduct()
Gets product.
|
String |
getRequestId()
Gets request id.
|
String |
getSceneCode()
Gets scene code.
|
void |
setBusinessInfo(String businessInfo)
Sets business info.
|
void |
setGmtOccur(Long gmtOccur)
Sets gmt occur.
|
void |
setProduct(String product)
Sets product.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
public String getBusinessInfo()
public void setBusinessInfo(String businessInfo)
businessInfo - the business infopublic Long getGmtOccur()
public void setGmtOccur(Long gmtOccur)
gmtOccur - the gmt occurpublic String getProduct()
public void setProduct(String product)
product - the productpublic String getRequestId()
public void setRequestId(String requestId)
requestId - the request idpublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode - the scene codeCopyright © 2018. All rights reserved.