Method: Verizon::ServicePlan#code

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

#codeString

The code of the service plan, which may not be the same as the name.

Returns:



18
19
20
# File 'lib/verizon/models/service_plan.rb', line 18

def code
  @code
end