数据结构

最近更新时间: 2024-09-20 16:00:04

PayDealsResourceList

预付费资源支付的出参资源列表

被如下接口引用:PayDeals、PayDealsGateway

名称 必选 允许NULL 类型 描述
ResourceIds Array of String 资源ID
SubOutTradeNo String 订单号
FlowId String ID

ConditionProduct

子产品过滤条件

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
SubProductCode String 产品码
SubProductCodeName String 产品名称

AddQuotaPara

json对象

被如下接口引用:AddQuota、AddQuotaGateway

名称 必选 允许NULL 类型 描述
Uin String uin
ProductCode String 商品码
QuotaKey String 配额key
QuotaValue String 配额值

SubOutTradeNoList

预付费下单子单列表

被如下接口引用:SubscribeManualRenew、SubscribeOrder

名称 必选 允许NULL 类型 描述
SubOutTradeNo String 子订单
ProductCode String 产品代码
PayMode String 付费模式,0:后付费,1:预付费
SubProductCode String 子产品代码
SyncProvide Int64 1 : 同步发货.0:异步发货
ProductInfo String 别名信息
Num String 数量
RegionId String 地域
ZoneId String 区域
ProvideInfo String 发货透传到云计费
TimeUnit String 时长单位。1:年,2:月,3:日,4:小时,5:分钟,6:秒
TimeSpan String 时长
ResourceId String 资源id
AutopayType String 自动续费类型. 0:手动续费,到期后一定间隔时间后回收;1:自动续费; 2:到期关闭

InvoiceAmount

可开票金额

被如下接口引用:

名称 必选 允许NULL 类型 描述
AvailableOpenAmount Int64 可开票金额,单位分
Consume Int64 消耗金额,单位分
OpenedAmount Int64 已开票金额,单位分

SubOutTradeNoAmount

子单批价信息

被如下接口引用:SubscribeManualRenew、SubscribeOrder

名称 必选 允许NULL 类型 描述
SubOutTradeNo String 子订单
ProductCode String 产品代码
SubProductCode String 子产品代码
UnitPrice String 子订单单价,单位:分
OriginalAmount String 子订单原价价格,单位:分。一期 = amout
Amount String 子订单实际价格,单位:分
Discount String 折扣
ActualPrice String 三四层所有unit_price总合,单位为微元
ActualOriAmount String 三四层所有unit_price总合数量时长,单位微元,一期=actual_amount
ActualAmount String 三四层所有unit_price总合数量时长,单位为微元
ProductInfo Array of ProductInfo ProductInfo

DebtBillListData

后付费账单详情

被如下接口引用:DescribeUserDebtBill

名称 必选 允许NULL 类型 描述
DebtBillNo String 账单号
DebtBillStatus String 账单状态,数字 1-已还清 2-未还清
BillDate String 账单月份yyyymm
BillDateEnd String 账单结束日期yyyymmdd(灵活出账周期模式)
DueDate String 最后还款时间,UNIX时间戳
DebtInterest String 逾期利息
TotalDebt String 欠款总额
CurrentDebt String 当前仍欠金额
TotalRefund String 已还金额
RefundRecord String 还款记录,格式(time为UNIX时戳): time1,refundbillno1,amt1;time2,refundbillno2,amt2;….
DuedelayType String 账期类型,1:按月,2:按天
DueDelay String 账期,还款允许延期时间,当账期类型按月时,表示月份数,按天时,表示天数
CreateTime String 账单生成时间,UNIX时间戳
LastChgTimes String 账单最后更新时间,UNIX时间戳
Remark String 账单备注信息

ContractTypeListData

合同类型列表

被如下接口引用:DescribeContractTypeList、DescribeContractTypeListGateway

名称 必选 允许NULL 类型 描述
ContractTypeName String 合同类型名称
DownloadUrl String 下载地址
ContractId Uint64 类型ID

DescribeResourceDetailListDate

查询用户续费参数的列表

被如下接口引用:DescribeResourceDetailList、DescribeResourceDetailListGateway

名称 必选 允许NULL 类型 描述
Status Uint64 状态
ExpireTime Datetime 资源到期时间
RenewFlag Uint64 资源自动续费标识
ResourceId String 资源ID
Region Uint64 地域
AppId Uint64 账号ID
GoodsDetail GoodsDetailList 产品详情信息
IsolatedTimestamp Datetime 隔离时间
Uin String 账号UIN
PayMode Uint64 计费模式
ProjectId Uint64 项目ID
ZoneId Uint64
CreateTime Datetime 创建时间

DescribeAccountList

账期的出参

被如下接口引用:DescribeAccountPeriod、DescribeAccountPeriodGateway

名称 必选 允许NULL 类型 描述
AccountPeriod String 账期
Amount String 此账期的消耗金额,单位分

DetailTotal

明细总金额

被如下接口引用:DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
RealTotalCost String 实际花费
PayableAmount String 应付金额
VoucherPayAmount String 代金券花费
TaxAmount String 税金

SubUinQuotaList

子账户登录查询所属主账户的配额信息

被如下接口引用:DescribeTenantSubUinQuotas、DescribeTenantSubUinQuotasGateway

名称 必选 允许NULL 类型 描述
Uin String 主用户uin
SubAccountUin String 当前登录的子账户Uin
ProductCode String 产品代码
ProductName String 产品中文名称
ProductEngName String 产品英文名称
SubProductCode String 子产品代码
SubProductName String 子产品中文名称
SubProductEngName String 子产品英文名称
BillingItemCode String 计费项代码
BillingItemName String 计费项中文名称
BillingItemEngName String 计费项英文名称
SubBillingItemCode String 计费细项代码
SubBillingItemName String 计费细项中文名称
SubBillingItemEngName String 计费细项英文名称
QuotaValue String 配额值

TagList

查询tag列表返回参数

被如下接口引用:GetTagList、GetTagListGateway

名称 必选 允许NULL 类型 描述
TagKey String tag键
Status Uint64 标签键状态,0未设置,1已设置

ReconciliationDataItem

调账列表详情

被如下接口引用:

名称 必选 允许NULL 类型 描述
Uin String 调账用户UIN
AdjustType String 调账类型 add-补偿/minus-扣费
Amount String 调账总金额。元
Reason String 调账原因
BillMonth String 账单月份
OutTradeNo String 调账单号
ApplyTime String 申请时间
ApplyUin String 申请人

TrendByMonthDetail

TrendByMonthDetail

被如下接口引用:DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway

名称 必选 允许NULL 类型 描述
Current Array of MonthCostDetailItem 当前月份统计
Previous Array of MonthCostDetailItem 历史月份统计
Next Array of MonthCostDetailItem 未来月份统计

PolicyDetailList

折扣相关字段

被如下接口引用:DescribeGoodsPrice、DescribeGoodsPriceGateway

名称 必选 允许NULL 类型 描述
Total Uint64 总的折扣
User Uint64 用户个人折扣
Common Uint64 官网基础折扣

PublicAccountList

查询公共帐户信息的出参

被如下接口引用:QueryPublicAccount、QueryPublicAccountGateway

名称 必选 允许NULL 类型 描述
AccountId Uint64 和入参ID保持一致(默认只有1)
AccountName String 收款人户名
AccountNum Uint64 收款卡号
Bank String 银行

ExtraParam

额外参数

被如下接口引用:DescribeProductInfoGateway

名称 必选 允许NULL 类型 描述
Source String 计量还是计费
StartTime Datetime 开始时间
EndTime Datetime 结束时间

GoodsDetailList

产品详情信息列表

被如下接口引用:DescribeResourceDetailList、DescribeResourceDetailListGateway

名称 必选 允许NULL 类型 描述
ProductCode String 产品code
SubProductCode String 子产品code
Pid Uint64 必传,购买该资源时询价所用的父pid
CurDeadline Datetime 截止时间
ProductInfo Array of ProductInfoList 产品详情页面展示参数
MediumType String 产品类型
ResourceName String 资源名称
CbsSize Uint64 cbs用量大小

RefundDetail

提现(退款明细)

被如下接口引用:DescribeRefund

名称 必选 允许NULL 类型 描述
RefundId String 提现id
OutTradeNo String 外部订单号
UserId String 用户id
RefundAmt String 提现金额,单位:分
OrderPayAmt String 原订单支付金额,单位分
PayChannel String 支付渠道
RefundTime String 提现时间
State String 提现状态.1-提现中;2-提现成功;3-提现失败

Paras

别名、三四层信息

被如下接口引用:DescribeRenewInfo

名称 必选 允许NULL 类型 描述
Alias String 别名
Value String 别名对应的值
BillingItemCode String 三层定义
SubBillingItemCode String 四层定义

ConditionBusiness

产品过滤条件

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
ProductCode String 产品码
ProductCodeName String 产品名称

CouponsList

预付费支付抵扣券信息

被如下接口引用:DescribeCouponsDeductInfo、PayDeals、PayDealsGateway、SubscribePay

名称 必选 允许NULL 类型 描述
SpId String 代金券id
CodeId String Codeid
BatchId String 批次id

Goods

商品信息

被如下接口引用:DescribeGoodsPrice、DescribeGoodsPriceGateway、GenerateDeals、GenerateDealsGateway

名称 必选 允许NULL 类型 描述
GoodsCategoryId Int64 订单类型ID,接入计费时由计费后台分配
RegionId Int64 区域ID
ZoneId Int64 可用区ID,没有可用区概念则传0
GoodsNum Int64 新购时表示商品数量,续费与配置变更时固定传1
ProjectId Int64 项目ID,没有项目概念则传0
PayMode Int64 付费模式,0后付费/1预付费
Platform Int64 平台,0开放平台/1云平台
GoodsDetail String 商品详情,timeSpan表示购买时间长度,timeUnit表示购买时间单位,pid表示定价公式ID
Action String 预付费操作方式,隔离isolate,销毁release,返还return,新购purchase,续费renew,变配降配downgrade,变配升配upgrade

QuotaDetailList

额度详细列表

被如下接口引用:GetQuota、GetQuotaGateway

名称 必选 允许NULL 类型 描述
Uin String 账户uin
ProductCode String 产品码
QuotaKey String 产品配额标识
QuotaValue String 产品配额值
UpdateTime String 更新时间
SubProductCode String 子产品码
BillingItemCode String 计费码
SubBillingItemCode String 子计费码
ProductName String 产品名
ProductGroupName String 产品类名
SubProductName String 子产品名
BillingItemName String 计费名
SubBillingItemName String 子计费名
UnitName String 单位名

VoucherConditions

代金券筛选条件对象

被如下接口引用:DescribeDownloadVoucherListFile、DescribeDownloadVoucherListFileGateway

名称 必选 允许NULL 类型 描述
ExportFields Array of String 导出字段
UserId String 用户ID
SpStatus String 指定查询状态
ProductCode String 指定产品
SpId String 指定代金券编号
SortField String 指定排序字段:begin_time、end_time。
SortOrder String 指定升序降序:desc、asc。

PriceRange

PriceRange

被如下接口引用:SubscribeManualRenew、SubscribeOrder

名称 必选 允许NULL 类型 描述
UnitPrice String 计费项的本区间单价 = 配置中的单价,单位:元后面8位
OriginalAmount String 计费项的本区间的原价,单位:元后面8位。= unit_price * value
Value String 本区间用量

UpgradePriceInfo

升配批价结果信息

被如下接口引用:SubscribeUpgrade、UpgradePrice

名称 必选 允许NULL 类型 描述
ApplyTime String 升配申请时间,格式为:YY-MM-DD HH::MM::SS
EndTime String 资源到期时间,格式为:YY-MM-DD HH::MM::SS
TimeUnit String 时间单位,目前只能为月
TimeSpan String 升配时长
UpgradeDays String 升配天数
LowMonthPrice String 低配置按月价格,单位为: 元*10^8
HighMonthPrice String 高配置按月价格,单位为: 元*10^8
UpgradePrice String 升配支付金额,单位为: 元*10^8
Discount String 目前没有折扣, 默认为:100

DescribeInvoiceList

管理端、租户端-获取用户开票记录列表

被如下接口引用:DescribeInvoiceList、DescribeInvoiceListGateway

名称 必选 允许NULL 类型 描述
OpenId Int64 用户开票流水号
Uin Int64 账号UIN
Amount Float 金额
ApplicationTime Uint64 申请时间时间戳
UserType Int64 发票类型
InvoiceHead String 抬头
TaxNumber String 税号
BankUserName String 银行用户名
AccountNumber String 账号
RegisterFullAddr String 注册地址
RegisterPhone String 注册电话
ArrId Uint64 发票ID
Province String
City String 市/区
Addr String 详细地址
Contact String 联系方式
Cellphone String 电话号码
Status Uint64 状态
InvoiceRemark String 备注
AccountPeriods String 账户时间范围
ModifyTime Datetime 修改时间
Auditor String 审核人
Reason String 原因

CouponWater

代金券流水信息

被如下接口引用:CouponsWater

名称 必选 允许NULL 类型 描述
OutTradeNo String 抵扣订单号
ProductInfo String 抵扣产品
Amount Uint64 抵扣金额
TranTime Uint64 抵扣时间

ResourceInfoList1

续费信息列表

被如下接口引用:

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
SubProductCode String 子产品代码
ResourceId String 资源id
Status String 状态。0:正常;1:隔离;2:销毁;不传查询全部
BeginTime Datetime 开始时间
EndTime Datetime 结束时间
RegionId String 地域id
ZoneId String 区域id
TimeSpan String 时长
TimeUnit String 时长单位:1:年,2:月,3:日,4:小时,5:分钟,6:秒
PayMode String 付费模式,0:后付费,1:预付费
AppIdUsernum String 用户在业务侧的承载号码
Paras Array of Paras 三、四层定义

BusinessSummaryDetailItem

按产品汇总明细详情

被如下接口引用:DescribeBillFeeByPayMode、DescribeBillFeeByPayModeGateway、DescribeBillFeeByProduct、DescribeBillFeeByProductGateway、DescribeBillFeeByRegion、DescribeBillFeeByRegionGateway、DescribeBillFeeByTag、DescribeBillFeeByTagGateway

名称 必选 允许NULL 类型 描述
ProductCode String 产品码
ProductCodeName String 产品名称
RealTotalCost String 实际花费
PayableAmount String 应付金额
VoucherPayAmount String 代金券花费
Trend SummaryTrend 对比上月趋势
TagKey String 标签值

RenewList

续费信息列表

被如下接口引用:DescribeRenewInfo

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
SubProductCode String 子产品代码
ResourceId String 资源id
Status String 状态。0:正常;1:隔离;2:销毁;不传查询全部
BeginTime Datetime 开始时间
EndTime Datetime 结束时间
RegionId String 地域id
ZoneId String 区域id
TimeSpan String 时长
TimeUnit String 时长单位:1:年,2:月,3:日,4:小时,5:分钟,6:秒
PayMode String 付费模式,0:后付费,1:预付费
AppIdUserNum String 用户在业务侧的承载号码
Paras Array of Paras 三、四层定义
AutopayType String 自动续费模式: 0:手动续费,到期后一定间隔时间后回收;1:自动续费; 2:到期关闭
ExpectIsolateTime String 预计隔离时间,格式为datetime

BillingItem

产品细项

被如下接口引用:DescribeProductInfoGateway

名称 必选 允许NULL 类型 描述
BillingItemCode String 产品细项码
BillingItemName String 产品细项名称
BillingItemEngName String 产品细项英文名称
SubBillingItem Array of SubBillingItem 子产品细项

ProductDefineList

产品定义列表

被如下接口引用:DescribeProductRelations、DescribeProductRelationsGateway

名称 必选 允许NULL 类型 描述
ProductCode Array of String 产品代码
ProductChnName String 产品中文名称
ProductEngName String 产品英文名称
SubProductCode String 子产品代码
SubProductChnName String 子产品中文名称
SubProductEngName String 子产品英文名称
BillingItemCode String 计费项代码
BillingItemChnName String 计费项中文名称
BillingItemEngName String 计费项英文名称
SubBillingItemCode String 计费细项代码
SubBillingItemChnName String 计费细项中文名称
SubBillingItemEngName String 计费细项英文名称
SubBillingItemsGoodNumUnit String 计费细项单位
SubBillingItemsGoodNumUnitEn String 计费细项单位英文
Status Int64 四层定义状态
Alias String 别名
Operator String 最近操作人

RegionSummaryDetailItem

按地域汇总明细详情

被如下接口引用:DescribeBillFeeByRegion、DescribeBillFeeByRegionGateway

名称 必选 允许NULL 类型 描述
Product Array of BusinessSummaryDetailItem 该项目下产品消费明细
RegionId Uint64 地域ID
RegionName String 地域名称
RealTotalCost String 实际花费
PayableAmount String 应付金额
VoucherPayAmount String 代金券花费
Trend SummaryTrend 对比上月趋势

ConditionFileType

文件类型过滤条件

被如下接口引用:DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBspDownloadRecordListGateway

名称 必选 允许NULL 类型 描述
FileType String 文件类型
FileTypeName String 文件类型名称

GoodsInfoList

后付费商品入参信息

被如下接口引用:HourCreate、HourCreateGateway、HourModify、HourModifyGateway

名称 必选 允许NULL 类型 描述
GoodsCategoryId Int64 订单类型ID,接入计费时由计费后台分配
RegionId Int64 区域ID
ZoneId Int64 可用区ID,没有可用区概念则不传
GoodsNum Int64 新购时表示商品数量,续费与配置变更时固定传1
ProjectId Int64 项目ID,没有项目概念则不传
PayMode Int64 付费模式,0后付费/1预付费
Platform Int64 平台,0开放平台/1云平台 没有则不传
GoodsDetail String 商品详情,timeSpan表示购买时间长度,timeUnit表示购买时间单位,pid表示定价公式ID
Type String 类型

BusinessSummaryOverviewItem

按产品汇总产品详情

被如下接口引用:DescribeBillSummaryByProduct、DescribeBillSummaryByProductGateway、DescribeBillSummaryByTag、DescribeBillSummaryByTagGateway

名称 必选 允许NULL 类型 描述
ProductCode String 产品码
ProductCodeName String 产品名称
RealTotalCost String 实际花费
RealTotalCostRatio String 费用所占百分比,两位小数
TagValue String 标签值

ProjectSet

项目及目录列表

被如下接口引用:DescribeBillDownloadByResource、DescribeBillDownloadByResourceGateway、DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBillDownloadResourceDetail、DescribeBillDownloadResourceDetailGateway、DescribeBillFeeTrend、DescribeBillFeeTrendGateway、DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway、DescribeBspDownloadRecordListGateway、DescribeReconciliationList、DescribeReconciliationListGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway、DescribeResourceBillDownload、DescribeResourceBillDownloadGateway、GetResourceBillGateway、ListResourceSummaryDownloadGateway、ListResourceSummaryGateway

名称 必选 允许NULL 类型 描述
OrgId String 项目目录ID
OrgName String 项目目录名称
ProjectId String 项目ID
ProjectName String 项目名称
CreatorUin String 创建者uin
Creator String 创建者
CreateTime String 创建时间

SubProduct

子产品

被如下接口引用:DescribeProductInfoGateway

名称 必选 允许NULL 类型 描述
SubProductCode String 子产品码
SubProductName String 子产品名称
SubProductEngName String 子产品英文名称
BillingItem Array of BillingItem 产品细项

WaterListData

流水信息

被如下接口引用:DescribeAccountWater

名称 必选 允许NULL 类型 描述
WaterType String 流水类型
IoFlag String 存取标志,1:支出;2:收入
ExternTranType String 给外部提供的接口所对应的交易类型: 2-支付 10-转账 19-还款 20-销帐 21-预授权 22-预授权取消(恢复) 23-预授权确认(消耗)24-退款 25-产生账单 26-修改账单 27-临时账户新增扩展额度 28-撤销还款 29-预授权确认回退 30-预授权改单 31-预授权回退
BaseTranType String 对应到内部server接口类型: 2-支付 10-开户(开户接口触发) 14-转账扣款 16-转账充值 17-转账取消 42-注销 52-后付费上调额度 53-后付费下调额度 54-后付费更改账户信息(除调额外) 55-还款 56-销账 57-提前还款 58-抵消账单 59-预授权 60-预授权取消(恢复) 61-预授权工具取消(恢复) 62-预授权确认(消耗) 63-预授权订单方面 64-预授权取消订单方面 65-退款(给账户充) 66-应恢复额度流水 67-补扣/补量68-增加账单金额(出账工具)69-减少账单金额(出账工具)70-还原cash金额(出账工具)71-修改账单导致余额增加(出账工具)72-修改账单导致余额减少(出账工具)73-新增临时账户扩展额度 74-撤销还款 75-撤销销帐 76-撤销提前还款 82-预授权改单上调,账户减少 83-预授权改单下调,账户增加 84-预授权改单上调,预授权单增加 85-预授权改单下调,预授权单减少 86-预授权退款 87-预授权补扣
BillNo String 订单号
TranAmt String 交易金额
Balance String 余额,后付费账户balance根据账户属性决定等于dpbalance还是dpbalance+cash
CreateTime String 流水产生时间
Source String 渠道来源
Device String 客户端设备,0:PC;1:手机
UserIp String 用户IP
TranInfo String 交易描述
Remark String 交易备注
Reserve1 String 保留字段1
Reserve2 String 保留字段2
Extreserve1 String 由外部输入的扩展性保留字段1
Extreserve2 String 由外部输入的扩展性保留字段2
RelationId String 关联id,如销账的账单号
Dplimit String 后付费额度上限
Dpbalance String 后付费剩余可用额度(根据账户属性决定是否包含cash)
Cash String 后付费账户,固定账户存储现金余额
MerchantType String 商户类型,1:代理,2:子客,3:直客
RelatedMerchant String 关联商户信息,当商户类型为代理或直客时,该字段为空;当为子客时,标识代理账户信息
Reserve3 String 保留字段3 (记录流水插入DB时间)
Reserve4 String 保留字段4(1. 更改账户的标记;2.还款流水记录销账的账单号;3.出账时,完全抵消账单金额标记AllOffSet)
Reserve5 String 保留字段5(交易时间微秒us)
Reserve6 String 保留字段6 (销帐记录:TotalRefund,1000;CurDebt,1110;DebtBillDate,201706; PayChannel,bank;)
Reserve7 String 保留字段7(销帐记录账单恢复金额: Type,还款类型;Recover,恢复额度;ChgTimeUs,HOLD中的交易微妙; TranSeq,保存在账户中的交易序列号;)

SummaryTrend

费用趋势

被如下接口引用:DescribeBillFeeByPayMode、DescribeBillFeeByPayModeGateway、DescribeBillFeeByProduct、DescribeBillFeeByProductGateway、DescribeBillFeeByRegion、DescribeBillFeeByRegionGateway、DescribeBillFeeByTag、DescribeBillFeeByTagGateway

名称 必选 允许NULL 类型 描述
Type String upward上升/downward下降/none无
Value String 趋势白分值,保留两位小数
PreMonthRealTotalCost String 上月消耗

VoucherParams

代金券查询条件

被如下接口引用:

名称 必选 允许NULL 类型 描述
UserId String 用户ID
SpStatus String 指定查询状态
ProductCode String 指定产品
SpId String 指定代金券编号
SortField String 指定排序字段:begin_time、end_time。
SortOrder String 指定升序降序:desc、asc。

ResourceListData

管理端用户商品数量和资源状态列表

被如下接口引用:DescribeResourceList、DescribeResourceListGateway

名称 必选 允许NULL 类型 描述
ProductCode String 商品码
Num String 商品资源数量
Status Int64 商品资源状态-1全部0正常1部分销毁2全部销毁3全部隔离
NormalNum String 正常使用天数
IsolateNum String 隔离时间
DestroyNum String 销毁时间
ProductCodeName String 产品定义中文名称
Uin String 账户信息UIN

GetDownloadListSort

获取下载记录排序规则

被如下接口引用:DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBspDownloadRecordListGateway

名称 必选 允许NULL 类型 描述
DownloadTime String 可选desc或者asc
GenerateTime String 可选desc或者asc

ProductPropertyList

售卖属性列表

被如下接口引用:DescribeProperties

名称 必选 允许NULL 类型 描述
KeyNameCn String key中文名
KeyNameEn String key英文名
KeyCode String key码,后端定义标识规则
Fields Array of ProductPropertyFields key的字段列表
Values String JSON String 属性值列表 jsond ecode后是数组,数组元素的key不定 例如:[{
Modifiable Int64 是否可被编辑。0是不可以;1是可以

ResourceInfo

资源信息

被如下接口引用:DescribeCouponsDeductInfo、SubscribeUpgrade、UpgradePrice

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
SubProductCode String 子产品代码
ProductInfo String 别名信息
RegionId String 地域id
ZoneId String 区域id

ProductList

预付费下单子单列表

被如下接口引用:DescribeCouponsDeductInfo

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
PayMode String 付费模式,0:后付费,1:预付费
SubProductCode String 子产品代码
ProductInfo String 别名信息
Num String 数量
RegionId String 地域
ZoneId String 区域
TimeUnit String 时长单位。1:年,2:月,3:日,4:小时,5:分钟,6:秒
TimeSpan String 时长

TrendByMonthStatItem

TrendByMonthStatItem

被如下接口引用:DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway

名称 必选 允许NULL 类型 描述
BeginMonth String 开始月份,如2018-05
EndMonth String 结束月份,如2018-11
PayableAmount String 应付金额
VoucherPayAmount String 代金券花费
RealTotalCost String 实际花费

ActionDetailItem

操作详情

被如下接口引用:DescribeBillSummaryByPayMode、DescribeBillSummaryByPayModeGateway

名称 必选 允许NULL 类型 描述
ActionType String 操作类型代码
ActionTypeName String 操作类型名称
RealTotalCost String 实际花费
RealTotalCostRatio String 费用所占百分比,两位小数

DealListData

订单列表数据

被如下接口引用:DescribeDealList、DescribeDealListGateway

名称 必选 允许NULL 类型 描述
DealName Uint64 小订单号
ProductCode String 商品码
SubProductCode String 子商品码
ProductCodeName String 商品码名称
SubProductCodeName String 子商品码名称
DealAction String 类型,新购续费变配等
CreateTime Datetime 创建时间
UpdateTime Datetime 更新时间
Payer String 提单人
Status Uint64 状态
BigDealId Uint64 大订单号
GoodsDetail String 订单详情,jason字符串
PayMode Uint64 付费模式
GoodsNum Uint64 订单数量
TaskDetail String 业务返回资源ID详情,jason字符串
ActionName String 类型中文名称
StatusName String 状态名称
Uin String 用户uin
Formula String 升配公式
RegionId Uint64 区域ID
ZoneId Uint64 可用区ID
Discount Float 折扣,范围:0~1
DiscountCost Uint64 折扣金额(因折扣减少的金额)
GoodsPrice String 订单价格详情(包括折扣详情),json字符串{ "policyDetail":{ "total":60, //总的折扣,100表示100%不打折 "user":60, //用户个人折扣 "common":100 //官网基础折扣 }, "voucherList":[ { "id":"xxxx", "voucherAmount":600 } ]}
VoucherId String 代金券ID
Price Uint64 单价
TotalCost Uint64 金额总计
ProviderOwnerUin String 付款人
Creater String 创建人
VoucherDecline Uint64 代金券金额
VoucherTradeId String 代金券交易ID
RealTotalCost Uint64 实际花费

PriceListData

询价返回参数

被如下接口引用:DescribeDealPrice、DescribeDealPriceGateway

名称 必选 允许NULL 类型 描述
ProductCode String 商品码
SubProductCode String 子商品码
Price Uint64 单价
RealTotalCost Uint64 实际支付价格
TotalCost Uint64 原价
Policy Uint64 折扣
TimeUnit String 时间单位
TimeSpan Uint64 时间大小
GoodsNum Uint64 数量
PartDetail String 各组件价格详情

SubUinQuotaDataArray

子账户写入数据

被如下接口引用:SetSubUinQuota、SetSubUinQuotaGateway

名称 必选 允许NULL 类型 描述
Uin String 子账户Uin
Quota Int64 要设置的子账户配额

QuotaLeft

剩余配额对下

被如下接口引用:GetQuotaLeft、GetQuotaLeftGateway

名称 必选 允许NULL 类型 描述
Key String 配额key
Value Int64 剩余配额

BspResourceInfo

资源对象信息

被如下接口引用:ListResource、ListResourceDetailGateway、ListResourceGateway、ListResourceModifyLog、ListResourceModifyLogGateway、ListResourceSummaryDownloadGateway、ListResourceSummaryGateway

名称 必选 允许NULL 类型 描述
Uin String uin
AppId String app ID
ResourceId String 资源ID
ProjectId String 资源所属项目ID
AddTime String 创建时间
BizStatus String 资源状态
ProductCode String 产品码
ProductName String 产品名称
SubProductCode String 子产品码
SubProductName String 子产品名称
RegionId String 地区ID
RegionName String 地区名
ZoneId String 区域ID
BizIsolatedTime String 销毁时间(新增字段,342前已销毁资源没有该数据)
ModifyTime String 修改时间(也记录了状态变销毁的时间)
ZoneName String 区域名
BillingItemCode String 计费码
BillingItemName String 计费名称
SubBillingItemCode String 子计费码
SubBillingItemName String 子计费名称
Num String 资源数量
UnitName String 单位名称
ResourceDetail String 资源规格配置

ConditionFileStatus

文件状态过滤条件

被如下接口引用:DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBspDownloadRecordListGateway

名称 必选 允许NULL 类型 描述
Status Uint64 状态
StatusName String 状态名称

ConsumptionResourceSummaryDetailTotal

消耗资源花费费用分布详情

被如下接口引用:

名称 必选 允许NULL 类型 描述
RealTotalCost String 折后总价
PayableAmount String 应付金额
VoucherPayAmount String 代金券支付

PayModeSummaryDetailItem

按计费模式汇总明细详情

被如下接口引用:DescribeBillFeeByPayMode、DescribeBillFeeByPayModeGateway

名称 必选 允许NULL 类型 描述
PayMode String 计费模式
PayModeName String 付费模式名称
RealTotalCost String 实际花费
PayableAmount String 应付金额
VoucherPayAmount String 代金券花费
Trend SummaryTrend 对比上月趋势
Product Array of BusinessSummaryDetailItem 产品一层定义

ProductInfo

ProductInfo

被如下接口引用:SubscribeManualRenew、SubscribeOrder

名称 必选 允许NULL 类型 描述
GoodsDetail GoodsDetail GoodsDetail
PriceRes PriceRes PriceRes

RenewDetail

续费信息

被如下接口引用:DescribeRenewInfo

名称 必选 允许NULL 类型 描述
TotalNum String 数量
RenewList Array of RenewList 续费列表

SummaryByResourceConditionValue

按资源汇总过滤条件

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway

名称 必选 允许NULL 类型 描述
Product Array of ConditionBusiness 产品列表
SubProduct Array of ConditionProduct 子产品列表
Region Array of ConditionRegion 地域列表
PayMode Array of ConditionPayMode 付费模式列表
ActionType Array of ConditionActionType 交易类型列表

ContractListData

合同列表数据

被如下接口引用:DescribeContractList、DescribeContractListGateway

名称 必选 允许NULL 类型 描述
ContractId Uint64 合同编号
CreateTime Datetime 申请时间
ContractTypeId Uint64 合同类型ID号
ContractTypeName String 合同类型名称
Status Uint64 状态0审核中1已邮寄2审核拒绝3作废4取消
OperateDesc String 操作描述拒绝或通过原因
Desc String 备注描述
PartAName String 甲方名称
PartAAddress String 甲方地址
ConnectUser String 甲方联系人
Phone String 甲方电话
Email String 甲方邮箱
AdresseeName String 收货人名称
AdresseePhone String 收货人电话
AdresseeDress String 收货人地址
DownloadUrl String 模板链接
AdresseeProvince String 地址(省份)
AdresseeCity String 地址(市)

PayModeSummaryOverviewItem

按计费模式汇总产品详情

被如下接口引用:DescribeBillSummaryByPayMode、DescribeBillSummaryByPayModeGateway

名称 必选 允许NULL 类型 描述
PayMode String 付费模式代码
PayModeName String 付费模式名称
RealTotalCost String 实际花费
RealTotalCostRatio String 费用所占百分比,两位小数
Detail Array of ActionDetailItem 操作详情

ResourceInfoList

续费信息列表

被如下接口引用:

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
SubProductCode String 子产品代码
ResourceId String 资源id
Status String 状态。0:正常;1:隔离;2:销毁;不传查询全部
BeginTime Datetime 开始时间
EndTime Datetime 结束时间
RegionId String 地域id
ZoneId String 区域id
TimeSpan String 时长
TimeUnit String 时长单位:1:年,2:月,3:日,4:小时,5:分钟,6:秒
PayMode String 付费模式,0:后付费,1:预付费
AppIdUsernum String 用户在业务侧的承载号码
Paras Array of Paras 三、四层定义

Tags

标签数组

被如下接口引用:DescribeBillDownloadByResource、DescribeBillDownloadByResourceGateway、DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBillDownloadResourceDetail、DescribeBillDownloadResourceDetailGateway、DescribeBillFeeTrend、DescribeBillFeeTrendGateway、DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway、DescribeBspDownloadRecordListGateway、DescribeReconciliationList、DescribeReconciliationListGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
TagKey String 标签键
TagValue Array of String 标签值

UpgradeProductInfo

升配物品信息

被如下接口引用:DescribeCouponsDeductInfo

名称 必选 允许NULL 类型 描述
TimeUnit String 时长单位:1:年,2:月,3:日,4:小时,5:分钟,6:秒
PayMode String 付费类型,0:后付费,1:预付费
ResourceId String 资源Id
OldResourceInfo ResourceInfo 老配置信息
NewResourceInfo ResourceInfo 新配置信息

SubUinQuotaArray

子账户配额信息列表

被如下接口引用:DescribeSubUinQuotas、DescribeSubUinQuotasGateway

名称 必选 允许NULL 类型 描述
Uin String 子账户
Quota Int64 子账户设置的配额值
UsedQuota Int64 子账户已使用的配额值

EasyProduct

用来返回第一层code和中文名称

被如下接口引用:GetBillingProductCode、GetBillingProductCodeGateway

名称 必选 允许NULL 类型 描述
ProductCode String 商品码
ProductName String 商品名称

ResourceSummaryDetailRealTotalCostTrend

组件历史月份花费详情

被如下接口引用:DescribeBillDetailByResource、DescribeBillDetailByResourceGateway

名称 必选 允许NULL 类型 描述
Detail Array of ResourceSummaryDetailRealTotalCostTrendDetailItem 组件历史月份花费详情
Average String 历史月份平均值

BspResourceBill

计量资源账单

被如下接口引用:GetResourceBill、GetResourceBillGateway

名称 必选 允许NULL 类型 描述
Uin String 用户uin
AppId String 用户appId
ResourceId String 资源id
ProjectId String 资源所属项目ID
StartTime String 开始时间
EndTime String 结束时间
TimeUnit String 计费单位
TimeaSpan Float 计费用时
UsedAmount Float 数量
UsedAmountUnit String 单位
ProductClass String 产品大类
ProductCode String 产品编码
ProductName String 产品名称
SubProductCode String 子产品编码
SubProductName String 子产品名称
RegionId String 地域id
RegionName String 地域
ZoneId String 可用区id
ZoneName String 可用区
BillingItemCode String 计费项编码
BillingItemName String 计费项名称
SubBillingItemCode String 子计费项编码
SubBillingItemName String 子计费项名称

ProductPropertyFields

售卖属性列表,字段信息

被如下接口引用:DescribeProperties

名称 必选 允许NULL 类型 描述
FieldName String 字段名
FieldCode String 字段码
FieldFlag String 字段标志: 0-普通 1-主标记

RemitRecordData

汇款记录列表

被如下接口引用:DescribeRemitRecord、DescribeRemitRecordGateway

名称 必选 允许NULL 类型 描述
Uin Uint64 用户uin
Bank String 汇款银行名称
AccountNum Uint64 汇款银行账户
AccountName String 汇款户名
CreateTime Datetime 汇款时间
Tel String 联系人手机
Status Uint64 状态 0:处理中 1:成功 2:失败
UpdateTime Datetime 修改时间
Desc String 描述
Id Uint64 ID
Creator String 汇款人
Reason String 原因
Amount Uint64 汇款金额
RemitDate String 汇款时间

ResourceSummaryDetailTotal

获取资源花费详情总价

被如下接口引用:DescribeBillDetailByResource、DescribeBillDetailByResourceGateway

名称 必选 允许NULL 类型 描述
RealTotalCost String 折后总价
PayableAmount String 应付金额
VoucherPayAmount String 代金券支付总价

ConditionRegion

地域过滤条件

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
RegionId String 地域ID
RegionName String 地域名称

RegionDetail

地域列表信息

被如下接口引用:DescribeRegion

名称 必选 允许NULL 类型 描述
TotalNum String 数量
RegionList Array of String 地域列表

SubBillingItem

子产品细项

被如下接口引用:DescribeProductInfoGateway

名称 必选 允许NULL 类型 描述
SubBillingItemCode String 子产品细项码
SubBillingItemName String 子产品细项名称
SubBillingItemEngName String 子产品细项英文名称

TrendByMonthStat

TrendByMonthStat

被如下接口引用:DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway

名称 必选 允许NULL 类型 描述
Average TrendByMonthStatItem 平均花费详情

GetDownloadListRecordItem

下载记录详情

被如下接口引用:DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBspDownloadRecordListGateway

名称 必选 允许NULL 类型 描述
FileId String 文件ID
FileType String 文件类型
FileTypeName String 文件类型名称
FileName String 文件名称
Status Uint64 状态
GenerateTime String 生成时间
DownloadTime String 下载时间
DownloadUrl String 下载地址
TaskId String 任务ID

OrderInfo

订单详情

被如下接口引用:DescribePayOrder

名称 必选 允许NULL 类型 描述
OutTradeNo String 订单号
TransactionId String 米大师订单号
UserId String 用户id
PayChannel String 支付渠道
CurrencyType String ISO 货币代码,CNY
Amount Uint64 支付金额,单位:分。
OrderState String 当前订单的订单状态 0: 初始状态,获取Midas交易订单成功; 1: 拉起Midas支付页面成功,用户未支付; 2:用户支付成功,正在发货; 3:用户支付成功,发货失败; 4:用户支付成功,发货成功; 5:Midas支付页面正在失效中; 6:Midas支付页面已经失效;
PayTime String utc时间戳.支付时间
RefundFlag String 提现标记.0-可提现, 1-已提现

ProductInfoList

产品详情页面展示参数

被如下接口引用:DescribeResourceDetailList、DescribeResourceDetailListGateway

名称 必选 允许NULL 类型 描述
Name String 名称
Value String

BigDealListData

大订单列表数据

被如下接口引用:DescribeDealList、DescribeDealListGateway

名称 必选 允许NULL 类型 描述
BigDealId Uint64 大订单号
Uin String 用户唯一编码
ProductCode String 产品码
SubProductCode String 子产品码
ProductCodeName String 产品名称
SubProductCodeName String 子产品名称
DealAction String 交易动作
ActionName String 动作名称
CreateTime String 创建时间
UpdateTime String 更新时间
OverdueTime Datetime 订单过期时间
PayEndTime Datetime 付款时间
Payer String 创建人
Status Uint64 状态 1待支付 2已支付 3发货中 4发货成功 5发货失败 6已退款 7取消 100删除
TotalCost Uint64 金额总计
VoucherDecline Uint64 代金券金额
RealTotalCost Uint64 实付金额总计
ProviderOwnerUin String 付款人
StatusName String 状态名称
DealList Array of DealListData 小订单列表
DiscountCost Uint64 折扣金额(因折扣而减少的金额)
Creater String 创建人

DeductList

抵扣信息

被如下接口引用:DescribeCouponsDeductInfo

名称 必选 允许NULL 类型 描述
SpId String 代金券id
CodeId String codeid
BatchId String 批次id
DeductAmount Uint64 抵扣金额

QuotaInfo

配额信息

被如下接口引用:DescribeQuota、DescribeQuotaGateway、QueryQuota

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
SubProductCode String 子产品代码
BillingItemCode String 计费项码
SubBillingItemCode String 计费细项码
Quota Uint64 当前使用配额

AccountListData

管理端-帐户列表

被如下接口引用:

名称 必选 允许NULL 类型 描述
Uin String 用户uin
DebtAmount String 欠款金额
LeftAmount String 帐户余额
VoucherAmount String 代金券金额

MailingAddressDataList

邮寄地址列表

被如下接口引用:DescriPartaMailingAddressList、DescriPartaMailingAddressListGateway

名称 必选 允许NULL 类型 描述
PartaMailingAddressId Uint64 邮寄地址ID
AdresseeName String 收件人
AdresseePhone String 收件人电话
AdresseeDress String 详细地址
DefaultState Uint64 是否为默认地址 1默认 0不默认
AdresseeProvince String 省份/直辖市
AdresseeCity String 市/区

ContractPartaData

甲方合同信息

被如下接口引用:DescribeContractPartaInfo、DescribeContractPartaInfoGateway

名称 必选 允许NULL 类型 描述
PartaInfoId Uint64 甲方信息ID
PartAName String 甲方名称
PartAAddress String 甲方地址
ConnectUser String 甲方联系人
Phone String 甲方电话
Email String 甲方邮箱
Desc String 备注描述

GetPkgDownloadListItem

历史月份账单详情

被如下接口引用:DescribeBillDownloadList、DescribeBillDownloadListGateway

名称 必选 允许NULL 类型 描述
MonthName String 账单月份
BeginTime String 当月开始时间
EndTime String 当月结束时间
BillStatus Uint64 状态(0未出账/1已出账但未生成账单/2已出账且账单生成中/4已出账且已生成账单)
PayableAmount String 应付金额
VoucherPayAmount String 代金券支付总价
DownloadUrl String 下载链接,Status等于4该值才有效
PeriodType String 当月周期类型
BillDate Uint64 出账日期
RealTotalCost String 账单话费,未出账时返回null
AutoConfirmTime String 自动却账单时间
FileStatus Uint64 账单文件状态
TaskId String 任务ID
ConfirmTime String 账单确认时间
IsDeferConfirm Uint64 是否延迟确认

ConditionSubProduct

子产品过滤条件

被如下接口引用:

名称 必选 允许NULL 类型 描述
SubProductCode String 子产品码
SubProductCodeName String 子产品名称

BusinessSummaryTotal

按产品汇总总费用

被如下接口引用:DescribeBillSummaryByProduct、DescribeBillSummaryByProductGateway、DescribeBillSummaryByTag、DescribeBillSummaryByTagGateway

名称 必选 允许NULL 类型 描述
RealTotalCost String 总花费

DetailConditionValue

明细过滤字段

被如下接口引用:DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
Product Array of ConditionBusiness 产品列表
SubProduct Array of ConditionProduct 子产品列表
BillingItem Array of ConditionComponent 组件列表
Region Array of ConditionRegion 地域列表
PayMode Array of ConditionPayMode 付费模式列表
ActionType Array of ConditionActionType 交易类型列表

CreatePayOrderRsp

创建现金支付订单应答

被如下接口引用:CreatePayOrder

名称 必选 允许NULL 类型 描述
TransactionId String 计平订单号
OutTradeNo String 业务订单号
PayInfo String 支付信息,透传给前端JSAPI

ConditionPayMode

付费模式过滤条件

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
PayMode String 付费模式
PayModeName String 付费模式名称

CouponInfo

代金券信息

被如下接口引用:CouponInfo

名称 必选 允许NULL 类型 描述
UserNum String 持有者
Name String 代金券名称
CodeId String 代金券codeid
BatchId String 批次id
Value Uint64 面值
Balance Uint64 余额
Status Int64 状态
BeginTime String 开始时间
EndTime String 到期时间
PayMode String 付费类型
CreateTime String 发放时间
ProductInfo String 适用产品
SpId String 代金券id
BatchCreateTime Datetime 批次创建时间
CreateUin String 发放者

DescribeGoodsPriceList

查询商品价格列表详情

被如下接口引用:DescribeGoodsPrice、DescribeGoodsPriceGateway

名称 必选 允许NULL 类型 描述
TotalCost Uint64 总费用,不包含优惠,单位:分,= price*goodsNum
ProductCode String 产品标签,暂时无用
GoodsNum Uint64 资源实例个数
SubProductCode String 子产品标签,暂时无用
TimeSpan Uint64 商品的时间大小
RealTotalCost Uint64 优惠后总价, 单位: 分,例如用户享有折扣 =totalCost *$discount
Price Uint64 商品的单价,比如一台cvm一个时间单位的价格,单位:分
Pid Uint64 此部件的询价pid
PolicyDetail PolicyDetailList 折扣相关字段
PartDetail String 每个计价组成部分( 简称“部件”)的价格信息
Policy Uint64 总的折扣,100表示100%不打折
TimeUnit String 商品的时间单位:y:年;m:月;d:日;h:小时;M:分钟;s:秒; p:与价格无关,一次性购买的产品传p

ResourceList

资源列表

被如下接口引用:ModifyAutoFlag、ModifyAutoFlagGateway、SetAutoFlag、SubscribePay

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
SubProductCode String 子产品代码
RegionId String 地域
ResourceId String 资源id

Conditions

账单筛选条件对象

被如下接口引用:DescribeBillDownloadByResource、DescribeBillDownloadByResourceGateway、DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBillDownloadResourceDetail、DescribeBillDownloadResourceDetailGateway、DescribeBillFeeTrend、DescribeBillFeeTrendGateway、DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway、DescribeBspDownloadRecordListGateway、DescribeReconciliationList、DescribeReconciliationListGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
TimeRange Uint64 只支持6和12两个值
RegionId Int64 地域ID
PayMode String 付费模式,可选prePay和postPay
ResourceKeyword String 资源关键字
ProjectId String 资源所属项目id
OrgIds Array of String 项目目录id列表
ProjectSet Array of ProjectSet 项目及目录列表
ProductCodes Array of String 产品编码
SubProductCodes Array of String 子产品编码
RegionIds Array of Int64 地域ID
PayModes Array of String 付费模式,可选prePay和postPay
ActionTypes Array of String 交易类型
HideFreeCost Int64 是否隐藏0元流水
OrderByCost String 排序规则,可选desc和asc
BillIds Array of String 交易ID
BillingItemCodes Array of String 组件编码
FileIds Array of String 文件ID
FileTypes Array of String 文件类型
Status Array of Uint64 状态
SubBillingItemCodes String 计费细项
ExportFields Array of String 导出字段
ProductCode String 产品码
Tags Array of Tags 标签数组
ExportTags Array of String 导出标签
TagKey String 标签键
TagValue String 标签值

MonthCostDetailItem

按月各账户消费详情

被如下接口引用:DescribeBillFeeTrend、DescribeBillFeeTrendGateway、DescribeBillTrendByMonth、DescribeBillTrendByMonthGateway

名称 必选 允许NULL 类型 描述
Name String 月份中文名,如2018年12月
RealTotalCost String 实际花费
PayableAmount String 应收花费
Month String 月份,如2018-12
VoucherPayAmount String 代金券花费

ConsumptionResourceSummaryDetailComponentDetailItem

消耗组件资源详情组件花费

被如下接口引用:

名称 必选 允许NULL 类型 描述
BillingItemCodeName String 组件名称
UsedAmount String 组件用量
UsedAmountUnit String 组件用量单位
RealTotalCost String 组件折后总价
RealTotalCostRatio String 组件折后总价占资源花费比例

ProductCodeList

产品信息映射

被如下接口引用:DescribeProductInfoGateway

名称 必选 允许NULL 类型 描述
ProductCode String 产品码
ProductName String 产品名称
ProductEngName String 产品英文名称
SubProduct Array of SubProduct 子产品信息

ConditionActionType

交易类型过滤条件

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
ActionType String 交易类型
ActionTypeName String 交易类型名称

ExportFieldsItem

导出字段

被如下接口引用:

名称 必选 允许NULL 类型 描述
PayerUin String 支付者UIN
ProductCodeName String 商品码名称
SubProductCodeName String 子商品码名称
PayModeName String 计费模式
RegionName String 地域
ZoneName String 可用区
ResourceId String 资源ID
ResourceName String 实例名称
ActionTypeName String 交易类型
OrderId String 订单ID
BillId String 交易ID
PayTime String 扣费时间
FeeBeginTime String 开始使用时间
FeeEndTime String 结束使用时间
BillingItemCodeName String 组件名称
SubBillingItemCodeName String 组件类型名称
SinglePrice String 组件刊例价
SinglePriceUnit String 组件价格单位
UsedAmount String 组件用量
UsedAmountUnit String 组件用量单位
TimeSpan String 使用时长
TimeUnitName String 时长单位
Cost String 组件原价
RealCost String 优惠后总价
VoucherPayAmount String 赠送账户支出(元)
PayAbleAmount String 应付金额
RegionTypeName String 国内国际
OwnerUin String 使用者UIN
OperateUin String 操作者UIN

QuotaList

配额数据列表

被如下接口引用:DescribeTenantQuotas、DescribeTenantQuotasGateway

名称 必选 允许NULL 类型 描述
Uin String 用户uin
ProductCode String 产品代码
ProductName String 产品名称
ProductQuotaValue String 产品配额值
SubProductCode String 子产品代码
SubProductName String 子产品名称
SubProductQuotaValue String 子产品配额值
BillingItemCode String 计费项代码
BillingItemName String 计费项名称
BillingItemQuotaValue String 计费项配额值
SubBillingItemCode String 计费细项代码
SubBillingItemName String 计费细项名称
SubBillingItemQuotaValue String 计费细项配额值
ProductEngName String 产品英文名称
SubProductEngName String 子产品英文名称
BillingItemEngName String 产品项英文名称
SubBillingItemEngName String 产品细项英文名称

DescribePostInfoListDate

获取用户的邮寄信息的出参

被如下接口引用:DescribePostInfoList、DescribePostInfoListGateway

名称 必选 允许NULL 类型 描述
ArrId Int64 地址的唯一识别号
Contact String 联系人
Province String 省份
City String 城市
Addr String 详细地址
Cellphone String 手机号码
ModifyTime Uint64 修改时间
IsDefault Uint64 0:不是默认地址,1:是默认地址
Uin Uint64 账号UIN

RegionSummaryOverviewItem

按地域汇总消费详情

被如下接口引用:DescribeBillSummaryByRegion、DescribeBillSummaryByRegionGateway

名称 必选 允许NULL 类型 描述
RegionId String 地域ID
RegionName String 地域名称
RealTotalCost String 实际花费
RealTotalCostRatio String 费用所占百分比,两位小数

ResourceSummaryDetailComponentDetailItem

组件详情

被如下接口引用:DescribeBillDetailByResource、DescribeBillDetailByResourceGateway

名称 必选 允许NULL 类型 描述
UsedAmount String 组件用量
BillingItemCode String 组件码
BillingItemCodeName String 组件名称
RealTotalCost String 组件折后总价
RealTotalCostRatio String 组件折后总价占资源折后总价比率

Object

json对象

被如下接口引用:

名称 必选 允许NULL 类型 描述
Uin String uin
ProductCode String 商品码
QuotaKey String 配额key
QuotaValue Uint64 配额值

PrepaySubOutTradeNoList

预付费下单子单列表

被如下接口引用:

名称 必选 允许NULL 类型 描述
SubOutTradeNo String 子订单
ProductCode String 产品代码
PayMode String 付费模式,0:后付费,1:预付费
SubProductCode String 子产品代码
SyncProvide Int64 1 : 同步发货.0:异步发货
ProductInfo String 别名信息
Num String 数量
RegionId String 地域
ZoneId String 区域
ProvideInfo String 发货透传到云计费
TimeUnit String 时长单位。1:年,2:月,3:日,4:小时,5:分钟,6:秒
TimeSpan String 时长

GoodsDetail

GoodsDetail

被如下接口引用:SubscribeManualRenew、SubscribeOrder

名称 必选 允许NULL 类型 描述
BillingItemCode String 计费项码
SubBillingItemCode String 计费细项码
Alias String 别名
Value String 用量

ConditionProject

项目过滤条件

被如下接口引用:

名称 必选 允许NULL 类型 描述

DebateListData

管理端-查询用户账单欠费月份列表

被如下接口引用:

名称 必选 允许NULL 类型 描述
Uin String 用户uin
DebtNum String 欠费月份数量

Product

产品定义

被如下接口引用:DescribeProducts、DescribeProductsGateway

名称 必选 允许NULL 类型 描述
ProductCode String 产品代码
ChnName String 产品中文名称
EngName String 产品英文名称
Status Int64 状态

TagData

tag标签列表

被如下接口引用:GetTagList、GetTagListGateway

名称 必选 允许NULL 类型 描述
TagList Array of TagList tag列表
RecordNum Uint64 标签总数

DetailDetailItem

账单明细详情

被如下接口引用:DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
OwnerUin String 资源所有者uin
PayerUin String 支付者uin
OperateUin String 操作者uin
PayMode String 付费模式
PayModeName String 付费模式名称
ResourceId String 资源ID
ProjectId String 所属项目ID
ResourceName String 资源名称
ProductCode String 产品码
ProductCodeName String 产品名称
SubProductCode String 子产品码
SubProductCodeName String 子产品名称
BillingItemCode String 组件类型
BillingItemCodeName String 组件类型名称
SubBillingItemCode String 组件码
SubBillingItemCodeName String 组件名称
ActionType String 交易类型
ActionTypeName String 交易类型名称
RegionId String 地域ID
RegionName String 地域名称
RegionType String 地域类型
RegionTypeName String 地域类型名称
ZoneId String 可用区ID
ZoneName String 可用区名称
PayTime String 支付时间
FeeBeginTime String 开始使用时间
FeeEndTime String 结束使用时间
TimeSpan String 时间长度
TimeUnit String 时间单位
TimeUnitName String 时间单位名称
OrderId String 订单号
BillId String 交易流水号
SinglePrice String 组件单价
SinglePriceUnit String 组件价格单位
UsedAmount String 组件用量
UsedAmountUnit String 组件用量单位
Discount String 组件折扣
PayableAmount String 组件应付金额
VoucherPayAmount String 组件代金券支付金额
TotalDiscount String 折扣
AccountName String 账户名称
RealTotalCost String 资源总计(折后)
TotalCost String 资源折前总计
AppId String 账号ID

GetDownloadListConditionValue

文件下载记录过滤条件

被如下接口引用:DescribeBillDownloadRecordList、DescribeBillDownloadRecordListGateway、DescribeBspDownloadRecordListGateway

名称 必选 允许NULL 类型 描述
FileType Array of ConditionFileType 文件类型过滤条件
Status Array of ConditionFileStatus 文件状态过滤条件

SummaryByResourceTotal

按资源汇总总花费详情

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway

名称 必选 允许NULL 类型 描述
PayableAmount String 应付金额
VoucherPayAmount String 代金券支付总价
RealTotalCost String 实际金额

ConditionBillingItem

组件过滤条件

被如下接口引用:

名称 必选 允许NULL 类型 描述
BillingItemCode String 组件码
BillingItemCodeName String 组件名称

PriceRes

PriceRes

被如下接口引用:SubscribeManualRenew、SubscribeOrder

名称 必选 允许NULL 类型 描述
UnitPrice String 单价 * 量,单位:元后面8位
OriginalAmount String 原价价格。一期 = amout
Amout String 实际价格,单位:元后面8位
PriceModel String 定价类型,当前固定为:linea
PriceRange Array of PriceRange PriceRange

ResourceSummaryDetailRealTotalCostTrendDetailItem

资源详情按月趋势详情

被如下接口引用:DescribeBillDetailByResource、DescribeBillDetailByResourceGateway

名称 必选 允许NULL 类型 描述
Month String 月份,如2018-08
RealTotalCost String 资源折后总价

ProductRelation

产品四层定义

被如下接口引用:GetProductTree、GetProductTreeGateway

名称 必选 允许NULL 类型 描述
Id Uint64 主键ID
ProductGroupName String 大类中文名
ProductCode String 产品code
ProductName String 产品中文名
SubProductCode String 子产品code
SubProductName String 子产品中文名
BillingItemCode String 计费项code
BillingItemName String 计费项中文名
SubBillingItemCode String 计费细项code
SubBillingItemName String 计费细项中文名
Unit String 单位
TimeUnit String 计算周期
CalcUnit String 结算周期
Alias String 别名
UnitEng String 单位英文名
SubBillingItemEngName String 计费细项英文名
BillingItemEngName String 计费项英文名
SubProductEngName String 子产品英文名
ProductEngName String 产品英文名
ProductGroupEngName String 产品大类英文名

SummaryByResourceDataItem

按资源汇总详情

被如下接口引用:DescribeBillSummaryByResource、DescribeBillSummaryByResourceGateway、DescribeReconciliationList、DescribeReconciliationListGateway

名称 必选 允许NULL 类型 描述
Id String 记录ID
PayerUin String 支付者uin
ProductCode String 产品码
ProductCodeName String 产品名称
SubProductCode String 子产品码
SubProductCodeName String 子产品名称
ResourceId String 资源ID
ProjectId String 所属项目ID
ResourceName String 资源名称
RealTotalCost String 现金支付总价
PayableAmount String 应付金额
VoucherPayAmount String 代金券支付总价
RegionName String 地域名称
PayModeName String 付费模式名称
PayMode String 付费模式
RegionId String 地域ID
BillId String 流水号
OwnerUin String 资源所有者uin
OperateUin String 操作者uin
ActionTypeName String 交易类型名称
ZoneName String 可用区名称
PayTime String 支付时间
FeeBeginTime String 开始使用时间
FeeEndTime String 结束使用时间
ComponentConfig String 组件配置
AccountName String 账户名称
TotalCost String 原价
OrderId String 订单ID
TotalDiscount String 折扣率

ObjectArray

json对象数组,如[{}, {}]

被如下接口引用:

名称 必选 允许NULL 类型 描述
Uin String uin
ProductCode String 商品码
QuotaKey String 配额key
QuotaValue Uint64 配额值

ConditionComponent

组件过滤条件

被如下接口引用:DescribeResourceBillDetail、DescribeResourceBillDetailGateway

名称 必选 允许NULL 类型 描述
BillingItemCode String 组件码
BillingItemCodeName String 组件名称

ExportFields

导出字段

被如下接口引用:

名称 必选 允许NULL 类型 描述
PayerUin String 支付者UIN
ProductCodeName String 商品码名称
SubProductCodeName String 子商品码名称
PayModeName String 计费模式
RegionName String 地域
ZoneName String 可用区
ResourceId String 资源ID
ResourceName String 实例名称
ActionTypeName String 交易类型
OrderId String 订单ID
BillId String 交易ID
PayTime String 扣费时间
FeeBeginTime String 开始使用时间
FeeEndTime String 结束使用时间
BillingItemCodeName String 组件名称
SubBillingItemCodeName String 组件类型名称
SinglePrice String 组件刊例价
SinglePriceUnit String 组件价格单位
UsedAmount String 组件用量
UsedAmountUnit String 组件用量单位
TimeSpan String 使用时长
TimeUnitName String 时长单位
TotalCost String 组件原价
RealTotalCost String 优惠后总价
VoucherPayAmount String 赠送账户支出(元)
PayableAmount String 应付金额
RegionTypeName String 国内国际
OwnerUin String 使用者UIN
OperateUin String 操作者UIN