CancelledPaymentEscrow

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