Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.1 KB

V1SettlementAccount.md

File metadata and controls

18 lines (14 loc) · 1.1 KB

V1SettlementAccount

Properties

Name Type Description Notes
app_id string 分账接收方所在的应用 ID [default to '0']
business_user_id string 分账接收方的用户 ID [default to '0']
channel \Justapnet\Justap\Model\V1SettlementAccountChannel 分账接收方的账户类型 [optional]
created int 分账接收方的创建时间 [default to 0]
customer_id string 分账接收方的用户 ID [default to '0']
id string 分账接收方的唯一标识 [default to '0']
object string 对象类型 [default to 'Recipient']
recipient \Justapnet\Justap\Model\V1SettlementAccountRecipient 分账接收方的账户信息 [optional]
updated int 分账接收方的更新时间 [default to 0]

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