业务参数

参数名 全名 类型 取值范例 说明

返回参数(Data字段结构)

参数名 全名 类型 取值范例 说明
Asset Asset Type 账户信息 账户信息
FundAccount FundAccount Type 分账户信息 账户信息

Bill

参数名 全名 类型 取值范例 说明
TotalAsset TotalAsset decimal 0.5 总资产
NetAsset NetAsset decimal 0.5 净资产
Liabilities Liabilities decimal 0.5 负债

FundAccount

参数名 全名 类型 取值范例 说明
id id long 102121 账户id
MemberId MemberId int 用户Id
FundAccountTypeId FundAccountTypeId 分类Id
FundAccountTypeName FundAccountTypeName 分类名称
FundAccountTypeIcon FundAccountTypeIcon 分类图标
FundAccountTypeType FundAccountTypeType 1 资产账户 2 负债账户 分类类型
currency currency string CNY 货币
Balance Balance 余额
Income Income 流入
Appear Appear 流出
Name Name 账户名称
Desc Desc 备注
Status Status 状态
CreateDate CreateDate 创建时间
LastUpdateDate LastUpdateDate 最后修改时间

参数