Method: Bandwidth::Address#name
- Defined in:
- lib/bandwidth-sdk/models/address.rb
#name ⇒ Object
The name of the business using the toll-free number.
19 20 21 |
# File 'lib/bandwidth-sdk/models/address.rb', line 19 def name @name end |