Hierarchy

Properties

active: boolean
amount: number
attempt_count?: number
batch_id?: string
cancelled_at: number
contact_id: string
created_at: number
currency: "INR"
description?: string
entity: "payout_link"
expire_by?: number
expired_at?: number
fund_account_id: string
id: string
notes?: Record<string, string>
payout_id: string
purpose: string
receipt?: string
send_email: boolean
send_sms: boolean
short_url?: string
status: "pending" | "rejected" | "processing" | "processed" | "cancelled" | "issued"

Generated using TypeDoc