@shadmanZero/tenantos-api
Preparing search index...
ServerComment
Interface ServerComment
interface
ServerComment
{
content
:
string
;
createdAt
:
string
;
files
?:
readonly
FileInfo
[]
;
id
:
number
;
userId
:
number
;
}
Index
Properties
content
created
At
files?
id
user
Id
Properties
Readonly
content
content
:
string
Readonly
created
At
createdAt
:
string
Optional
Readonly
files
files
?:
readonly
FileInfo
[]
Readonly
id
id
:
number
Readonly
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
created
At
files
id
user
Id
@shadmanZero/tenantos-api
Loading...