Method: Imb::ServiceType#to_i
- Defined in:
- lib/USPS-intelligent-barcode/service_type.rb
#to_i ⇒ Integer
Returns The value of the service type.
45 46 47 |
# File 'lib/USPS-intelligent-barcode/service_type.rb', line 45 def to_i @value end |