Search
Preparing search index...
The search index is not available
@voucherify/sdk - v2.9.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@voucherify/sdk - v2.9.0
VouchersExportTransactionsResponseBody
Interface VouchersExportTransactionsResponseBody
Hierarchy
VouchersExportTransactionsResponseBody
Index
Properties
channel
created_
at
exported_
object
id
object
parameters
result
status
user_
id
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
Exports
Vouchers
Export
Transactions
Response
Body
channel
created_
at
exported_
object
id
object
parameters
result
status
user_
id