Skip to content
← Back to Index

OrderJournalEntry

Type

Definition

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

Availability

DiscountRuleReactor

© 2024 Hantera AB. All rights reserved.