Method: Verizon::AddDevicesRequest#state

Defined in:
lib/verizon/models/add_devices_request.rb

#stateString

The initial service state for the devices. The only valid state is “Preactive.”

Returns:

  • (String)


15
16
17
# File 'lib/verizon/models/add_devices_request.rb', line 15

def state
  @state
end