Method: Verizon::MoveDeviceRequest#filter
- Defined in:
- lib/verizon/models/move_device_request.rb
#filter ⇒ DeviceFilter
Specify the kind of the device identifier, the type of match, and the string that you want to match.
20 21 22 |
# File 'lib/verizon/models/move_device_request.rb', line 20 def filter @filter end |