| Name | Type | Description |
|---|---|---|
| ex_dividend | float | Amount of dividend in US dollars |
| currency | str | The 3-digit currency code the dividend amount was reported in |
| announcement_date | date | Date dividend was announced |
| record_date | date | Date before which holders-of-record will receive the dividend |
| pay_date | date | Date the divdiend was paid |
| frequency | str | Identifies payment frequency of announced dividend |
| status | str | Status of the dividend |
| forward_yield | float | The forward dividend yield |
| forward_rate | float | The forward dividend rate |
| last_ex_dividend_date | date | The last reported day the stock starts trading without the value of its next dividend payment |
| security | SecuritySummary |