Skip to content

Type

OrderJournalEntry

Back to Index

Definition

let OrderJournalEntry: {
amount: number
invoiceId: uuid|nothing
orderJournalEntryId: uuid
orderJournalEntryType: 'receivable'|'capture'|'clearing'|'fee'
paymentId: uuid|nothing
timestamp: instant
}

Availability

Discount Rule Reactor
Back to Index