Reject Confirmed Payment Escrow
constructor(company: String, invoiceNumber: String, sentAt: @Serializable(with = InstantSerializer::class ) Instant? = null, appliedAt: @Serializable(with = InstantSerializer::class ) Instant? = null)