BaseEvent setOrderAmount(double orderAmount) { eventProperties["order_amount"] = orderAmount; return this; }