Name | Type | Description | Notes |
---|---|---|---|
dates | Option<Vec> | array of dates, the length should be same as the length of returns inside data. | [optional] |
freq | Option<String> | M means Month | [optional] |
data | Option<Veccrate::models::PerformanceCpsData> | [optional] |