Signature:
export declare class Saving extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the Saving class |
Property | Modifiers | Type | Description |
---|---|---|---|
amount | number | Amount of savings. | |
amountFormatted | string | undefined | Amount of savings. | |
percent | number | Percent of savings. |