名称 | 说明 | 类型 | 扩展说明 |
---|---|---|---|
total_count |
去重后上传code总数 |
整数 |
无 |
success_count |
上传成功code个数 |
整数 |
无 |
success_codes |
上传成功code列表 |
Collection of 字符串 |
无 |
fail_count |
上传失败code个数 |
字符串 |
无 |
exist_codes |
已存在的code列表 |
Collection of 字符串 |
无 |
fail_codes |
上传失败的code及原因 |
Collection of MerchantCouponFailCodeInfo |
无 |