Method: Dnsimple::Struct::Service#description
- Defined in:
- lib/dnsimple/struct/service.rb
#description ⇒ String
Returns The service description.
38 39 40 |
# File 'lib/dnsimple/struct/service.rb', line 38 def description @description end |