Class: Trigv::ConnectionWorkspace
- Inherits:
-
Struct
- Object
- Struct
- Trigv::ConnectionWorkspace
- Defined in:
- lib/trigv/client.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#public_id ⇒ Object
Returns the value of attribute public_id.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
17 18 19 |
# File 'lib/trigv/client.rb', line 17 def name @name end |
#public_id ⇒ Object
Returns the value of attribute public_id
17 18 19 |
# File 'lib/trigv/client.rb', line 17 def public_id @public_id end |