Method: Verizon::AddDevicesRequest#state
- Defined in:
- lib/verizon/models/add_devices_request.rb
#state ⇒ String
The initial service state for the devices. The only valid state is “Preactive.”
15 16 17 |
# File 'lib/verizon/models/add_devices_request.rb', line 15 def state @state end |