LendAction
类型名称:LendAction
扩展 TransferAction
名称 |
类型 |
说明 |
借款人 |
人称 |
参与者的子媒体资源。借用的物品的人。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["LendAction is a type of TransferAction, indicating the transfer of an object to a borrower."],["It includes a 'borrower' property which identifies the Person receiving the lent object."]]],["The `LendAction` type, which extends `TransferAction`, defines an action where something is lent. It specifies a `borrower`, which is a `Person` who receives the object. This `borrower` property is a sub-property of `participant`, indicating the role of the person taking possession of the lent item. This type focuses on the action of lending and the individual responsible for borrowing.\n"]]