Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 610 Bytes

ActionEntity.md

File metadata and controls

13 lines (10 loc) · 610 Bytes

IO.Swagger.Model.ActionEntity

Properties

Name Type Description Notes
Id int? [optional]
Timestamp string The timestamp of the action. [optional]
SourceId string [optional]
CanRead bool? Indicates whether the user can read a given resource. [optional]
Action ActionDTO [optional]

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