LEND アクション
タイプ名: LendAction
TransferAction を拡張します
氏名 |
型 |
説明 |
借り手 |
担当者 |
参加者のサブプロパティ。貸し出される物を借りる人。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["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"]]