Skip to content

Type

PaymentJournalEntry

Back to Index

Definition

let PaymentJournalEntry: {
amount: number
captureId: uuid|nothing
invoiceId: uuid|nothing
orderId: uuid|nothing
paymentJournalEntryId: uuid
paymentJournalEntryType: 'charge'|'refund'
timestamp: instant
}

Availability

Discount Rule Reactor
Back to Index