﻿[
  {
    AccountStatementDate: null,
    AccountStatementNumber: 1234,
    Amount: 5.0,
    BankAccount: null,
    Comment: 'What do you call a vampire with Alzheimer’s?   A nos forgot to.',
    CreatedAt: DateTime,
    EmployeeI3D: 22,
    I3D: 64,
    InvoiceAmount: 169.33,
    InvoiceHeadI3D: 6576,
    IsClosed: true,
    Number: 20046,
    PaymentDate: DateTime,
    ResidualAmount: -5.0
  }
]