@oneblink/sdk-core
Preparing search index...
OrganisationTypes
NewProductNotification
Type Alias NewProductNotification
type
NewProductNotification
=
{
body
:
string
;
expiresAt
:
string
;
imageAlt
?:
string
;
imageUrl
:
string
;
linkText
?:
string
;
linkUrl
?:
string
;
publishedAt
:
string
;
title
:
string
;
type
:
"FEATURE"
|
"BUG_FIX"
|
"ANNOUNCEMENT"
;
}
Index
Properties
body
expires
At
image
Alt?
image
Url
link
Text?
link
Url?
published
At
title
type
Properties
body
body
:
string
expires
At
expiresAt
:
string
Optional
image
Alt
imageAlt
?:
string
image
Url
imageUrl
:
string
Optional
link
Text
linkText
?:
string
Optional
link
Url
linkUrl
?:
string
published
At
publishedAt
:
string
title
title
:
string
type
type
:
"FEATURE"
|
"BUG_FIX"
|
"ANNOUNCEMENT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
expires
At
image
Alt
image
Url
link
Text
link
Url
published
At
title
type
@oneblink/sdk-core
Loading...