up
This commit is contained in:
@ -5,6 +5,7 @@ export enum TrxTransactionStatus {
|
||||
"close" = "close",
|
||||
"reject" = "reject",
|
||||
"approved" = "approved",
|
||||
"draft" = "draft",
|
||||
}
|
||||
|
||||
export enum TrxTransactionTypeStatus {
|
||||
|
||||
Reference in New Issue
Block a user