forked from coracle/caravel
Void unattached invoice items when churning a tenant
This commit is contained in:
@@ -133,6 +133,7 @@ export type InvoiceItem = {
|
||||
amount: number
|
||||
description: string
|
||||
created_at: number
|
||||
voided_at: number | null
|
||||
}
|
||||
|
||||
export type Bolt11 = {
|
||||
|
||||
Reference in New Issue
Block a user