Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.57 KB

RefundExtraAlipayOpenApiRoyaltyDetailInfoPojo.md

File metadata and controls

25 lines (21 loc) · 1.57 KB

RefundExtraAlipayOpenApiRoyaltyDetailInfoPojo

Properties

Name Type Description Notes
Amount float32 分账的金额,单位为元 [default to null]
BuyerLogonId string 买家支付宝账号 [default to null]
BuyerUserId string 买家在支付宝的用户id [default to null]
Desc string 分账描述 [default to null]
FundChange string 分账变更消息 [default to null]
RefundDetailItemList []OpenApiRoyaltyDetailInfoPojoTradeFundBillItem 退款使用的资金渠道 [optional] [default to null]
RefundFee float32 总退款金额 [default to null]
RoyaltyScene string 可选值:达人佣金、平台服务费、技术服务费、其他 [default to null]
RoyaltyType string 分账类型 [default to null]
SendBackFee string 买家实际退款金额 [default to null]
StoreName string 交易场景 [default to null]
TransIn string 收入方账户 [default to null]
TransInName string 分账收款方姓名 [default to null]
TransInType string 收入方账户类型 [default to null]
TransOut string 支出方账户 [default to null]
TransOutType string 支出方账户类型 [default to null]

[Back to Model list] [Back to API list] [Back to README]