uptime-robot-v3
Preparing search index...
types
PSPAnnouncementPayload
Interface PSPAnnouncementPayload
PAYLOAD TYPES
interface
PSPAnnouncementPayload
{
content
?:
string
;
endDate
?:
string
|
null
;
startDate
?:
string
;
status
?:
AnnouncementStatus
;
title
?:
string
;
type
?:
AnnouncementType
;
}
Index
Properties
content?
end
Date?
start
Date?
status?
title?
type?
Properties
Optional
content
content
?:
string
Optional
end
Date
endDate
?:
string
|
null
Optional
start
Date
startDate
?:
string
Optional
status
status
?:
AnnouncementStatus
Optional
title
title
?:
string
Optional
type
type
?:
AnnouncementType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
end
Date
start
Date
status
title
type
uptime-robot-v3
Loading...
PAYLOAD TYPES