mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: ensure organization tenant configured.
This commit is contained in:
@@ -14,6 +14,10 @@ export interface ISystemUser {
|
||||
|
||||
inviteAcceptAt: Date,
|
||||
lastLoginAt: Date,
|
||||
deletedAt: Date,
|
||||
|
||||
createdAt: Date,
|
||||
updatedAt: Date,
|
||||
}
|
||||
|
||||
export interface ISystemUserDTO {
|
||||
|
||||
Reference in New Issue
Block a user