@web-core/web-sdk
Preparing search index...
<internal>
NewsResponse
Interface NewsResponse
interface
NewsResponse
{
_id
:
string
;
attachments
:
string
[]
;
content
:
string
;
createDate
:
number
;
createdBy
:
string
;
header
:
string
;
locale
:
string
;
mimeType
:
string
;
publishDate
:
number
;
publishedBy
:
string
;
relatedStock
:
string
[]
;
source
:
string
;
summary
:
string
;
tag
:
string
[]
;
updateDate
:
number
;
updatedBy
:
string
;
}
Index
Properties
_id
attachments
content
create
Date
created
By
header
locale
mime
Type
publish
Date
published
By
related
Stock
source
summary
tag
update
Date
updated
By
Properties
_id
_id
:
string
attachments
attachments
:
string
[]
content
content
:
string
create
Date
createDate
:
number
created
By
createdBy
:
string
header
header
:
string
locale
locale
:
string
mime
Type
mimeType
:
string
publish
Date
publishDate
:
number
published
By
publishedBy
:
string
related
Stock
relatedStock
:
string
[]
source
source
:
string
summary
summary
:
string
tag
tag
:
string
[]
update
Date
updateDate
:
number
updated
By
updatedBy
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_id
attachments
content
create
Date
created
By
header
locale
mime
Type
publish
Date
published
By
related
Stock
source
summary
tag
update
Date
updated
By
@web-core/web-sdk
Loading...