Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/person/accounts.model.ts (line 502)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
AccountContractId | number |
CompanyBranchId | number |
AccountId | number |
ProductTypeId | number |
CommissionType | number |
CommissionPercent | number |
CurrencyCode | string |
AccountDecreasedCommissions | AccountDecreasedCommission[] |
_ProductTypeName | 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)
AccountDetailsComponent—Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1DecreasedTableComponent—Pams/Web/Pams.Web/Client/app/components/market/account-details/decreased-table/decreased-table.component.ts:1AccountsService—Pams/Web/Pams.Web/Client/app/services/person/accounts.service.ts:1
Was this page helpful?