Kind: Class
Source: Frontend/src/app/models/organization/company-branch.model.ts (line 66)
Part of: Frontend
Properties
| Property | Type |
|---|---|
BranchId | number |
FixedDefaultMargin | number |
MarginType | number |
DegressiveMargins | BranchDegressiveMargins[] |
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)
NewBranchComponent—Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1DecreassedMarginComponent—Frontend/src/app/components/shared/decreassed-margin/decreassed-margin.component.ts:1
Was this page helpful?