Cash Metric
API Name: CashMetric__c
Estimates the cash flow for a subscription per month. Used for Reporting.
Label | API Name | Type | Description |
---|---|---|---|
# | Name |
AutoNumber | |
Account | Account__c |
MasterDetail(Account) | The account for this cash metric record. |
Amount | Amount__c |
Currency(16, 2) | The estimated cash flow amount. |
Date | Date__c |
Date | The month for this cash flow. |
Month | Month__c |
Text | The month of this cash metric record |
Subscription | Subscription__c |
MasterDetail(Subscription__c) | The subscription for this cash metric. |
Year | Year__c |
Text | The year of this cash metric record |