The deleted_invoice type.
deleted_invoice
@type t() :: %Stripe.DeletedInvoice{ deleted: boolean(), id: binary(), object: binary() }
deleted
id
object