数据结构

RechargeRefundHistory

名称类型描述

transactionType

String

交易类型

amount

Double

入账金额

paymentMethod

String

充值方式

transactionId

String

交易id

state

状态

transactionTime

Date

交易时间

accountUid

String

账户teamId

TransactionHistory

参数名称类型描述

accountUid

String

账户teamId

uid

String

交易uid

transactionTime

Date

交易时间

orderSn

String

订单编号

description

String

描述

transactionType

交易类型

paymentMethod

String

付款方式

amount

Double

交易金额

cashBalance

Double

余额

tradeType

收(INCOME)/支(EXPENDITURE)

tradeNo

String

交易编号

BillingDetailInfo

参数名称类型描述

resourceId

String

资源ID(实例ID)

productSubitem

String

产品子项

product

String

产品线

amount

Double

账单金额

voucher

Double

赠金支付金额

cash

Double

现金支付金额

billingMode

String

计费模式

orderSn

String

订单编号

deductionTime

Date

扣费时间

label

String

产品名称

location

String

地域

billMonthly

Integer

交易月份

resourceGroupId

String

资源组Uid

resourceGroupName

String

资源组名称

startTime

Date

开始时间

endTime

Date

结束时间

MonthlyBillSummary

参数名称类型描述

product

String

产品

resourceGroupName

String

资源组名称

spend

Double

支出金额

voucher

Double

代金券支付金额

cash

Double

现金支付金额

resourceGroupId

String

资源组Uid

refund

Double

退款金额

TransactionType

状态值状态说明

RECHARGE

充值

REFUND

退款

DEDUCTION

扣款

ORDER_REFUND

订单退款

DERATE

减免

ORDER_FROZEN

订单冻结金冻结

ORDER_UNFROZEN

订单冻结金解冻

NS_SYNC

NS同步

RechargeState

状态值状态说明

PAYING

支付中

PAY_FAILED

支付失败

PAY_SUCCESS

支付成功

SummaryType

状态值状态说明

PRODUCT

产品维度

RESOURCE_GROUP

资源组维度

TradeType

状态值状态说明

INCOME

收入

EXPENDITURE

支出

最后更新于