[//]: # (CLASS:Intrinio::CompanyDailyMetric) [//]: # (KIND:object) ### Intrinio::CompanyDailyMetric #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **date** | DateTime | The date of the metric   **enterprise_value** | Float | The enterprise value.   **ev_to_ebit** | Float | The enterprise value to earnings before interest and taxes ratio.   **ev_to_ebitda** | Float | The enterprise value to earnings before interest, taxes, depreciation, and amoritization ratio.   **market_cap** | Float | The market cap.   **price_to_book** | Float | The price to book ratio.   **price_to_earnings** | Float | The price to earnings ratio.   **price_to_revenue** | Float | The price to revenue ratio.   **price_to_tangible_book** | Float | The price to tangible book ratio.   **dividend_yield** | Float | The dividend yield.   **earnings_yield** | Float | The earnings yield.   **ev_to_invested_capital** | Float | The enterprise value to invested capital ratio.   **ev_to_revenue** | Float | The enterprise value to revenue ratio.   **ev_to_nopat** | Float | The enterprise value to normalized operating profit after tax ratio.   **ev_to_ocf** | Float | The enterprise value to operating cash flow ratio.   **ev_to_fcff** | Float | The enterprise value to free cash flow to the firm ratio.   **company** | [**CompanySummary**](CompanySummary.md) |   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::CompanySummary)