Class: Trailblazer::Developer::Client::Diagram
- Inherits:
-
Struct
- Object
- Struct
- Trailblazer::Developer::Client::Diagram
- Defined in:
- lib/trailblazer/developer/client.rb
Defined Under Namespace
Classes: Representer
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
8 9 10 |
# File 'lib/trailblazer/developer/client.rb', line 8 def body @body end |
#id ⇒ Object
Returns the value of attribute id
8 9 10 |
# File 'lib/trailblazer/developer/client.rb', line 8 def id @id end |