public class MonthlyBillSummary
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Double |
cash
现金支付金额
|
String |
product
产品
|
Double |
refund
退款金额
|
String |
resourceGroupId
资源组Uid
|
String |
resourceGroupName
资源组名称
|
Double |
spend
支出金额
|
Double |
voucher
代金券支付金额
|
| Constructor and Description |
|---|
MonthlyBillSummary() |
Copyright © 2024. All rights reserved.