Preparing search index...
The search index is not available
shortcut-api
shortcut-api
StoryCommentInterface
Interface StoryCommentInterface
interface
StoryCommentInterface
{
appUrl
:
string
;
authorId
:
string
;
blocker
:
boolean
;
createdAt
:
Date
;
deleted
:
boolean
;
entityType
:
string
;
externalId
:
null
|
string
;
groupMentionIds
:
string
[]
;
id
:
number
;
memberMentionIds
:
string
[]
;
parentId
:
null
|
number
;
position
:
number
;
storyId
:
number
;
text
:
null
|
string
;
unblocksParent
:
boolean
;
updatedAt
:
Date
;
}
Hierarchy
default
StoryCommentInterface
Index
Properties
app
Url
author
Id
blocker
created
At
deleted
entity
Type
external
Id
group
Mention
Ids
id
member
Mention
Ids
parent
Id
position
story
Id
text
unblocks
Parent
updated
At
Properties
app
Url
app
Url
:
string
author
Id
author
Id
:
string
blocker
blocker
:
boolean
created
At
created
At
:
Date
deleted
deleted
:
boolean
entity
Type
entity
Type
:
string
external
Id
external
Id
:
null
|
string
group
Mention
Ids
group
Mention
Ids
:
string
[]
id
id
:
number
member
Mention
Ids
member
Mention
Ids
:
string
[]
parent
Id
parent
Id
:
null
|
number
position
position
:
number
story
Id
story
Id
:
number
text
text
:
null
|
string
unblocks
Parent
unblocks
Parent
:
boolean
updated
At
updated
At
:
Date
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
app
Url
author
Id
blocker
created
At
deleted
entity
Type
external
Id
group
Mention
Ids
id
member
Mention
Ids
parent
Id
position
story
Id
text
unblocks
Parent
updated
At
shortcut-api
Loading...