Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/letters-of-guaranties/letters-of-guaranties.model.ts (line 91)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
LGId | number |
BranchId | number |
DeductionNo | string |
DeductionReason | string |
DeductionAmount | number |
DeductionPercentage | number |
DeductionDate | Date |
LGNo | string |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
LettersOfGuarantiesDetailsComponent—Pams/Web/Pams.Web/Client/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts:1LettersOfGuarantiesService—Pams/Web/Pams.Web/Client/app/components/letters-of-guaranties/letters-of-guaranties.service.ts:1
Was this page helpful?