Add invoice payment dialog
This commit is contained in:
@@ -104,6 +104,7 @@ export type Invoice = {
|
||||
id: string
|
||||
tenant: string
|
||||
status: string
|
||||
amount: number
|
||||
created_at: number
|
||||
attempted_at: number
|
||||
error: string
|
||||
|
||||
Reference in New Issue
Block a user