{
"code": 0,
"sub_code": 0,
"msg": "string",
"data": {
"tasks": [
{
"subscription_id": "string",
"module_id": 0,
"start_ts": 0,
"period": 0,
"period_days": 0,
"goods_pkg_id": "string",
"status": 0,
"next_renew_ts": 0,
"latest_pay_ts": 0,
"cancel_renew_ts": 0,
"renew_times": 0,
"pay_param": {
"payment_id": "string",
"consent_id": "string",
"payment_method_id": 0,
"currency": "string"
}
}
],
"next_page_token": "string",
"has_more": true,
"packages": {
"property1": {
"id": 0,
"custom_id": "string",
"name": "string",
"icon": "string",
"amount": 0,
"present_amount": 0,
"begin_ts": 0,
"end_ts": 0,
"billing_mode": 0,
"auto_renew_period": 0,
"next_renew_ts": 0,
"remark": {
"property1": "string",
"property2": "string"
}
},
"property2": {
"id": 0,
"custom_id": "string",
"name": "string",
"icon": "string",
"amount": 0,
"present_amount": 0,
"begin_ts": 0,
"end_ts": 0,
"billing_mode": 0,
"auto_renew_period": 0,
"next_renew_ts": 0,
"remark": {
"property1": "string",
"property2": "string"
}
}
}
}
}