Interface ILineItems

Hierarchy

  • ILineItems

Properties

amount: number
customer_id: string
date_from: number
date_to: number
description: string
discount_amount: number
entity_id: string
entity_type: string
id: string
is_taxed: boolean
item_level_discount_amount: number
object: string
pricing_model: string
quantity: number
subscription_id: string
tax_amount: number
tax_exempt_reason: string
unit_amount: number

Generated using TypeDoc