LoanNature
Documentation for the LoanNature database schema.
Fields
| Field | Data Type | Usage |
|---|---|---|
| loanNatureId | String | Unique reference to loan Nature. |
| loanNature | String | Timestamp/Date for loanNature. |
| refundable | String | Stores the refundable data. |
| createdBy | ObjectId | Timestamp/Date for createdBy. |
| updatedBy | ObjectId | Timestamp/Date for updatedBy. |
| createdDateId | ObjectId | Unique reference to created Date. |
| updatedDateId | ObjectId | Unique reference to updated Date. |
| timestamp | Date | Timestamp/Date for timestamp. |