module Stripe class InvoiceLineItem < StripeObject OBJECT_NAME = "line_item".freeze end end