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