Kind: Class
Source: Frontend/src/app/models/payments/payments.ts (line 161)
Part of: Frontend
Properties
| Property | Type |
|---|---|
CompanyBranchBankAccountID | number |
CompanyBranchID | number |
Bank | string |
AccountNumber | string |
TotalAccount | 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)
CurrencyRate—Frontend/src/app/components/payments/payment-details/payment-details.component.ts:1PaymentsService—Frontend/src/app/services/payments/payments.service.ts:1
Was this page helpful?