Class: GTIN::Converter

Inherits:
Struct
  • Object
show all
Defined in:
lib/gtin/gtin.rb

Instance Attribute Summary collapse

Instance Attribute Details

#checksum_computerObject

Returns the value of attribute checksum_computer

Returns:

  • (Object)

    the current value of checksum_computer



4
5
6
# File 'lib/gtin/gtin.rb', line 4

def checksum_computer
  @checksum_computer
end

#standardizerObject

Returns the value of attribute standardizer

Returns:

  • (Object)

    the current value of standardizer



4
5
6
# File 'lib/gtin/gtin.rb', line 4

def standardizer
  @standardizer
end