Skip to main content

Tranchedisbursementdetails

The disbursement details regarding a loan tranche.

disbursementTransactionKeystring

The key of the disbursement transaction logged when this tranche was disbursed. This field will be null until the tranche disbursement

expectedDisbursementDatestring<date-time>

The date when this tranche is supposed to be disbursed (as Organization Time)

Example: 2016-09-06T13:37:50+03:00
Tranchedisbursementdetails
{
"disbursementTransactionKey": "string",
"expectedDisbursementDate": "2016-09-06T13:37:50+03:00"
}