class Docr::Types::Actor
- Docr::Types::Actor
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
docr/types/system_events_response.crConstructors
Instance Method Summary
-
#attributes : Hash(String, String)
Various key/value attributes of the object, depending on its type
-
#attributes=(attributes : Hash(String, String))
Various key/value attributes of the object, depending on its type
-
#id : String
The ID of the object emitting the event
-
#id=(id : String)
The ID of the object emitting the event
Constructor Detail
Instance Method Detail
def attributes : Hash(String, String)
#
Various key/value attributes of the object, depending on its type
def attributes=(attributes : Hash(String, String))
#
Various key/value attributes of the object, depending on its type