Method: Verizon::ServicePlan#code
- Defined in:
- lib/verizon/models/service_plan.rb
#code ⇒ String
The code of the service plan, which may not be the same as the name.
18 19 20 |
# File 'lib/verizon/models/service_plan.rb', line 18 def code @code end |