Class: Dotloop::Models::Template

Inherits:
Object
  • Object
show all
Defined in:
lib/dotloop/models/template.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clientObject

Returns the value of attribute client.



15
16
17
# File 'lib/dotloop/models/template.rb', line 15

def client
  @client
end

#profile_idObject

Returns the value of attribute profile_id.



14
15
16
# File 'lib/dotloop/models/template.rb', line 14

def profile_id
  @profile_id
end