Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 712 Bytes

BulletinEntity.md

File metadata and controls

15 lines (12 loc) · 712 Bytes

IO.Swagger.Model.BulletinEntity

Properties

Name Type Description Notes
Id long? [optional]
GroupId string [optional]
SourceId string [optional]
Timestamp string When this bulletin was generated. [optional]
NodeAddress string [optional]
CanRead bool? Indicates whether the user can read a given resource. [optional]
Bulletin BulletinDTO [optional]

[Back to Model list] [Back to API list] [Back to README]