revenue property

double? revenue
getter/setter pair

Total revenue or grand total associated with the transaction.

This value include shipping, tax, or other adjustments to total revenue that you want to include as part of your revenue calculations. This field is not required if the event type is refund.

Required.

Implementation

core.double? revenue;