Method: Verizon::MoveDeviceRequest#devices
- Defined in:
- lib/verizon/models/move_device_request.rb
#devices ⇒ Array[AccountDeviceList]
Up to 10,000 devices that you want to move to a different account, specified by device identifier.
30 31 32 |
# File 'lib/verizon/models/move_device_request.rb', line 30 def devices @devices end |