/home/techb158/dev.balacoffee.com/vendor/stripe/stripe-php/lib
Edit: /home/techb158/dev.balacoffee.com/vendor/stripe/stripe-php/lib/UsageRecordSummary.php (812B)
true if the object exists in live mode or the value
false if the object exists in test mode.
* @property \Stripe\StripeObject $period
* @property string $subscription_item The ID of the subscription item this summary is describing.
* @property int $total_usage The total usage within this usage period.
*/
class UsageRecordSummary extends ApiResource
{
const OBJECT_NAME = 'usage_record_summary';
}