class Docr::Types::SystemEventsResponse
- Docr::Types::SystemEventsResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
types/system_events_response.crConstructors
Instance Method Summary
- #action : String
- #action=(action : String)
- #actor : Actor
- #actor=(actor : Actor)
- #time : Int32
- #time=(time : Int32)
- #time_nano : Int64
- #time_nano=(time_nano : Int64)
- #type : String
- #type=(type : String)