Interface Transaction

Hierarchy

  • Transaction

Properties

amount: string
checkout_id: string
created_at: string
currency: string
is_one_off: boolean
is_subscription: boolean
order_id: string
passthrough: string
product_id: number
receipt_url: string
status: string
subscription: object
user: object

Generated using TypeDoc