1 Star 0 Fork 0

justapnet / justap-server-sdk-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
V1RoyaltySettlement.md 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
justap-bot 提交于 2023-12-07 15:05 . new release 3.0.0

V1RoyaltySettlement

Properties

Name Type Description Notes
Amount float32 结算金额 [default to null]
AmountCanceled float32 结算取消金额 [default to null]
AmountFailed float32 结算失败金额 [default to null]
AmountSucceeded float32 结算成功金额 [default to null]
AppId string 付款方 App ID [default to null]
Count int64 分账总笔数 [default to 0]
CountCanceled int64 分账取消笔数 [default to 0]
CountFailed int64 分账失败笔数 [default to 0]
CountSucceeded int64 分账成功笔数 [default to 0]
Fee float32 手续费 [default to null]
Id string 分账结算单 ID [default to null]
Livemode bool [optional] [default to null]
Metadata map[string]string 元数据 [default to null]
Object string 对象类型 [default to null]
OperationUrl string 操作链接 [default to null]
Source *V1RoyaltySettlementSource 分账来源 [default to null]
Status *RoyaltySettlementRoyaltySettlementStatus 结算状态 [default to null]
TimeFinished int64 分账完成时间 [default to 0]
Transactions []V1RoyaltySettlementTransaction 分账处理流水列表 [default to null]

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

Go
1
https://gitee.com/justapnet/justap-server-sdk-go.git
git@gitee.com:justapnet/justap-server-sdk-go.git
justapnet
justap-server-sdk-go
justap-server-sdk-go
master

搜索帮助