Kind: Class
Source: Frontend/src/app/services/configurations/billingSettings/billing-settings.service.ts (line 17)
Part of: Frontend
Methods
| Method | Signature | Returns |
|---|---|---|
saveProcessApprovallSettings | saveProcessApprovallSettings(company: BillingSettings) | void |
getApprovalProsseslist | getApprovalProsseslist() | void |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
BillingSettingsComponent—Frontend/src/app/components/configuration/billing-settings/billing-settings.component.ts:1
Was this page helpful?