Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VouchersExportTransactionsResponseBody

Hierarchy

  • VouchersExportTransactionsResponseBody

Index

Properties

channel

channel: string

created_at

created_at: string

exported_object

exported_object: "voucher_transactions"

id

id: string

object

object: "export"

parameters

parameters: { fields?: VoucherTransactionsExportFields[]; filters: { voucher_id: { conditions: { $in: [string] } } }; order?: string }

Type declaration

  • Optional fields?: VoucherTransactionsExportFields[]
  • filters: { voucher_id: { conditions: { $in: [string] } } }
    • voucher_id: { conditions: { $in: [string] } }
      • conditions: { $in: [string] }
        • $in: [string]
  • Optional order?: string

result

result: null

status

status: "SCHEDULED"

user_id

user_id: null | string