from stripe.stripe_object import StripeObject as StripeObject

class UsageRecordSummary(StripeObject):
    OBJECT_NAME: str
