Method: PureCloud::Address#address_raw
- Defined in:
- lib/purecloud/models/address.rb
#address_raw ⇒ Object
The address as close to the bits on the wire as possible.
31 32 33 |
# File 'lib/purecloud/models/address.rb', line 31 def address_raw @address_raw end |