IAssetsMarketsIncomeDividendNetAmount Property

Stator | API Documentation
The net amount for the dividend.
If this field is set to 0 or omitted from the import
Stator will automatically calculate the following fields:
- Gross total
- Franked amount
- Unfranked amount
- Imputation credit
- Net total

Stator will use the following fields to make the calculation
- Quantity
- Rate per unit (cents)
- Company tax rate
- Franked percent
- Withholding tax

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

decimal NetAmount { get; set; }

Property Value

Type: Decimal
See Also

Reference