Method: ZenfolioAPI::Model::User#domain_name
- Defined in:
- lib/ZenfolioAPI/model/user.rb
#domain_name ⇒ Object (readonly)
Returns the value of attribute domain_name.
26 27 28 |
# File 'lib/ZenfolioAPI/model/user.rb', line 26 def domain_name @domain_name end |