Risk control prompt event for advertisement content
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | Prompt display type | [optional] |
| title | String | Risk control prompt title | [optional] |
| msg | String | Risk control prompt message generated based on the field that hit risk control | [optional] |
| action | List<P2pMerchantBooksPlaceBizPushOrderResponseDataRiskEventAction> | Available actions; advertisement content risk control only returns the close action | [optional] |
| contentRiskType | ContentRiskTypeEnum | Advertisement content field that hit risk control | [optional] |
| tradeTips | String | Prompt message returned when the trade terms hit risk control | [optional] |
| autoReply | String | Prompt message returned when the auto reply hits risk control | [optional] |
| Name | Value |
|---|---|
| MODAL | "modal" |
| Name | Value |
|---|---|
| TRADE_TIPS | "trade_tips" |
| AUTO_REPLY | "auto_reply" |
| TRADE_TIPS_AUTO_REPLY | "trade_tips_auto_reply" |