{
"code": 0,
"message": "string",
"result": {
"coverOssPath": "string",
"currentPrice": 0,
"descriptions": "string",
"id": 0,
"imageOssPaths": [
"string"
],
"inventory": 0,
"items": [
{
"name": "string",
"number": 0,
"price": 0
}
],
"name": "string",
"originalPrice": 0,
"purchaseLimit": 0,
"setting": {
"dayOfWeek": [
0
],
"otherRule": "string",
"periodOfValidity": 0,
"subscribeRule": "string",
"thresholdPrice": 0,
"timeOfDay": [
0
]
},
"tags": [
{
"id": 0,
"name": "string"
}
],
"totalInventory": 0,
"type": "BUNDLE",
"usageMode": "DELIVERY",
"virtualSales": 0
},
"success": true,
"timestamp": 0
}