{
"activityCoupons": [
{
"id": 0,
"couponId": 0,
"name": "string",
"startTime": "string",
"endTime": "string",
"allChecked": true,
"limitReceive": true,
"limitReceiveNum": 0,
"stock": 0,
"usableStock": 0,
"customerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
],
"eliminateCustomerTags": [
{
"customerTagsId": "string",
"customerTagsName": "string",
"customerGroupSource": "string"
}
]
}
],
"usedBudget": 0
}