Interface Payment

Hierarchy

  • Payment

Properties

amount: number
billable_type: null | string
created_at: null | string
currency: string
description: null | string
driver: null | string
gateway_order_id: null | string
id: number
order_id: null | string
payable?: any
payable_id: null | number
payable_type: null | string
redirect_url: null | string
status: string
updated_at: null | string
user?: null | <internal>.User
user_id: null | number

Generated using TypeDoc