serverConfig property

  1. @JsonKey.new(name: 'serverConfig')
String? serverConfig
final

(可选)云市场视频审核相关服务端配置,该参数仅在 ContentInspectModule 中的 type 设置为 contentInspectImageModeration 时生效。如需使用,请联系技术支持

Implementation

@JsonKey(name: 'serverConfig')
final String? serverConfig;