{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "frequencyAum", "type": "string", "description": "Controls the display frequency of the data returned.\n * **MTD** = Month-To-Date\n * **M** = Monthly, based on the last trading day of the month.\n * **CQTD** = Calendar Quarter-to-Date\n * **CQ** = Calendar Quarterly\n * **CYTD** = Calendar Year-to-Date\n * **CY** = Calendar Yearly\n" }