Skip to content

RevenueMetrics

sold_revenueobject(Money)required

The total revenue associated to the offering at the time the sold snapshot was generated.

actual_revenueobject(Money)required

The actual revenue associated to the offering at the time the metrics were generated.

estimated_at_completion_revenueobject(Money)required

The total revenue estimated at the time of offering completion.

estimated_to_completion_revenueobject(Money)required

The total revenue estimated remaining to the time of offering completion.

{ "sold_revenue": { "currency_code": "string", "amount": 0 }, "actual_revenue": { "currency_code": "string", "amount": 0 }, "estimated_at_completion_revenue": { "currency_code": "string", "amount": 0 }, "estimated_to_completion_revenue": { "currency_code": "string", "amount": 0 } }