public class BillingDetailInfo
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Double |
amount
账单金额
|
String |
billingMode
计费模式
|
Integer |
billMonthly
交易金额
|
Double |
cash
现金支付金额
|
String |
deductionTime
扣费时间
|
String |
endTime
结束时间
|
String |
label
label
|
String |
location
location
|
String |
orderSn
订单编号
|
String |
product
产品
|
String |
productSubitem
产品子项
|
String |
resourceGroupId
资源组Uid
|
String |
resourceGroupName
资源组名称
|
String |
resourceId
资源ID(实例ID)
|
String |
startTime
开始时间
|
Double |
voucher
赠金支付金额
|
| Constructor and Description |
|---|
BillingDetailInfo() |
public String resourceId
public String productSubitem
public String product
public Double amount
public Double voucher
public Double cash
public String billingMode
public String orderSn
public String deductionTime
public String label
public String location
public Integer billMonthly
public String resourceGroupId
public String resourceGroupName
public String startTime
public String endTime
Copyright © 2025. All rights reserved.