uptime-robot-v3
Preparing search index...
types
PSPAnnouncement
Interface PSPAnnouncement
interface
PSPAnnouncement
{
content
:
string
|
null
;
creationDate
:
string
;
deliveryStatus
:
AnnouncementDeliveryStatus
;
endDate
:
string
;
id
:
number
;
pspId
:
number
|
null
;
sentCount
:
number
|
null
;
startDate
:
string
;
status
:
AnnouncementStatus
;
submitDate
:
string
;
title
:
string
|
null
;
type
:
AnnouncementType
;
userId
:
number
|
null
;
}
Index
Properties
content
creation
Date
delivery
Status
end
Date
id
psp
Id
sent
Count
start
Date
status
submit
Date
title
type
user
Id
Properties
content
content
:
string
|
null
creation
Date
creationDate
:
string
delivery
Status
deliveryStatus
:
AnnouncementDeliveryStatus
end
Date
endDate
:
string
id
id
:
number
psp
Id
pspId
:
number
|
null
sent
Count
sentCount
:
number
|
null
start
Date
startDate
:
string
status
status
:
AnnouncementStatus
submit
Date
submitDate
:
string
title
title
:
string
|
null
type
type
:
AnnouncementType
user
Id
userId
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
creation
Date
delivery
Status
end
Date
id
psp
Id
sent
Count
start
Date
status
submit
Date
title
type
user
Id
uptime-robot-v3
Loading...