Class: Dotloop::Models::Template
- Inherits:
-
Object
- Object
- Dotloop::Models::Template
- Defined in:
- lib/dotloop/models/template.rb
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
-
#profile_id ⇒ Object
Returns the value of attribute profile_id.
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
15 16 17 |
# File 'lib/dotloop/models/template.rb', line 15 def client @client end |
#profile_id ⇒ Object
Returns the value of attribute profile_id.
14 15 16 |
# File 'lib/dotloop/models/template.rb', line 14 def profile_id @profile_id end |