Kind: Class
Source: Frontend/src/app/models/common/payment-method.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
PaymentMethodID | number |
CompanyID | number |
Code | string |
Name | string |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
PaymentMethodsComponent—Frontend/src/app/components/configuration/commercial/payment-methods/payment-methods.component.ts:1PaymentMethodService—Frontend/src/app/services/common/payment-method.service.ts:1JobVersion—Frontend/src/app/models/sales/job-version.model.ts:10
Was this page helpful?