Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAuditInfo

消息审核配置结构

Hierarchy

Index

Properties

Properties

Optional audit

audit?: { auditType?: MessageAuditType; project?: string; strategy?: string }

Type declaration

  • Optional auditType?: MessageAuditType

    发送方指定是否送审, 1:送审(默认值),0:不送审

  • Optional project?: string

    项目名称, 默认为空字符串

  • Optional strategy?: string

    策略映射字段