Method: Verizon::CarrierInformation#service_plan

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

#service_planString

The service plan code that is assigned to the device.

Returns:

  • (String)


19
20
21
# File 'lib/verizon/models/carrier_information.rb', line 19

def service_plan
  @service_plan
end