true if the object exists in live mode or the value false if the object exists in test mode. * @property string $meter The meter associated with this usage summary. * @property int $start_time Start timestamp for this usage summary (inclusive). */ class MeterEventSummary extends \Stripe\ApiResource { const OBJECT_NAME = 'billing.meter_event_summary'; }