Class Barby::Code25IATA
In: lib/barby/barcode/code_25_iata.rb
Parent: Code25

The IATA version of 2 of 5 is identical to its parent except for different start and stop codes. This is the one used on the tags they put on your luggage when you check it in at the airport.

Methods

Constants

START_ENCODING = [N,N]
STOP_ENCODING = [W,N]

Public Instance methods

[Validate]