Transferdetails
Represents the transfer details, such as the linked transaction key
linkedDepositTransactionKeystring
The key of the related deposit transaction
linkedLoanTransactionKeystring
The key of the related loan transaction
Transferdetails
{
"linkedDepositTransactionKey": "string",
"linkedLoanTransactionKey": "string"
}