m_loan_disbursement_detail

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_loan_tranche_disbursement_charge.disbursement_detail_id FK_m_loan_tranche_disbursement_charge_m_loan_disbursement_detailR
loan_id BIGINT 19 null
m_loan.id FK_loan_disbursement_detail_loan_idR
expected_disburse_date DATETIME 19 null
disbursedon_date DATETIME 19 NULL
principal DECIMAL 19,6 null
net_disbursal_amount DECIMAL 19,6 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_loan_disbursement_detail_loan_id Performance Asc loan_id

Relationships