Method: Verizon::CarrierInformation#service_plan
- Defined in:
- lib/verizon/models/carrier_information.rb
#service_plan ⇒ String
The service plan code that is assigned to the device.
19 20 21 |
# File 'lib/verizon/models/carrier_information.rb', line 19 def service_plan @service_plan end |